make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xfc │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 196 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 94 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 73 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0xd0 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 45 │ 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__->