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 0x34 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 31 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 197 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 58 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 173 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 126 │ 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__->