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 0x10 │  inherit 217 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │   inherit 84 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 203 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xec │  inherit 254 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 85 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 251 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x60 │   inherit 38 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │  inherit 112 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 173 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x7c │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 193 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x90 │  inherit 223 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │    fixed 228 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x84 │   inherit 99 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 236 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 178 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │   inherit 34 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │  inherit 180 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │     fixed 86 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x80 │    fixed 201 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 133 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │   inherit 44 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │    fixed 187 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x0c │  inherit 105 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 237 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │     fixed 48 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 224 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 197 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 254 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 234 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │     fixed 85 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │   inherit 85 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 187 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │    fixed 255 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x8c │  inherit 109 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 212 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 141 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 214 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x10 │  inherit 172 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 122 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x48 │    inherit 8 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 247 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │    fixed 122 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x30 │   inherit 30 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xcc │   inherit 71 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 217 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x08 │   inherit 42 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 234 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 119 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 140 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │   inherit 18 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 119 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 169 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd8 │  inherit 178 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 178 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 115 │  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__->