[net-next PATCH V3 0/2] octeontx2-af: TC flower offload changes

Suman Ghosh posted 2 patches 2 years, 6 months ago
There is a newer version of this series
.../net/ethernet/marvell/octeontx2/af/mbox.h  |   1 +
.../net/ethernet/marvell/octeontx2/af/npc.h   |   3 +
.../marvell/octeontx2/af/rvu_debugfs.c        |   5 +
.../marvell/octeontx2/af/rvu_npc_fs.c         |  13 +++
.../ethernet/marvell/octeontx2/nic/otx2_tc.c  | 105 +++++++++++-------
5 files changed, 89 insertions(+), 38 deletions(-)
[net-next PATCH V3 0/2] octeontx2-af: TC flower offload changes
Posted by Suman Ghosh 2 years, 6 months ago
This patchset includes minor code restructuring related to TC
flower offload for outer vlan and adding support for TC inner
vlan offload.

Patch #1 Code restructure to handle TC flower outer vlan offload

Patch #2 Add TC flower offload support for inner vlan

Suman Ghosh (2):
  octeontx2-af: Code restructure to handle TC outer VLAN offload
  octeontx2-af: TC flower offload support for inner VLAN

v3 changes:
	1. Fixed warning in file
	drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
	2. Updated commit description for patch #2

v2 changes:
	1. Fixed checkpatch errors in file
	drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
	2. Updated cover letter subject

 .../net/ethernet/marvell/octeontx2/af/mbox.h  |   1 +
 .../net/ethernet/marvell/octeontx2/af/npc.h   |   3 +
 .../marvell/octeontx2/af/rvu_debugfs.c        |   5 +
 .../marvell/octeontx2/af/rvu_npc_fs.c         |  13 +++
 .../ethernet/marvell/octeontx2/nic/otx2_tc.c  | 105 +++++++++++-------
 5 files changed, 89 insertions(+), 38 deletions(-)

-- 
2.25.1
Re: [net-next PATCH V3 0/2] octeontx2-af: TC flower offload changes
Posted by Simon Horman 2 years, 6 months ago
On Tue, Aug 01, 2023 at 11:08:11AM +0530, Suman Ghosh wrote:
> This patchset includes minor code restructuring related to TC
> flower offload for outer vlan and adding support for TC inner
> vlan offload.
> 
> Patch #1 Code restructure to handle TC flower outer vlan offload
> 
> Patch #2 Add TC flower offload support for inner vlan

Hi Suman,

unfortunately this does not apply to current net-next.
Please considering rebasing and posting as v4.

-- 
pw-bot: changes-requested
RE: [EXT] Re: [net-next PATCH V3 0/2] octeontx2-af: TC flower offload changes
Posted by Suman Ghosh 2 years, 6 months ago
>> This patchset includes minor code restructuring related to TC flower
>> offload for outer vlan and adding support for TC inner vlan offload.
>>
>> Patch #1 Code restructure to handle TC flower outer vlan offload
>>
>> Patch #2 Add TC flower offload support for inner vlan
>
>Hi Suman,
>
>unfortunately this does not apply to current net-next.
>Please considering rebasing and posting as v4.
>
[Suman] Yes, I have noticed it, will push. Thanks.
>--
>pw-bot: changes-requested