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 0x20 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 237 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 239 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 112 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 13 │ 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__->