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 0xf8 │   inherit 41 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x50 │   inherit 38 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xac │      fixed 4 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 208 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xec │   inherit 22 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x8c │  inherit 228 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 32 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │     fixed 43 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 116 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │  inherit 220 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │     fixed 65 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x0c │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 151 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x78 │   inherit 40 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │     fixed 39 │ false      OK │
# │    gre │     6 │     4 │   fixed 0x9c │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x54 │  inherit 164 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │   inherit 76 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 246 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │ other │ inherit 0xbc │  inherit 146 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x14 │  inherit 151 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 245 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x18 │   inherit 57 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 108 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │     fixed 69 │ false      OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd8 │   inherit 38 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 226 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 204 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │   inherit 24 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 147 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 246 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 248 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 229 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0xfc │   inherit 88 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │   inherit 76 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │    fixed 206 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 123 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │  inherit 198 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │    fixed 200 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 251 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │   inherit 60 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │    fixed 232 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │     fixed 91 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 30 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x5c │  inherit 229 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 139 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x10 │   inherit 63 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 197 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 150 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 55 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xbc │   inherit 84 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │     fixed 43 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 59 │  true │     OK │
# ├────────┼────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4     inherit 8 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x38 │  inherit 143 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 182 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x78 │   inherit 10 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 135 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 136 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 132 │  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__->