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 0x70 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 126 │ true │ OK # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 58 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 103 │ true │ OK │ # │ vxlan 4 │ other │ fixed 0x54 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 112 │ 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__->