numam-dpdk/drivers
Nelio Laranjeiro 0573873d5b mlx5: use one RSS hash key per flow type
DPDK expects to have an RSS hash key per flow type (IPv4, IPv6, UDPv4,
etc.), to handle this the PMD must keep a table of hash keys to be able
to reconfigure the queues at each start/stop call.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2015-10-31 00:21:58 +01:00
..
net mlx5: use one RSS hash key per flow type 2015-10-31 00:21:58 +01:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00