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 0xac │  inherit 186 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x88 │   inherit 39 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │    fixed 121 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 249 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x98 │   inherit 68 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │     fixed 15 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x0c │   inherit 24 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd0 │  inherit 182 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x80 │     fixed 25 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x9c │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 198 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 204 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 224 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │   inherit 94 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 234 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 151 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe4 │   inherit 37 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │   inherit 66 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x20 │    fixed 156 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │  inherit 221 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xcc │  inherit 193 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │    fixed 189 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │     fixed 78 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x0c │   inherit 51 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │   inherit 88 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 115 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 189 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 123 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 209 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 143 │ false │     OK │
# │  vxlan │     6      4 │ inherit 0x60 │   inherit 85 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │     fixed 82 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 110 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x88 │   inherit 75 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 110 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc4 │  inherit 137 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 226 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 165 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 101 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │     fixed 61 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x20 │  inherit 131 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe4 │  inherit 205 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │     fixed 69 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │   inherit 91 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf0 │   inherit 28 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 100 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 143 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 219 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 194 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 117 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x50 │  inherit 199 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │    fixed 106 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 232 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 214 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │     fixed 70 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │    fixed 233 │  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__->