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 0xd8 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 71 true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 68 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 57 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 161 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 194 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 179 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 178 │ false │ OK │ # geneve │ 6 │ 4 │ inherit 0x24 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 195 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 199 │ 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__->