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 0xf8 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 4 fixed 0x58 │ fixed 94 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 142 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 142 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 9 │ false OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 50 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 73 false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 250 │ 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__->