numam-dpdk/lib/librte_pmd_e1000
Intel 5caeb1b143 igb: fix VF init without setup
In case of multi-process application, the secondary process can initialize
the driver without configuring queues. In this case the Rx/Tx functions
were not initialized because it was only done in queue setup.

Fix by reproducing the same behaviour as in eth_igb_dev_init().

Signed-off-by: Intel
2013-10-09 16:16:14 +02:00
..
2013-10-09 14:51:55 +02:00
2013-10-09 16:16:14 +02:00
2013-10-09 16:16:14 +02:00
2013-10-09 16:16:14 +02:00
2013-10-09 14:51:55 +02:00
2013-10-09 14:51:55 +02:00
2013-10-09 14:51:55 +02:00