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 0xc0 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 218 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 122 │ true │ OK # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 113 │ false OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 194 │ false │ OK │ # │ geneve │ 4 4 │ inherit 0xcc │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 250 │ false │ OK │ # │ geneve 4 │ other │ fixed 0xb4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 98 │ false │ OK │ # geneve │ 6 │ 4 │ fixed 0x54 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 117 │ 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__->