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 0x0c │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 81 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 199 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 203 │ false │ OK # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 131 false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 127 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 185 │ 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__->