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 0x0c │   inherit 85 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │    inherit 7 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │     fixed 44 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │     fixed 10 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#     gre │     4 │     6 │ inherit 0xb4 │  inherit 226 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x4c │  inherit 108 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │     fixed 83 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │   inherit 34 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │  inherit 234 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x9c │     fixed 95 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 193 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 166 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 136 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 44 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xec │  inherit 237 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 132 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │      fixed 4 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │   inherit 45 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │  inherit 234 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 222 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xac │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  vxlan │     4 │     4 │ inherit 0x1c │   inherit 92 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x80 │   inherit 71 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 207 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 250 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 253 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 97 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 147 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x6c │   inherit 80 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │     fixed 77 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe0 │   inherit 46 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 127 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 165 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x20 │   inherit 54 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x34 │    inherit 4 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 150 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │   inherit 89 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │   inherit 38 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 56 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x64 │   inherit 93 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 157 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 253 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x3c │   inherit 85 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │   inherit 72 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 247 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x98 │  inherit 244 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 35 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │      fixed 6 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x64 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │   inherit 54 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 175 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 21 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 192 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │   inherit 96 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │      fixed 5 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │      fixed 8 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 255 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xbc │   inherit 91 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │     fixed 41 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │    fixed 100 │  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__->