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 0xd4 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 167 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 203 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 31 │ false OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 96 │ 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__->