From: Jakub Kicinski Date: Fri, 6 Jan 2023 05:38:33 +0000 (-0800) Subject: Merge branch 'enetc-unlock-xdp_redirect-for-xdp-non-linear-buffers' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=afd50da912865732c28afebd3ff075558694a55c;p=linux.git Merge branch 'enetc-unlock-xdp_redirect-for-xdp-non-linear-buffers' Lorenzo Bianconi says: ==================== enetc: unlock XDP_REDIRECT for XDP non-linear buffers Unlock XDP_REDIRECT for S/G XDP buffer and rely on XDP stack to properly take care of the frames. Rely on XDP_FLAGS_HAS_FRAGS flag to check if it really necessary to access non-linear part of the xdp_buff/xdp_frame. ==================== Link: https://lore.kernel.org/r/cover.1672840490.git.lorenzo@kernel.org Signed-off-by: Jakub Kicinski --- afd50da912865732c28afebd3ff075558694a55c