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 0x74 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 124 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 214 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 23 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 140 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 252 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 117 │ 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__->