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 0x70 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c inherit 177 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 128 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 247 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 194 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 249 false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 108 │ 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__->