[LTP] [PATCH] sockets/xfrm03: Add skb_segment SKBFL_SHARED_FRAG stripping test
Cyril Hrubis
chrubis@suse.cz
Mon May 25 11:35:34 CEST 2026
Hi!
> > + ret = tst_cmd(xfrm_cmd, NULL, NULL, TST_CMD_PASS_RETVAL);
> > + if (ret)
> > + tst_brk(TBROK, "Failed to install xfrm ESP-in-TCP state");
>
> Please change the TBROK to TCONF. Older kernels don't support espintcp
> even though they have the necessary kernel modules. We should revisit
> this command later and convert it to direct rtnetlink request in order
> to correctly handle other errors than missing protocol support.
I've fixed this and pushed the patch, thanks.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list