From: David S. Miller Date: Fri, 30 Sep 2022 10:32:54 +0000 (+0100) Subject: Merge branch 'net-tsnep-multiqueue' X-Git-Tag: block-6.1-2022-13-10~73^2~46 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ae404c219d6029030275c3f498028eb536fdd32d;p=linux-2.6-block.git Merge branch 'net-tsnep-multiqueue' Gerhard Engleder says: ==================== tsnep: multi queue support and some other improvements 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. v4: - rework dma-coherent commit message (Krzysztof Kozlowski) - fixed order of interrupt-names in binding (Krzysztof Kozlowski) - add line break between examples in binding (Krzysztof Kozlowski) - add RX_CLS_LOC_ANY support to RX flow classification v3: - now with changes in cover letter v2: - use netdev_name() (Jakub Kicinski) - use ENOENT if RX flow rule is not found (Jakub Kicinski) - eliminate return code of tsnep_add_rule() (Jakub Kicinski) - remove commit with lazy refill due to depletion problem (Jakub Kicinski) ==================== Signed-off-by: David S. Miller --- ae404c219d6029030275c3f498028eb536fdd32d