From: David S. Miller Date: Tue, 3 Jan 2017 16:00:28 +0000 (-0500) Subject: Merge branch 'TPACKET_V3-TX_RING-support' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=aa276dd7b3fcc04b4a9c056a496d69271b7da8da;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'TPACKET_V3-TX_RING-support' Sowmini Varadhan says: ==================== TPACKET_V3 TX_RING support This patch series allows an application to use a single PF_PACKET descriptor and leverage the best implementations of TX_RING and RX_RING that exist today. Patch 1 adds the kernel/Documentation changes for TX_RING support and patch2 adds the associated test case in selftests. Changes since v2: additional sanity checks for setsockopt input for TX_RING/TPACKET_V3. Refactored psock_tpacket.c test code to avoid code duplication from V2. ==================== Signed-off-by: David S. Miller --- aa276dd7b3fcc04b4a9c056a496d69271b7da8da