Configure RSS hashing to IP/UDP and check for with PMD support 13/66713/1
authorXavier Simonart <xavier.simonart@intel.com>
Wed, 23 Jan 2019 12:51:47 +0000 (13:51 +0100)
committerXavier Simonart <xavier.simonart@intel.com>
Wed, 23 Jan 2019 12:51:47 +0000 (13:51 +0100)
commit2aa21bfc505f582b11754c3086685a2fa355fee2
tree0c68febd7ffd60208204d248bd82689c0441a2e9
parenta63ee72d5875000622e81036206ae87a17d26f7a
Configure RSS hashing to IP/UDP and check for with PMD support

RSS was enabled when rss=yes is set in the configuration or
when multiqueue is being used.
But when RSS was enabled the types of packets on which RSS
hashing was applied might not be supported by the PMD, as
almost every PMD supported a different set of packets.

Change-Id: I1d9516da61df7ef18c1d6953879ee15e33fca077
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
VNFs/DPPD-PROX/prox_port_cfg.c