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 0x68 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 72 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 56 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 207 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 inherit 34 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 147 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 105 │ 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__->