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 0xe8 │ inherit 183 false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 128 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 160 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 237 │ false │ OK # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 fixed 198 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 70 │ 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__->