summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJijie Shao <shaojijie@huawei.com>2026-06-10 14:06:16 +0800
committerJakub Kicinski <kuba@kernel.org>2026-06-13 17:56:18 -0700
commitcc2c4dbb00fb6f6b6a4bbe51c5197b8fb81407bb (patch)
treee7f6d92a8b49b06e0cea707e550cc516bd24d650 /scripts
parente6703605b47edbb03f60eaf0cc329fe789f8bd62 (diff)
net: hns3: support IP and tunnel VNI dissectors for tc flow
Currently, the driver does not support FLOW_DISSECTOR_KEY_IP and FLOW_DISSECTOR_KEY_ENC_KEYID. But the hardware supports ip_tos (FLOW_DISSECTOR_KEY_IP) and outer_tun_vni (FLOW_DISSECTOR_KEY_ENC_KEYID). This patch adds support for FLOW_DISSECTOR_KEY_IP and FLOW_DISSECTOR_KEY_ENC_KEYID. Additionally, since tc flow cannot effectively support l2_user_def, l3_user_def, and l4_user_def, this patch explicitly sets them to not be used. Signed-off-by: Jijie Shao <shaojijie@huawei.com> Link: https://patch.msgid.link/20260610060618.834987-5-shaojijie@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions