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 0x20 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 93 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 2 │ false │ OK │ # gre │ 4 │ other │ inherit 0xec │ inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 134 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 44 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 40 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 89 │ 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__->