From: Alexei Starovoitov Date: Tue, 3 Jul 2018 01:37:12 +0000 (-0700) Subject: Merge branch 'af_xdp-fixes' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=39d393cf209697babc53f8b29e6aecd6acd8509e;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'af_xdp-fixes' Magnus Karlsson says: ==================== This patch set fixes three bugs in the SKB TX path of AF_XDP. Details in the individual commits. The structure of the patch set is as follows: Patch 1: Fix for lost completion message Patch 2-3: Fix for possible multiple completions of single packet Patch 4: Fix potential race during error Changes from v1: * Added explanation of race in commit message of patch 4. ==================== Signed-off-by: Alexei Starovoitov --- 39d393cf209697babc53f8b29e6aecd6acd8509e