On 06/12/2018 12:02 PM, Björn Töpel wrote: > From: Björn Töpel <bjorn.to...@intel.com> > > Commit 173d3adb6f43 ("xsk: add zero-copy support for Rx") introduced a > regression on the XDP_SKB receive path, when the queue id checks were > removed. Now, they are back again. > > Fixes: 173d3adb6f43 ("xsk: add zero-copy support for Rx") > Reported-by: Qi Zhang <qi.z.zh...@intel.com> > Signed-off-by: Björn Töpel <bjorn.to...@intel.com>
Applied to bpf, thanks Björn!