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 0x3c │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 139 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 196 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x34 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0x98 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 98 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 97 │ 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__->