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 0x2c │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 67 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 144 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 255 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 133 │ true │ OK │ # └────────┴──────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh 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__->