Few examples of non-dpdk interfaces, they all work with dpdk plugin disabled:
vpp tap native driver - uses linux TAP interface with vhost-net backend to exchange packets with linux kernel memif driver - shared memory interface with another usermode process, (i.e. another VPP). works between containers AVF native driver - Driver for Intel AVF devices (intel xl710 Virtual Functions) vhost-user, VPP as vhost-user backend for virtual machines netmap - use of netmap user mode access inteface, originated from FreeBSD -- Damjan > On 12 Sep 2018, at 14:24, Mehran Memarnejad <[email protected]> wrote: > > Hi, > To Which NIC driver should NICs bind so that VPP uses linux instead of dpdk?? > > In this case does it only use the transmission and reception capablilty of > Linux or use the full Linux network stack?? > > Regards > > On Wednesday, September 12, 2018, Ray Kinsella <[email protected] > <mailto:[email protected]>> wrote: > Hi Merhan, > > FD.io VPP has native drivers support that also support batching. > > Ray K > > On 12/09/2018 06:58, Mehran Memarnejad wrote: > hello > some papers quoted that it is possible to run VPP on kernel without DPDK > as far as I know VPP uses DPDP NIC drivers in polling mode to handle packets > in batch > in the case of "no DPDK" how can this batching be done? > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > > View/Reply Online (#10469): https://lists.fd.io/g/vpp-dev/message/10469 > <https://lists.fd.io/g/vpp-dev/message/10469> > Mute This Topic: https://lists.fd.io/mt/25519273/675355 > <https://lists.fd.io/mt/25519273/675355> > Group Owner: [email protected] <mailto:[email protected]> > Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub > <https://lists.fd.io/g/vpp-dev/unsub> [[email protected] > <mailto:[email protected]>] > -=-=-=-=-=-=-=-=-=-=-=- > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > > View/Reply Online (#10473): https://lists.fd.io/g/vpp-dev/message/10473 > Mute This Topic: https://lists.fd.io/mt/25519273/675642 > Group Owner: [email protected] > Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=-
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10474): https://lists.fd.io/g/vpp-dev/message/10474 Mute This Topic: https://lists.fd.io/mt/25519273/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
