Thanks Damjan.
Is the IPSec code using spd attached to an interface ("set interface ipsec
spd ") production quality?
How is the performance of this code in terms of throughput, are there any
benchmarks that can be referred to?
Thanks
Vamsi
On Sat, Jun 30, 2018 at 1:35 AM, Damjan Marion wrote:
Hello,
I'm trying to understand how works VOM wrapper for C++ API.
VOM manager header: https://pastebin.com/BgG7td5s
VOM manager cpp: https://pastebin.com/890jjUJm
main.cpp:
int main() {
TVppManager manager;
std::cout << "Starting\n";
manager.Start();
sleep(60);
manager.St
Hello,
My question is about VPP and DPDK PMD drivers: can any NIC which has support
in the DPDK official releases be used with VPP ? or are there any specific
requirements (hw/sw)
that the PMD should support ? (like for example,
CONFIG_RTE_LIBRTE_AVF_INC_VECTOR=y with I40E,
or maybe that "vect
Hi
I want to know how i can implement or use port security feature on vpp?
I'll be grateful if anyone could help me.
Best regards
Reza
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9751): https://lists.fd.io/g/vpp-dev/message/9751
Mute This T