Hello VPP experts.
I have encountered an unexpected pattern in performance results.
So I wonder, is there a bug somewhere (VPP or CSIT),
or is there a subtle reason why the performance pattern should be expected?
Usually, the more processing VPP in a particular test has to do,
the smaller forwar
Thanks Ole, Neale.
Vyshakh
On Thu, Apr 9, 2020 at 1:56 PM Neale Ranns (nranns)
wrote:
>
> Hi Vyshakh,
>
> A well placed call to:
> ip_neighbor_learn_dp()
> would do the job. Then some tests in test_ip6.py TestIPv6RD.
>
> /neale
>
> On 09/04/2020 07:42, "vpp-dev@lists.fd.io on behalf of Ole T
Hi Vyshakh,
A well placed call to:
ip_neighbor_learn_dp()
would do the job. Then some tests in test_ip6.py TestIPv6RD.
/neale
On 09/04/2020 07:42, "vpp-dev@lists.fd.io on behalf of Ole Troan"
wrote:
Vyshakh,
That’s certainly what the RFC says.
Care to submit a patch?