You can use a vswitch/linux-bridge - you can use OVS-DPDK or VPP Alternatively - you can use veth-pair
> -----Original Message----- > From: users [mailto:[email protected]] On Behalf Of Stephen > Hemminger > Sent: Thursday, 02 November, 2017 9:33 AM > To: ece8537 > Cc: users > Subject: Re: [dpdk-users] Connecting-VMS > > On Nov 1, 2017 19:05, "ece8537" <[email protected]> wrote: > > Hey everyone, > > I am a student reading on dpdk.I am trying to connect two VMS in the same > computer using virtual Box.I simply wanna run skeleton app in each of the VMS > and make them speak .Can anyone give me any guidance cause I am bit lost > and can't find much on google. > > Thanks for your time > > > Not sure does virtual box use virtio or some other out of tree network device? > DPDK supports virtio
