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 0xac │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 72 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 233 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 126 │ true │ OK │ # │ gre 6 │ other │ fixed 0x98 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 74 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 219 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 38 │ 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__->