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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 72 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 108 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 188 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 2 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->