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 0x08 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 222 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 172 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 111 │ 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__->