numam-dpdk/examples/l3fwd-power
Shaopeng He bec2f7df9c examples/l3fwd-power: fix memory leak for non-IP packets
Previous l3fwd-power only processes IP and IPv6 packets, other
packets' mbufs are not freed, and this causes a memory leak.
This patch fixes this issue.

Fixes: 3c0184cc0c ("examples: replace some offload flags with packet type")

Signed-off-by: Shaopeng He <shaopeng.he@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
Acked-by: Michael Qiu <michael.qiu@intel.com>
2016-03-16 18:51:43 +01:00
..
main.c examples/l3fwd-power: fix memory leak for non-IP packets 2016-03-16 18:51:43 +01:00
Makefile examples: skip unsupported ethtool and l3fwd-power on FreeBSD 2015-12-14 10:36:52 +01:00