From: Alexei Starovoitov Date: Fri, 13 Dec 2019 20:38:01 +0000 (-0800) Subject: Merge branch 'reuseport_to_test_progs' X-Git-Tag: v5.6-rc1~151^2~199^2~44 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=7708bd430d88309333b0d0eb7783cddd0874dd14;p=users%2Fjedix%2Flinux-maple.git Merge branch 'reuseport_to_test_progs' Jakub Sitnicki says: ==================== This change has been suggested by Martin Lau [0] during a review of a related patch set that extends reuseport tests [1]. Patches 1 & 2 address a warning due to unrecognized section name from libbpf when running reuseport tests. We don't want to carry this warning into test_progs. Patches 3-8 massage the reuseport tests to ease the switch to test_progs framework. The intention here is to show the work. Happy to squash these, if needed. Patches 9-10 do the actual move and conversion to test_progs. Output from a test_progs run after changes pasted below. Thanks, Jakub [0] https://lore.kernel.org/bpf/20191123110751.6729-1-jakub@cloudflare.com/T/#m607d822caeb1eb5db101172821a78cc3896ff1c3 [1] https://lore.kernel.org/bpf/20191123110751.6729-1-jakub@cloudflare.com/T/#m55881bae9fb6e34837d07a0c0a7ffbc138f8d06f ==================== Acked-by: Martin KaFai Lau Signed-off-by: Alexei Starovoitov --- 7708bd430d88309333b0d0eb7783cddd0874dd14