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 0x14 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 57 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0x98 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 183 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 92 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 178 │ true │ OK │ # │ geneve 6 │ 4 │ fixed 0x8c │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 184 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 86 │ true │ OK # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 68 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 38 │ 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__->