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 0x3c │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 151 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 100 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 96 false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 8 │ false │./l2_tos_ttl_inherit.sh: line 350: printf: 0xeaECT0: 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__->