make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x84 │   inherit 56 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe0 │  inherit 162 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 144 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 57 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 211 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │    fixed 185 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x94 │  inherit 201 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb8 │  inherit 186 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 151 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xec │   inherit 74 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x98 │  inherit 195   true │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │    fixed 131 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │    fixed 252 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 96 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 199 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb4 │     fixed 39 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 40 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 181 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 255 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │     fixed 75 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x68 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 240 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 116 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 141 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 182 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 249 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │     fixed 59 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 198 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x80 │  inherit 107 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │    fixed 182 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x28 │   inherit 24 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 144 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │     fixed 16 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd4 │  inherit 247 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 117 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │      fixed 6 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x28 │   inherit 22 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 219 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │    fixed 197 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf4 │  inherit 252 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd0 │   inherit 98 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 57 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 210 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │   inherit 73 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │     fixed 71 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │ geneve │     4 │ other │ inherit 0x88 │  inherit 161 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 57 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xec │    fixed 249 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 206 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 155 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 112 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x58 │  inherit 192 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe0    inherit 77 │  true │     OK │
# │ geneve │     6      6 │   fixed 0x5c │    fixed 195 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │   inherit 25 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 216 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 180 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │    fixed 231 │  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'
[?2004hxx__-> echo $?
0
xx__->