Re: [vpp-dev] vpp without dpdk

2020-08-03 Thread Benoit Ganne (bganne) via lists.fd.io
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

[vpp-dev] vpp without dpdk

2020-08-02 Thread sadhanakesavan
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

[vpp-dev] VPP without DPDK for Aceess Points #vppwithoutdpdk

2018-07-23 Thread kenvishwlan
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