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 0x78 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 172 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 43 │ 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__->