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 0xdc │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 146 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0x20 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 107 │ 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__->