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 0x70 │   inherit 81 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x54 │  inherit 114 │  true │     OK │
# │    gre      4 │     4 │   fixed 0x2c │     fixed 90 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xcc │  inherit 205 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 103 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │    fixed 151 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x98 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 232 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │   inherit 98 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 63 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x68 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 170 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x88 │  inherit 172 │  true      OK │
# │    gre │     6 │     4 │   fixed 0x74 │     fixed 29 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 170 │ false │     OK │
# │    gre      6 │     6 │ inherit 0x24 │   inherit 69 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │    fixed 247 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x94 │  inherit 190 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x08 │  inherit 249 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │     fixed 91 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x5c │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa0 │   inherit 93 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │   inherit 83 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │     fixed 60 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │  vxlan │     4 │     6 │ inherit 0xec │   inherit 65 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 137 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │   inherit 59 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xdc │    inherit 5 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 103 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc8 │   inherit 75 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x64 │   inherit 68 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │     fixed 71 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf8 │  inherit 208 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 217 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │     fixed 50 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 171 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 157 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 179 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 161 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 136 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 78 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb8 │  inherit 135 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 202 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │      fixed 2 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x8c │   inherit 86 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 88 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │     fixed 77 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 207 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x80 │   inherit 12 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │    fixed 157 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 242 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │   inherit 28 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │     fixed 45 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │  inherit 149 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x58 │   inherit 51 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 122 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 181 │  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__->