selftests, bpf: Add one test for sockmap with strparser
authorLiu Jian <liujian56@huawei.com>
Fri, 29 Oct 2021 14:12:16 +0000 (22:12 +0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 1 Nov 2021 16:08:21 +0000 (17:08 +0100)
commitd69672147faa2a7671c0779fa5b9ad99e4fca4e3
tree3ff1d534e2c07ae5158c41d59f2601a1cdcee432
parentb556c3fd467628341cc7680e4271790cafd79dc4
selftests, bpf: Add one test for sockmap with strparser

Add the test to check sockmap with strparser is working well.

Signed-off-by: Liu Jian <liujian56@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20211029141216.211899-3-liujian56@huawei.com
tools/testing/selftests/bpf/test_sockmap.c