From: Jakub Kicinski Date: Sun, 14 Jun 2026 00:56:20 +0000 (-0700) Subject: Merge branch 'net-hns3-enhance-tc-flow-offload-support' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=383bad5ffeb8a84fcb4b87544429edb82aa5d223;p=thirdparty%2Flinux.git Merge branch 'net-hns3-enhance-tc-flow-offload-support' Jijie Shao says: ==================== net: hns3: enhance tc flow offload support 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 ==================== Link: https://patch.msgid.link/20260610060618.834987-1-shaojijie@huawei.com Signed-off-by: Jakub Kicinski --- 383bad5ffeb8a84fcb4b87544429edb82aa5d223