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 0xd8 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0x90 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 144 │ 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__->