numam-dpdk/lib/librte_gro
Jiayu Hu 6e99ff9e46 gro: fix typo in map file
The names of rte_gro_ctx_create() and rte_gro_ctx_destroy() in
rte_gro_version.map are incorrect. This patch is to fix this issue.

Fixes: e996506a1c ("lib/gro: add Generic Receive Offload API framework")
Cc: stable@dpdk.org

Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-08-31 23:02:54 +02:00
..
gro_tcp4.c lib/gro: support TCP/IPv4 2017-07-09 18:14:54 +02:00
gro_tcp4.h lib/gro: support TCP/IPv4 2017-07-09 18:14:54 +02:00
Makefile lib/gro: support TCP/IPv4 2017-07-09 18:14:54 +02:00
rte_gro_version.map gro: fix typo in map file 2017-08-31 23:02:54 +02:00
rte_gro.c gro: fix bitwise overflow 2017-07-31 09:00:49 +02:00
rte_gro.h gro: fix missing includes 2017-08-05 01:19:13 +02:00