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 0xbc │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 239 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 229 │ 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__->