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 0x08 │  inherit 112 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe0 │  inherit 164 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │    fixed 180 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 199 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa8 │  inherit 183 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │    fixed 240 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │   inherit 34 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x58 │  inherit 204 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 217 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │   inherit 63 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe4 │   inherit 50 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │     fixed 10 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 109 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x4c │   inherit 45 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │     fixed 33 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x90    inherit 87 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x2c │  inherit 207 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 216 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 150 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 58 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │     fixed 56 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │   inherit 97 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 253 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │     fixed 50 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 73   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 185 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb0 │   inherit 44 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │     fixed 93 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc0 │   inherit 59 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x90 │   inherit 92 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 248 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │  inherit 135 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 137 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │    fixed 194 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 173 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb8 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │    fixed 121  false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x68 │  inherit 213 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 242 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │    fixed 184 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 80 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 175 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 105 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 113 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │    inherit 1 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │     fixed 48 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 160 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 146 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 120 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 170 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │    inherit 2 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 252 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 228 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x04 │   inherit 79 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 109 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 247 │  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__->