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 0x74 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 254 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 107 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 132 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 187 │ 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__->