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 0x80 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 167 │ true │ OK # │ gre │ 4 │ other │ fixed 0x48 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 212 │ true │ OK │ # gre │ 6 │ other │ fixed 0xb4 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 202 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 40 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 4 │ inherit 0xc4 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 1 │ 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__->