Nélio Laranjeiro 301271bc16 net/mlx5: prepare vector Rx ring at setup time
To use the vector, it needs to add to the PMD Rx mbuf ring four extra mbuf
to avoid memory corruption.  This additional mbuf are added on dev_start()
whereas all other mbuf are allocated on queue setup.

This patch brings this allocation back to the same place as other mbuf
allocation.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
2017-10-06 02:49:47 +02:00
..
2017-10-06 02:49:47 +02:00
2017-06-12 10:41:26 +01:00
2017-06-14 23:54:13 +02:00
2017-10-06 01:26:00 +02:00
2017-07-31 19:58:41 +02:00
2017-07-19 11:09:13 +03:00
2017-07-31 19:16:23 +02:00
2017-07-19 16:25:42 +03:00