From: Daniel Borkmann Date: Wed, 17 Oct 2018 00:30:32 +0000 (+0200) Subject: Merge branch 'bpf-sk-msg-peek' X-Git-Tag: v5.15~7778^2~32^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44d520eb17cd5fd7a3ac28b9d872e655c3920021;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'bpf-sk-msg-peek' John Fastabend says: ==================== This adds support for the MSG_PEEK flag when redirecting into an ingress psock sk_msg queue. The first patch adds some base support to the helpers, then the feature, and finally we add an option for the test suite to do a duplicate MSG_PEEK call on every recv to test the feature. With duplicate MSG_PEEK call all tests continue to PASS. ==================== Acked-by: Alexei Starovoitov Signed-off-by: Daniel Borkmann --- 44d520eb17cd5fd7a3ac28b9d872e655c3920021