From: David S. Miller Date: Wed, 16 Aug 2023 06:12:40 +0000 (+0100) Subject: Merge branch 'fec-XDP_TX' X-Git-Tag: v6.6-rc1~162^2~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=78c53eaae1e13d973098a968d3e3bdaaceef5aca;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'fec-XDP_TX' Wei Fang says: ==================== net: fec: add XDP_TX feature support This patch set is to support the XDP_TX feature of FEC driver, the first patch is add initial XDP_TX support, and the second patch improves the performance of XDP_TX by not using xdp_convert_buff_to_frame(). Please refer to the commit message of each patch for more details. ==================== Acked-by: Jesper Dangaard Brouer Signed-off-by: David S. Miller --- 78c53eaae1e13d973098a968d3e3bdaaceef5aca