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 0x24 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 249 │ false │ OK │ # │ gre │ 4 6 │ inherit 0xa0 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 44 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 159 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0x90 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 103 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 245 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0x8c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 177 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 241 │ 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__->