Message ID | 20220927195842.44641-1-gerhard@engleder-embedded.com (mailing list archive) |
---|---|
Headers | show |
Series | tsnep: multi queue support and some other improvements | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 27 Sep 2022 21:58:36 +0200 you wrote: > Add support for additional TX/RX queues along with RX flow classification > support. > > Binding is extended to allow additional interrupts for additional TX/RX > queues. Also dma-coherent is allowed as minor improvement. > > RX path optimisation is done by using page pool as preparations for future > XDP support. > > [...] Here is the summary with links: - [net-next,v4,1/6] dt-bindings: net: tsnep: Allow dma-coherent https://git.kernel.org/netdev/net-next/c/ff46c610abd6 - [net-next,v4,2/6] dt-bindings: net: tsnep: Allow additional interrupts https://git.kernel.org/netdev/net-next/c/60e1b494ef88 - [net-next,v4,3/6] tsnep: Move interrupt from device to queue (no matching commit) - [net-next,v4,4/6] tsnep: Support multiple TX/RX queue pairs https://git.kernel.org/netdev/net-next/c/762031375d5c - [net-next,v4,5/6] tsnep: Add EtherType RX flow classification support https://git.kernel.org/netdev/net-next/c/308ce1426509 - [net-next,v4,6/6] tsnep: Use page pool for RX https://git.kernel.org/netdev/net-next/c/bb837a37db8d You are awesome, thank you!