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 0x78 │   inherit 90 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x30 │   inherit 86 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 211 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 128 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 180 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 172 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │  inherit 220 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 171 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x50 │     fixed 69 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │   inherit 44 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 173 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │     fixed 52 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x0c │   inherit 45 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 120 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 240 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x48 │  inherit 222 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x70 │  inherit 171 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x7c │     fixed 54 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x20 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │   inherit 50 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │   inherit 39 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │     fixed 51 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf4 │   inherit 10 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x44 │  inherit 153 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │     fixed 61 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │   inherit 13 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │   inherit 52 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │    fixed 178  false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 101 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 119 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 174 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 112 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 212 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x78 │    fixed 253 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 125 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 153 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │     fixed 33 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 130 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 120 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │     fixed 95 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 238 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 161 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 145 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 143 │  true │     OK │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x6c │  inherit 165 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │    inherit 9 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │    fixed 211 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 200 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 230 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 146 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 17 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe0   inherit 149 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 168 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 95 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x20 │  inherit 162 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 237 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 166 │  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__->