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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 42 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 242 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 76 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 164 │ false │./l2_tos_ttl_inherit.sh: line 350: printf: 0x6eECT0: invalid hex number ok 1 selftests: net: l2_tos_ttl_inherit.sh # SKIP make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->