Message ID | 166633888716.52141.3425659377117969638.stgit@anambiarhost.jf.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Extend action skbedit to RX queue mapping | expand |
Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.com>: On Fri, 21 Oct 2022 00:58:34 -0700 you wrote: > 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. > > [...] Here is the summary with links: - [net-next,v3,1/3] act_skbedit: skbedit queue mapping for receive queue https://git.kernel.org/netdev/net-next/c/4a6a676f8c16 - [net-next,v3,2/3] ice: Enable RX queue selection using skbedit action https://git.kernel.org/netdev/net-next/c/143b86f346c7 - [net-next,v3,3/3] Documentation: networking: TC queue based filtering https://git.kernel.org/netdev/net-next/c/d5ae8ecf3832 You are awesome, thank you!