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 252 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │   inherit 37 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │     fixed 81 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 167 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │   inherit 77 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 115 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │    inherit 2 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │  inherit 229 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 148 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 195 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 191 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │    fixed 222 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc8 │   inherit 55 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xbc │   inherit 44 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 208 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x50 │  inherit 150 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x98 │  inherit 214 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x28 │    fixed 143 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │   inherit 71 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x34 │  inherit 158 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 205 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 186 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │     fixed 39 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │   inherit 13 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │     fixed 97 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x1c │   inherit 92 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 240 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │     fixed 34 │ false │     OK │
# │  vxlan │     6 │     4    fixed 0xf8 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 20 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │   inherit 35 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │    fixed 100 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 209 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │   inherit 89 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │     fixed 99 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 194 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 196 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 120 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │    fixed 121 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │   inherit 31 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x0c │  inherit 131 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 223 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf0 │   inherit 35 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xbc │  inherit 196 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 220 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x48 │   inherit 40 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb4 │   inherit 78 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 40 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x5c │   inherit 78 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 100 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x98 │     fixed 86 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 233 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 233 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 203 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │    fixed 103 │  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__->