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 0x04 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 159 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 173 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 25 │ false OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 168 false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 25 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 27 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 134 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 234 │ 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__->