From: Paolo Abeni Date: Tue, 25 Oct 2022 08:32:42 +0000 (+0200) Subject: Merge branch 'extend-action-skbedit-to-rx-queue-mapping' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=34802d0662d1dc28e5086657f88490a183b009e7;p=linux.git Merge branch 'extend-action-skbedit-to-rx-queue-mapping' Amritha Nambiar says: ==================== Extend action skbedit to RX queue mapping Based on the discussion on https://lore.kernel.org/netdev/166260012413.81018.8010396115034847972.stgit@anambiarhost.jf.intel.com/ , the following series extends skbedit tc action to RX queue mapping. Currently, skbedit action in tc allows overriding of transmit queue. Extending this ability of skedit action supports the selection of receive queue for incoming packets. On the receive side, this action is supported only in hardware, so the skip_sw flag is enforced. Enabled ice driver to offload this type of filter into the hardware for accepting packets to the device's receive queue. ==================== Link: https://lore.kernel.org/r/166633888716.52141.3425659377117969638.stgit@anambiarhost.jf.intel.com Signed-off-by: Paolo Abeni --- 34802d0662d1dc28e5086657f88490a183b009e7