Re: [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/30/22 10:41 AM, Martin KaFai Lau wrote:
+static int probe_iproute2(void)
+{
+    if (SYS_NOFAIL("ip link add type xfrm help 2>&1 | "
+               "grep external > /dev/null")) {
+        fprintf(stdout, "%s:SKIP: iproute2 with xfrm external support needed for this test\n", __func__);

Unfortunately, the BPF CI iproute2 does not have this support also :(
I am worry it will just stay SKIP for some time and rot.  Can you try to directly use netlink here?

To be clear, I meant directly use netlink only for the xfrm link creation


https://github.com/kernel-patches/bpf/actions/runs/3578467213/jobs/6019370754#step:6:6395




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux