numam-dpdk/drivers/net/ixgbe
Jerin Jacob dffca2eb55 net/ixgbe: remove unused global variable
Removed unused "reg_info" global variable from ixgbe driver.

cat build/app/testpmd.map | grep "Allocating common symbols" -A 15
Allocating common symbols
Common symbol   size    file
reg_info        0x18    build/lib/librte_pmd_ixgbe.a(ixgbe_ethdev.o)

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-01-17 19:40:52 +01:00
..
base net/ixgbe/base: update shared code version to 2016.11.21 2017-01-17 19:40:51 +01:00
ixgbe_82599_bypass.c
ixgbe_bypass_api.h
ixgbe_bypass_defines.h
ixgbe_bypass.c
ixgbe_bypass.h
ixgbe_ethdev.c net/ixgbe: remove static set VF functions 2017-01-17 19:39:28 +01:00
ixgbe_ethdev.h net/ixgbe: add MACsec offload 2017-01-15 19:16:37 +01:00
ixgbe_fdir.c net/ixgbe: fix flow director mask 2016-10-26 19:38:18 +02:00
ixgbe_logs.h
ixgbe_pf.c net/ixgbe: localize mapping of ethdev to PCI device 2016-12-24 18:54:41 +01:00
ixgbe_regs.h net/ixgbe: remove unused global variable 2017-01-17 19:40:52 +01:00
ixgbe_rxtx_vec_common.h net/ixgbe: support checksum flags in SSE vector Rx 2016-10-14 01:23:40 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: support checksum flags in SSE vector Rx 2016-10-14 01:23:40 +02:00
ixgbe_rxtx_vec_sse.c net/ixgbe: fix out of order Rx read 2016-10-26 19:38:18 +02:00
ixgbe_rxtx.c net/ixgbe: add MACsec offload 2017-01-15 19:16:37 +01:00
ixgbe_rxtx.h net/ixgbe: add Tx preparation 2017-01-04 20:40:22 +01:00
Makefile net/ixgbe/base: include new speeds in VFLINK interpretation 2017-01-17 19:40:51 +01:00
rte_pmd_ixgbe_version.map net/ixgbe: move set VF functions from the ethdev 2017-01-17 19:39:28 +01:00
rte_pmd_ixgbe.h net/ixgbe: move set VF functions from the ethdev 2017-01-17 19:39:28 +01:00