netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression in add xfrm interface
@ 2022-03-07 20:11 Stephen Hemminger
  2022-03-08  7:50 ` Steffen Klassert
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Hemminger @ 2022-03-07 20:11 UTC (permalink / raw)
  To: David Ahern, Steffen Klassert, Herbert Xu; +Cc: netdev

There appears to be a regression between 5.10 (Debian 11) and 5.16 (Debian testing)
kernel in handling of ip link xfrm create. This shows up in the iproute2 testsuite
which now fails. This is kernel (not iproute2) regression.


Running ip/link/add_type_xfrm.t [iproute2-this/5.16.0-1-amd64]: FAILED


Good log:
::::::::::::::
link/add_type_xfrm.t.iproute2-this.out
::::::::::::::
[Testing Add XFRM Interface, With IF-ID]
tests/ip/link/add_type_xfrm.t: Add dev-ktyXSm xfrm interface succeeded
tests/ip/link/add_type_xfrm.t: Show dev-ktyXSm xfrm interface succeeded with output:
2: dev-ktyXSm@lo: <NOARP,M-DOWN> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/none  promiscuity 0 minmtu 68 maxmtu 65535 
    xfrm if_id 0xf addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 
test on: "dev-ktyXSm" [SUCCESS]
test on: "if_id 0xf" [SUCCESS]
tests/ip/link/add_type_xfrm.t: Del dev-ktyXSm xfrm interface succeeded
[Testing Add XFRM Interface, No IF-ID]
tests/ip/link/add_type_xfrm.t: Add dev-tkUDaA xfrm interface succeeded
tests/ip/link/add_type_xfrm.t: Show dev-tkUDaA xfrm interface succeeded with output:
3: dev-tkUDaA@lo: <NOARP,M-DOWN> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/none  promiscuity 0 minmtu 68 maxmtu 65535 
    xfrm if_id 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 
test on: "dev-tkUDaA" [SUCCESS]
test on: "if_id 0xf" [SUCCESS]
tests/ip/link/add_type_xfrm.t: Del dev-tkUDaA xfrm interface succeeded

Failed log:

[Testing Add XFRM Interface, With IF-ID]
tests/ip/link/add_type_xfrm.t: Add dev-pxNsUc xfrm interface succeeded
tests/ip/link/add_type_xfrm.t: Show dev-pxNsUc xfrm interface succeeded with output:
2: dev-pxNsUc@lo: <NOARP,M-DOWN> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/none  promiscuity 0 minmtu 68 maxmtu 65535 
    xfrm if_id 0xf addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 
test on: "dev-pxNsUc" [SUCCESS]
test on: "if_id 0xf" [SUCCESS]
tests/ip/link/add_type_xfrm.t: Del dev-pxNsUc xfrm interface succeeded
[Testing Add XFRM Interface, No IF-ID]
test on: "dev-dSwSKP" [FAILED]
test on: "if_id 0xf" [FAILED]



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-09  7:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-07 20:11 Regression in add xfrm interface Stephen Hemminger
2022-03-08  7:50 ` Steffen Klassert
2022-03-08 13:51   ` Antony Antony
2022-03-08 16:45     ` Stephen Hemminger
2022-03-09  7:08     ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).