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 0x4c │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 24 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 221 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 92 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 209 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 70 │ true │ OK # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 23 │ 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__->