Hi, vpp experts,
I am trying to configure l2 gre over ipsec. I followed the steps here:
https://docs.fd.io/vpp/16.12/ipsec_gre_doc.html
I hit the following error:
create ipsec: unknown input `gre tunnel src 10.10.10.10 dst...'
My vpp version is v19.08.1-release
It seems on this version the "cre
Thanks Dave, in our use case the number of reads are definitely going to be
much higher than the number of writes. That said, we also expect number of
writes to be about 10K - 20K writes/second. I am trying to figure out if any
one has optimized the Bihash table for this type of use case as well