From: David S. Miller Date: Thu, 12 Oct 2017 03:21:23 +0000 (-0700) Subject: Merge branch 'mlx4-XDP-TX-improvements' X-Git-Tag: v4.19~2168^2~475 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df24cd4fdac6b268ccd877d376ab4f35cd8efb30;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'mlx4-XDP-TX-improvements' Tariq Toukan says: ==================== mlx4_en XDP TX improvements This patchset contains performance improvements to the XDP_TX use case in the mlx4 Eth driver. Patch 1 is a simple change in a function parameter type. Patch 2 replaces a call to a generic function with the relevant parts inlined. Patch 3 moves the write of descriptors' constant values from data path to control path. Series generated against net-next commit: 833e0e2f24fd net: dst: move cpu inside ifdef to avoid compilation warning ==================== Signed-off-by: David S. Miller --- df24cd4fdac6b268ccd877d376ab4f35cd8efb30