Hi,
> i am trying to bring vpp into user space without having dpdk dependancy
> for interfaces. Is this feasible with socket listener on vpp hoststack?
It depends which interfaces you want to use. You can use interfaces with other
drivers than DPDK:
- AVF for Intel Fortville (i40e):
https://d
Hi Team,
i am trying to bring vpp into user space without having dpdk dependancy for
interfaces. Is this feasible with socket listener on vpp hoststack?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17123): https://lists.fd.io/g/vpp-dev/message/1
Hi All,
I am new to VPP, but quite impressed with concept. I was looking forward to
integrate VPP with one of my Access Point which has a Broadcom NIC (ethernet)
and 11ac Wifi chipset.
I want to read/write the packets to/from wired/wireless, and all the packets
processing should be done by VPP