From: Jakub Kicinski Date: Sat, 30 Jan 2021 02:05:32 +0000 (-0800) Subject: Merge branch 'net-sched-cls_flower-add-support-for-matching-on-ct_state-reply-flag' X-Git-Tag: v5.15~1802^2~208 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=810e754c7bc5ba6bc49abc576b1a33ddc0e64e37;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'net-sched-cls_flower-add-support-for-matching-on-ct_state-reply-flag' Paul Blakey says: ==================== net/sched: cls_flower: Add support for matching on ct_state reply flag This patchset adds software match support and offload of flower match ct_state reply flag (+/-rpl). The first patch adds the definition for the flag and match to flower. Second patch gives the direction of the connection to the offloading drivers via ct_metadata flow offload action. The last patch does offload of this new ct_state by using the supplied connection's direction. ==================== Link: https://lore.kernel.org/r/1611757967-18236-1-git-send-email-paulb@nvidia.com Signed-off-by: Jakub Kicinski --- 810e754c7bc5ba6bc49abc576b1a33ddc0e64e37