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 0x18 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 128 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 240 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 116 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 1 │ 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__->