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 0xb0 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 other │ inherit 0x84 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 78 true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0x5c │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 77 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 72 │ 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__->