numam-dpdk/drivers/net/enic
John Daley 85b0ccec38 net/enic: fix flow API memory leak
rte_flow structures were not being freed when destroyed or flushed.

Fixes: 6ced137607 ("net/enic: flow API for NICs with advanced filters enabled")
Cc: stable@dpdk.org

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Signed-off-by: John Daley <johndale@cisco.com>
2018-10-11 18:53:48 +02:00
..
base net/enic: do not use non-standard integer types 2018-10-11 18:53:48 +02:00
enic_clsf.c net/enic: avoid strict aliasing warnings 2018-03-30 14:08:43 +02:00
enic_compat.h net/enic: add the simple version of Tx handler 2018-07-03 01:54:23 +02:00
enic_ethdev.c net/enic: enable IOVA mode 2018-10-11 18:53:48 +02:00
enic_flow.c net/enic: fix flow API memory leak 2018-10-11 18:53:48 +02:00
enic_main.c net/enic: explicitly disable overlay offload 2018-10-11 18:53:48 +02:00
enic_res.c net/enic: do not use deprecated Tx VLAN packet flag 2018-10-11 18:53:48 +02:00
enic_res.h net/enic: add simple Rx handler 2018-07-03 01:54:26 +02:00
enic_rxtx.c net/enic: add VLAN and csum offloads to simple Tx handler 2018-10-11 18:53:48 +02:00
enic.h net/enic: add simple Rx handler 2018-07-03 01:54:26 +02:00
Makefile net/enic: use BSD-3-Clause 2018-01-16 18:47:49 +01:00
meson.build net/enic: support meson 2018-03-30 14:08:43 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00