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 0x40 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 195 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 16 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 232 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 115 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0xec │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 192 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other inherit 0x9c │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 188 │ 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__->