numam-dpdk/drivers/net/cxgbe
Rahul Lakkireddy 13b0f50006 cxgbe: fix PCI info copy to ports under same PF
Chelsio NIC ports share a single PF. Move rte_eth_copy_pci_info()
to copy the pci device information to the remaining ports as well.

Also update license year to 2016.

Fixes: eeefe73f0a ("drivers: copy PCI device info to ethdev data")

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
2016-03-16 16:55:01 +01:00
..
base cxgbe: use trylock in Tx callback instead of spinning for a lock 2015-11-24 14:56:27 +01:00
cxgbe_compat.h cxgbe: enable build on FreeBSD 2015-07-22 15:04:16 +02:00
cxgbe_ethdev.c cxgbe: fix PCI info copy to ports under same PF 2016-03-16 16:55:01 +01:00
cxgbe_main.c cxgbe: fix PCI info copy to ports under same PF 2016-03-16 16:55:01 +01:00
cxgbe.h cxgbe: fix minimum descriptors requirement 2015-11-24 14:56:08 +01:00
Makefile cxgbe: fix build with icc 2015-07-01 23:09:54 +02:00
rte_pmd_cxgbe_version.map cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
sge.c mbuf: get DMA address 2016-03-04 16:01:15 +01:00