numam-dpdk/examples/tep_termination
Xiaoyun Li d0e160a002 examples/tep_term: remove redundant info get
Removed redundant function call of 'rte_eth_dev_info_get()' since it has
already been called earlier.

Coverity issue: 349922
Fixes: 2bb43bd435 ("examples/tep_term: add TSO offload configuration")
Cc: stable@dpdk.org

Signed-off-by: Xiaoyun Li <xiaoyun.li@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
2020-02-21 11:14:35 +01:00
..
main.c examples/tep_term: remove duplicate definitions 2019-07-18 23:10:19 +02:00
main.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
Makefile examples: hide error for missing pkg-config path flag 2019-11-20 22:48:32 +01:00
meson.build eal: promote some experimental functions as stable 2019-04-21 19:11:37 +02:00
vxlan_setup.c examples/tep_term: remove redundant info get 2020-02-21 11:14:35 +01:00
vxlan_setup.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
vxlan.c net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00
vxlan.h net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00