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 0x7c │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 127 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 118 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 92 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 inherit 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 140 │ 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__->