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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬─────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 141 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 166 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 66 │ true │ OK │ # ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 233 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->