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 0xb8 │   inherit 67 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x48 │  inherit 146 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa4 │     fixed 40 │ false │     OK │
# │    gre      4 │     4 │   fixed 0x54 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 36 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 30 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │     fixed 46 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x34 │   inherit 74 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 247 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 173 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x78 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 55 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xfc │   inherit 72 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │     fixed 93 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 183 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 124 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │    fixed 179 │ false │     OK │
#     gre │     6 │     6 │   fixed 0xec │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │   inherit 92 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xbc │  inherit 206 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x9c │    fixed 175 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 205 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 133 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 60 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │     fixed 39 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 201 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 127 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 222 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │    inherit 2 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 103 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 190 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 169 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │    fixed 176 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 131 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd4 │  inherit 186 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x10 │  inherit 111 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 184 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc4 │  inherit 215 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 128 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe8 │     fixed 80 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x20 │   inherit 75 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 183 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 123 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x24 │  inherit 115 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 160 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 213 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 162 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 111 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 216 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 112 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 225 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 180 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x54 │   inherit 78 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 146 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 220 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │   inherit 55 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc4 │  inherit 115 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │    fixed 253 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 221 │  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__->