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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 6 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 194 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 inherit 0xa0 │ inherit 205 │ false │ OK │ # vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 37 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 6 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 211 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc inherit 124 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 116 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->