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 0x44 │  inherit 226 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │  inherit 127 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 244 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 141 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      4 │     6 │ inherit 0x20 │   inherit 11 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │   inherit 43 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 127 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf0 │   inherit 12 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xbc │  inherit 236 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 39 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 112 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 128 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │     fixed 21 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 63 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x04 │  inherit 215 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │     fixed 55 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 176 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x24 │  inherit 234 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 233 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe0 │    inherit 1 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 219 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │     fixed 62 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 51 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x50 │  inherit 213 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │     fixed 19 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 221 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x78 │    inherit 6 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │     fixed 84 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 177 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 95 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 176 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 115 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x68 │    inherit 4 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 128 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │   inherit 12 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │  inherit 135 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x7c │     fixed 80 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │     fixed 92 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 123 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 163 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 250 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 151 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 180 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 229 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 114 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 238 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │     fixed 98 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x74 │   inherit 33 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │   inherit 38 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 232 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 167 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 186 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 211 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x54 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 193 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 164 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │      fixed 3 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │     fixed 40 │  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__->