In this patchset few bugs related to RSS are fixed and RSS table and hash key configuration is added.
We also do increase max number of HW rings upto 8. v2: removed extra arg check Dmitry Bogdanov (4): net: aquantia: fix RSS table and key sizes net: aquantia: increase max number of hw queues net: aquantia: fix initialization of RSS table net: aquantia: add support of RSS configuration .../net/ethernet/aquantia/atlantic/aq_cfg.h | 6 ++-- .../ethernet/aquantia/atlantic/aq_ethtool.c | 36 +++++++++++++++++++ .../net/ethernet/aquantia/atlantic/aq_nic.c | 6 ++-- .../aquantia/atlantic/hw_atl/hw_atl_b0.c | 2 +- 4 files changed, 43 insertions(+), 7 deletions(-) -- 2.17.1