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 0x84 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 77 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 129 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 128 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 65 │ 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__->