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 0x5c │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 231 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 144 │ 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__->