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 0x28 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 15 │ false │ OK │ # gre │ 4 │ other │ fixed 0x18 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ 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__->