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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 163 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 221 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 73 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 other │ fixed 0x3c │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 169 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0xb4 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 119 │ false OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 182 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->