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 0x48 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 90 │ false │ OK │ # │ gre │ 6 6 │ fixed 0xac │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 209 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 133 │ false │ OK │ # │ vxlan │ 4 6 │ inherit 0xc0 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 other │ inherit 0x30 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 87 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 fixed 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 162 │ 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__->