[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1623847776-16700-1-git-send-email-sgoutham@marvell.com>
Date: Wed, 16 Jun 2021 18:19:36 +0530
From: <sgoutham@...vell.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <netdev@...r.kernel.org>
CC: Sunil Goutham <sgoutham@...vell.com>
Subject: [PATCH net-next 0/2] Support ethtool ntuple rule count change
From: Sunil Goutham <sgoutham@...vell.com>
Some NICs share resources like packet filters across
multiple interfaces they support. From HW point of view
it is possible to use all filters for a single interface.
This 2 patch series adds support to modify ntuple rule
count for OcteonTx2 netdev.
Sunil Goutham (2):
net: ethtool: Support setting ntuple rule count
octeontx2-pf: Support setting ntuple rule count
.../ethernet/marvell/octeontx2/nic/otx2_common.h | 1 +
.../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 3 +++
.../ethernet/marvell/octeontx2/nic/otx2_flows.c | 27 ++++++++++++++++++++--
include/uapi/linux/ethtool.h | 1 +
net/ethtool/ioctl.c | 1 +
5 files changed, 31 insertions(+), 2 deletions(-)
--
2.7.4
Powered by blists - more mailing lists