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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬─────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 190 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 104 │ true │ OK # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 248 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->