Re: [vpp-dev] Regarding RDMA

2020-10-03 Thread Prashant Upadhyaya
Thanks Benoit for the information. Regards -Prashant On Tue, Sep 29, 2020 at 3:14 PM Benoit Ganne (bganne) wrote: > > Hi Prashant, > > > 1. What is the expected performance benefit if RDMA driver is used in > > VPP instead of DPDK driver ? > > - out-of-the-box support for Mellanox CX4/5 NIC

Re: [vpp-dev] Regarding RDMA

2020-09-29 Thread Benoit Ganne (bganne) via lists.fd.io
Hi Prashant, > 1. What is the expected performance benefit if RDMA driver is used in > VPP instead of DPDK driver ? - out-of-the-box support for Mellanox CX4/5 NIC in VPP. DPDK Mellanox support is not compiled by default in VPP, but you can enable it by adding DPDK_MLX[4|5]_PMD=y in your env