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 0x40 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 223 │ 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__->