From: David S. Miller Date: Fri, 1 Nov 2019 22:16:01 +0000 (-0700) Subject: Merge branch 'fix-BPF-offload-related-bugs' X-Git-Tag: v5.4-rc6~8^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=aeb1b85c340c54dc1d68ff96b02d439d6a4f7150;p=linux-2.6-block.git Merge branch 'fix-BPF-offload-related-bugs' Jakub Kicinski says: ==================== fix BPF offload related bugs test_offload.py catches some recently added bugs. First of a bug in test_offload.py itself after recent changes to netdevsim is fixed. Second patch fixes a bug in cls_bpf, and last one addresses a problem with the recently added XDP installation optimization. ==================== Signed-off-by: David S. Miller --- aeb1b85c340c54dc1d68ff96b02d439d6a4f7150