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 0x7c │  inherit 251 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x44 │   inherit 23 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │     fixed 65 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 104 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x70 │    inherit 4 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 53 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │    fixed 236 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │  inherit 100 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 214 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x48 │     fixed 67 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xfc │     fixed 61 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 176 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 191 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xec │     fixed 71 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 214 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x20 │  inherit 156 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 220 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 190 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa4 │  inherit 242 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x8c │    fixed 213 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x90 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │  inherit 147 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 229 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │     fixed 12 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 216 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 122 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │  inherit 176  false │     OK │
# │  vxlan │     4 │ other │ inherit 0x2c │   inherit 98 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │     fixed 61 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x54 │  inherit 210 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf8 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │     fixed 65 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 173 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x5c │  inherit 240 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x9c │   inherit 86 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │     fixed 29 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │     fixed 72 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x88 │   inherit 51 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x40 │  inherit 177 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 247 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 247 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe0 │   inherit 49 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 237 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 183 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe8 │   inherit 65 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │     fixed 65 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 216 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 236 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 111 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd8   inherit 139 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │   inherit 94 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │      fixed 6 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb8 │   inherit 67 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xbc │  inherit 129 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 180 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 233 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xcc │   inherit 49 │ false      OK │
# │ geneve │     6 │ other │ inherit 0xc8 │   inherit 21 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │    fixed 164 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 207 │  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__->