[Edited Message Follows]
Hi,
I have a few questions about how synchronization is being done when there are
multiple workers/threads accessing the same data structure.
For example, IPsec headers have a seq number that gets incremented.
If we have IPsec flow and encrypting packets on VPP do we assu
Hi,
I have a few questions about how synchronization is being done when
there are multiple workers/threads accessing the same data structure.
For example IPsec headers have a seq number which gets incremented.
If we have IPsec flow and encrypting packets on VPP do we assume that
packets in the
There should be a plugin keyword in .conf you use. If not checkout the
latest vpp version and check the same. But the query here is even if the
plugin is not there in conf, all the plugins will be enabled automatically
including dpdk_plugin.so by default. So, Check the drivers in conf and your
PC.