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 0x48 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 172 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 84 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 145 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 19 false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 165 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0x24 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 214 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0x9c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 214 │ 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__->