make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x60 │  inherit 197 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │   inherit 17 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │     fixed 92 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 24 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 55 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │     fixed 57 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc4 │   inherit 68 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │  inherit 120 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 199 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa8 │   inherit 45 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x94 │    inherit 5 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │    fixed 129 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 148 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 179 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │      fixed 6 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 214 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │  inherit 111 │ false │     OK │
# │    gre      6 │ other │ inherit 0x34 │  inherit 102 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x68 │     fixed 41 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │   inherit 75 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │   inherit 49 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 157 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf4 │   inherit 94 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 181 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xcc │  inherit 171 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 117 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │     fixed 72 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc4 │  inherit 171 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 118 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 243 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0x5c │  inherit 225 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 157 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │      fixed 1 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xcc │   inherit 18 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc8 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 89 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 158 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x80 │   inherit 74 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │     fixed 81 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x0c │   inherit 38 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x08 │   inherit 58 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │     fixed 42 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0x8c │   inherit 86 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x58 │  inherit 251 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 217 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 228 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 164 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │     fixed 82 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 62 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │   inherit 51 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │     fixed 37 │ false      OK │
# │ geneve │     6 │     6 │   fixed 0x30 │     fixed 91 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xec │  inherit 157 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 150 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 150 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 229 │  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__->