make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x20 │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 32 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 80 │ true OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 122 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 33 │ 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__->