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 0xb8 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 198 │ false │ OK │ # │ gre │ 6 6 │ inherit 0xd8 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 63 │ false │ OK │ # │ geneve │ 6 6 │ inherit 0xa0 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 33 │ 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__->