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 0x14 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 83 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 139 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 34 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 59 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 231 │ 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__->