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 0xb0 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c inherit 52 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 254 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 57 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 169 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 59 │ 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__->