make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 6000
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  745.614091] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x68 │   inherit 94 │ false │[  745.832844] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x74 │   inherit 10 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │     fixed 52 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 198 │ false      OK │
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 210 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │     fixed 29 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x38 │  inherit 103 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 191 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 252 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 139 │ false │[  755.984185] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x14 │  inherit 100 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │    fixed 216 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 250 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 180 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │     fixed 79 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xcc │  inherit 148 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │   inherit 76 │  true │[  762.428892] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 125 │ false │[  763.964850] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xb8 │     fixed 49 │  true │[  765.372819] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 128 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x60 │  inherit 236 │  true │[  766.908807] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 204 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x6c │  inherit 187 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x24 │  inherit 121 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │      fixed 8 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 227 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x04 │   inherit 17 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 251 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │    inherit 7 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x84 │  inherit 200 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 104 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 45 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 87 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │    fixed 252 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 217 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │   inherit 69 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │     fixed 27 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │     fixed 45 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 249 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xbc │   inherit 62 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │     fixed 32 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │   inherit 36 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 142 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 228 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 130 │ false │[  790.485752] ip (4810) used greatest stack depth: 11096 bytes left
     OK │
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 128 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 57 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x34 │  inherit 242 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb8 │   inherit 96 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │     fixed 93 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 178 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x54 │  inherit 140 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 159 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 75 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 223 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │     fixed 50 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 134 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->