From: David S. Miller Date: Tue, 1 Nov 2016 15:05:01 +0000 (-0400) Subject: Merge branch 'nfp-cleanups-and-RX-path-rewrite' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=169650d3eaf1ef0604ac31ba39f2ea21a8d9b2cb;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'nfp-cleanups-and-RX-path-rewrite' Jakub Kicinski says: ==================== nfp: cleanups and RX path rewrite This series lays groundwork for upcoming XDP support by updating the RX path not to pre-allocate sk_buffs. I start with few cleanups, removal of NFP3200-related code being the most significant. Patch 7 moves to alloc_frag() and build_skb() APIs. Again, a number of small cleanups follow. The set ends with adding support for different number of RX and TX rings. ==================== Signed-off-by: David S. Miller --- 169650d3eaf1ef0604ac31ba39f2ea21a8d9b2cb