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 0x04 │   inherit 95 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │   inherit 56 │  true │     OK │
# │    gre │     4 │     4    fixed 0x68 │    fixed 203 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 213 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x80 │  inherit 228 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │     fixed 71 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x40 │  inherit 174 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 200 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 185 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa4 │    inherit 8 │ false │     OK │
# │    gre │     6 │     4  inherit 0xd4 │  inherit 124 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │     fixed 70 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 31 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 190 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │    fixed 219 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf4 │  inherit 100 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │  inherit 183 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 203 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │     fixed 81 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x98 │   inherit 80 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │  inherit 108 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 234 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 198 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 218 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe0 │  inherit 140 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x98 │   inherit 34 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │     fixed 86 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 255 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 187 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 123 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 121 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 192 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 137 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 164 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │   inherit 38 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │    fixed 187 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 187 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x28 │  inherit 130 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │    inherit 9 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb4 │    fixed 125 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8     fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │   inherit 35 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd8 │  inherit 135 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 120 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 148 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 11 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 100 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 87 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x44 │   inherit 71 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │     fixed 86 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │  inherit 134 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x94 │   inherit 56 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 235 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 120 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 62 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 193 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 122 │  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__->