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 0x9c │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 66 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 26 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 158 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 inherit 0xdc │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 4 │ inherit 0x18 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 251 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 186 │ 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__->