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 0xa4 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 78 │ false OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 26 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 252 │ false │ OK # │ gre │ 6 │ other │ inherit 0xec │ inherit 253 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 216 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 30 │ 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__->