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 0xe8 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 244 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 78 │ 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__->