net/szedata2: support new NIC
authorMatej Vido <vido@cesnet.cz>
Thu, 12 Apr 2018 07:41:29 +0000 (09:41 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Apr 2018 22:43:30 +0000 (00:43 +0200)
commitd08c99baf05526d7ab235e50946dd9de811192d2
tree56fe957a92f35073f3030c4b149ba3754858df13
parenta5e1231f099b5b91cf65fc2baebde16ffb80a223
net/szedata2: support new NIC

This patch adds support for new NIC NFB-200G2QL.

At the probing stage numa nodes for the DMA queues are identified
and the appropriate number of ports is allocated.
DMA queues residing on the same numa node are grouped in the same
port.

Signed-off-by: Matej Vido <vido@cesnet.cz>
doc/guides/rel_notes/release_18_05.rst
drivers/net/szedata2/rte_eth_szedata2.c
drivers/net/szedata2/rte_eth_szedata2.h