From: David S. Miller Date: Mon, 4 Apr 2022 11:44:50 +0000 (+0100) Subject: Merge branch 'bnxt_en-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5dc64b6dcbc2350200a05d0b495dfaef6723a87c;p=linux.git Merge branch 'bnxt_en-fixes' Michael Chan says: ==================== bnxt_en: XDP redirect fixes This series includes 3 fixes related to the XDP redirect code path in the driver. The first one adds locking when the number of TX XDP rings is less than the number of CPUs. The second one adjusts the maximum MTU that can support XDP with enough tail room in the buffer. The 3rd one fixes a race condition between TX ring shutdown and the XDP redirect path. ==================== Signed-off-by: David S. Miller --- 5dc64b6dcbc2350200a05d0b495dfaef6723a87c