OSDN Git Service

octeontx2-pf: ethtool RSS config support
authorSunil Goutham <sgoutham@marvell.com>
Mon, 27 Jan 2020 13:05:29 +0000 (18:35 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jan 2020 13:33:39 +0000 (14:33 +0100)
commit6e92d71bf88208ddcbd48b3c831c0e394d0f56e2
treee071083cdbc96ed953c14c407a1953ae1a8f004b
parentd45d8979840d9c9ac93d3fe8cfc8e794b7228445
octeontx2-pf: ethtool RSS config support

Added support to show or configure RSS hash key, indirection table,
2,4 tuple via ethtool. Also added debug msg_level support
to dump messages when HW reports errors in packet received
or transmitted.

Signed-off-by: Prakash Brahmajyosyula <bprakash@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c