From: Jakub Kicinski Date: Fri, 15 Nov 2024 03:53:43 +0000 (-0800) Subject: Merge branch 'net-make-rss-rxnfc-semantics-more-explicit' X-Git-Tag: v6.13-rc1~135^2~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dfc14664794a4706e0c2186a0c082386e6b14c4d;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-make-rss-rxnfc-semantics-more-explicit' Edward Cree says: ==================== net: make RSS+RXNFC semantics more explicit The original semantics of ntuple filters with FLOW_RSS were not fully understood by all drivers, some ignoring the ring_cookie from the flow rule. Require this support to be explicitly declared by the driver for filters relying on it to be inserted, and add self- test coverage for this functionality. Also teach ethtool_check_max_channel() about this. ==================== Link: https://patch.msgid.link/cover.1731499021.git.ecree.xilinx@gmail.com Signed-off-by: Jakub Kicinski --- dfc14664794a4706e0c2186a0c082386e6b14c4d