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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  752.901530] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x8c │    inherit 9 │ false │[  753.051161] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xd4 │  inherit 167 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 109 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │     6 │ inherit 0xec │   inherit 20 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa8 │  inherit 132 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │     fixed 32 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other  inherit 0xc8 │  inherit 223 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 164 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x58 │     fixed 13 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 161 │ false │[  762.016883] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 112 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │     fixed 57 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 103 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 108 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │     fixed 51 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x68 │  inherit 170 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x2c │  inherit 103 │  true │[  767.803941] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x84 │    fixed 243 │ false │[  769.211863] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 212 │  true │[  770.491867] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 216 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x58 │  inherit 205 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │     fixed 20 │ false │[  771.899824] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xbc │  inherit 206 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 117 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 168 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 115 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x3c │   inherit 77 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 120 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 169 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 174 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 138 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │    fixed 240 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe0 │   inherit 98 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │     fixed 34 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 198 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 145 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 237 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4      4 │ inherit 0x9c │   inherit 39 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 240 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 126 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xfc │   inherit 26 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │   inherit 47 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 188 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 135 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │  inherit 147 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 196 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 122 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x8c │    inherit 3 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 114  false │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x60 │  inherit 164 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 177 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │    fixed 208 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │   inherit 10 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 134 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │    fixed 134 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 219 │  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__->