Netdev List
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Jijie Shao <shaojijie@huawei.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, andrew+netdev@lunn.ch, shenjian15@huawei.com,
	liuyonglong@huawei.com, chenhao418@huawei.com,
	huangdonghua3@h-partners.com, yangshuaisong@h-partners.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V4 net-next 0/6] net: hns3: enhance tc flow offload support
Date: Fri, 12 Jun 2026 17:23:59 +0100	[thread overview]
Message-ID: <20260612162359.GE671640@horms.kernel.org> (raw)
In-Reply-To: <20260610060618.834987-1-shaojijie@huawei.com>

On Wed, Jun 10, 2026 at 02:06:12PM +0800, Jijie Shao wrote:
> This patchset enhances the tc flow offload support for hns3 driver:
> 
> - Patch 1: Refactor hclge_add_cls_flower() to support more actions
> - Patch 2: Improve unused_tuple parameter setting for separate src/dst configuration
> - Patch 3: Add support for HCLGE_FD_ACTION_SELECT_QUEUE and HCLGE_FD_ACTION_DROP_PACKET actions
> - Patch 4: Add support for FLOW_DISSECTOR_KEY_IP and FLOW_DISSECTOR_KEY_ENC_KEYID dissectors
> - Patch 5: Add debugfs support for dumping FD rules
> - Patch 6: Move FD code to a separate file (hclge_fd.c) for better code organization

Hi Jijie,

There is AI-generated review of this patch-set available on both
https://sashiko.dev and https://netdev-ai.bots.linux.dev/sashiko/
I would appreciate it if you could look over that with a view
to addressing any issues that directly affect this patch.

...

      parent reply	other threads:[~2026-06-12 16:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10  6:06 [PATCH V4 net-next 0/6] net: hns3: enhance tc flow offload support Jijie Shao
2026-06-10  6:06 ` [PATCH V4 net-next 1/6] net: hns3: refactor add_cls_flower to prepare for multiple actions Jijie Shao
2026-06-10  6:06 ` [PATCH V4 net-next 2/6] net: hns3: improve the unused_tuple parameter setting Jijie Shao
2026-06-10  6:06 ` [PATCH V4 net-next 3/6] net: hns3: support two more actions for tc flow Jijie Shao
2026-06-10  6:06 ` [PATCH V4 net-next 4/6] net: hns3: support IP and tunnel VNI dissectors " Jijie Shao
2026-06-10  6:06 ` [PATCH V4 net-next 5/6] net: hns3: debugfs support for dumping fd rules Jijie Shao
2026-06-10  6:06 ` [PATCH V4 net-next 6/6] net: hns3: move fd code to a separate file Jijie Shao
2026-06-12 16:23 ` Simon Horman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260612162359.GE671640@horms.kernel.org \
    --to=horms@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=chenhao418@huawei.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=huangdonghua3@h-partners.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuyonglong@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shaojijie@huawei.com \
    --cc=shenjian15@huawei.com \
    --cc=yangshuaisong@h-partners.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox