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 0x44 │  inherit 114 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │  inherit 175 │  true      OK │
# │    gre │     4 │     4 │   fixed 0x84 │     fixed 68 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │     fixed 71 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe4 │   inherit 45 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │   inherit 57 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │     fixed 67 │ false │     OK │
# │    gre │     4 │     6    fixed 0xf4 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │   inherit 83 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x08 │    inherit 1 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 149 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 237 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x0c │    inherit 2 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 181 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 136 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │   inherit 44 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 195 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x18 │   inherit 20 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │   inherit 42 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 232 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa4 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 154 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 242 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 165 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x4c │  inherit 230 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 235 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 195 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 244 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 38 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 251 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 34 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x94 │  inherit 126 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 90 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x80 │  inherit 182 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd8   inherit 183 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 112 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 109 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x90 │  inherit 117 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 174 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │    fixed 196 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 203 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xbc │   inherit 22 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 220 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf4 │  inherit 221 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 177 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │     fixed 20 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 156 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc8 │   inherit 45 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 173 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 248 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf0 │   inherit 37 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │     fixed 29 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │     fixed 17 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │   inherit 89 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb8 │   inherit 89 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 218 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │ geneve │     6 │ other │ inherit 0x60 │  inherit 253 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 231 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │     fixed 73 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │     fixed 94 │  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__->