Intel 0105ba4c6b ixgbe: 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_ixgbe_dev_init().

Signed-off-by: Intel
2013-10-09 16:16:14 +02:00
2013-10-09 15:35:36 +02:00
2013-10-09 15:46:49 +02:00
2013-10-09 16:16:14 +02:00
2013-10-09 15:46:49 +02:00
2013-10-09 14:51:55 +02:00
2013-03-07 10:57:42 +01:00
2013-07-25 14:43:06 +02:00
2013-10-09 14:51:55 +02:00
Description
No description provided
128 MiB
Languages
C 99.1%
Meson 0.5%
Python 0.2%
Shell 0.1%