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 0xf0 │   inherit 28 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x24 │  inherit 190 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │      fixed 3 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd4 │  inherit 137 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x44 │  inherit 239 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │    fixed 157 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xec │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x8c │  inherit 113 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 111 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 100 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x74 │  inherit 154 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 105 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 183 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 250 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │   inherit 52 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x54 │   inherit 56 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │    fixed 122 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │   inherit 75 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xec │  inherit 184 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 109 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │   inherit 58 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │  inherit 184 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │     fixed 30 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 220 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 178 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │    fixed 177 │ false      OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe0 │  inherit 156 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 243 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 150 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │   inherit 47 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 247 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 173 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x84 │  inherit 252 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │   inherit 31 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 216 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x74 │   inherit 24 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 223 │  true │     OK │
# │  vxlan │     6 │ other    fixed 0xa0 │    fixed 238 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 252 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe0 │  inherit 246 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │   inherit 62 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 248 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 12 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 199 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 249 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa0 │    inherit 7 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 105 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │     fixed 87 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     4 │ inherit 0x5c │  inherit 121 │ false      OK │
# │ geneve │     6 │     4 │ inherit 0xa8 │  inherit 190 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 125 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 170 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 136 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 214 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd0 │  inherit 247 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │   inherit 57 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │    fixed 180 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    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__->