Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | octeontx2-pf: ethtool RSS config support | Sunil Goutham | 2020-01-27 | 1 | -0/+254 |
| | | | | | | | | | | | 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> | ||||
* | octeontx2-pf: Add basic ethtool support | Christina Jacob | 2020-01-27 | 1 | -0/+408 |
This patch adds ethtool support for - Driver stats, Tx/Rx perqueue and CGX LMAC stats - Set/show Rx/Tx queue count - Set/show Rx/Tx ring sizes - Set/show IRQ coalescing parameters Signed-off-by: Christina Jacob <cjacob@marvell.com> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net> |