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 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 162 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ other │ inherit 0x48 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 87 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 225 │ 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__->