From: David S. Miller Date: Wed, 28 Nov 2018 18:57:46 +0000 (-0800) Subject: Merge branch 'dpaa2-eth-Introduce-XDP-support' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=582754106716042baa8e5db2b29e8dd2c7c38b22;p=linux.git Merge branch 'dpaa2-eth-Introduce-XDP-support' Ioana Ciocoi Radulescu says: ==================== dpaa2-eth: Introduce XDP support Add support for XDP programs. Only XDP_PASS, XDP_DROP and XDP_TX actions are supported for now. Frame header changes are also allowed. v2: - count the XDP packets in the rx/tx inteface stats - add message with the maximum supported MTU value for XDP ==================== Signed-off-by: David S. Miller --- 582754106716042baa8e5db2b29e8dd2c7c38b22