[dpdk-dev] Hi all, does Amazon VMs supported DPDK or not?

Patel, Rashmin N rashmin.n.patel at intel.com
Tue Sep 30 21:18:46 CEST 2014


You answered the question but I was looking for more details. The term you called "ENI" is new to me, so what kind of device is it? It must be one of this:
1. Emulated Device (I suspect this is the one; because DPDK API works without any change)
2. Para-virtual Device
3. Directly Assigned Device
4. Fully customized Device (i.e shared memory with GrantTable mechanism)
	       or
5. A generic wrapper device (covering all of the above devices)

Thanks,
Rashmin

-----Original Message-----
From: Saha, Avik (AWS) [mailto:aviksaha at amazon.com] 
Sent: Tuesday, September 30, 2014 10:49 AM
To: Patel, Rashmin N; Wang, Shawn; Dong, Binghua; dev at dpdk.org
Subject: RE: Hi all, does Amazon VMs supported DPDK or not?

I have only experimented with C3.8xlarge instances with DPDK. You have to attach at least 2 ENIs to the instances since one of them would be taken over by DPDK. Based on the size, you would be able to attach 8, 16  or 32 ENIs to the instances (these will be visible as ethn devices of ifconfig)

Let me know if this helps (or I am not getting the question :) )

Avik

-----Original Message-----
From: Patel, Rashmin N [mailto:rashmin.n.patel at intel.com] 
Sent: Monday, September 29, 2014 1:54 PM
To: Wang, Shawn; Dong, Binghua; dev at dpdk.org; Saha, Avik (AWS)
Subject: RE: Hi all, does Amazon VMs supported DPDK or not?

Hi Shawn,

Which network interface is visible to the VM? I mean which is the virtual ethernet port is used in Amazon-VM-DPDK app? And what all interfaces are offered based on the VM size and requirements?

Thanks,
Rashmin

-----Original Message-----
From: Wang, Shawn [mailto:xingbow at amazon.com] 
Sent: Monday, September 29, 2014 1:50 PM
To: Dong, Binghua; Patel, Rashmin N; dev at dpdk.org; Saha, Avik (AWS)
Subject: RE: Hi all, does Amazon VMs supported DPDK or not?

Yes, you can.

>From my colleague, Saha, Avik, they are running  IntelDPDK 1.7 on c3.8xlarges.

Thanks.
________________________________________
From: dev [dev-bounces at dpdk.org] on behalf of Dong, Binghua [binghua.dong at intel.com]
Sent: Saturday, September 27, 2014 10:05 PM
To: Patel, Rashmin N; dev at dpdk.org
Subject: Re: [dpdk-dev] Hi all,  does Amazon VMs supported DPDK or not?

Hi Patel,

The customer consider that deploy DPDK application in Amazon VMs is very flexible and very easy global site deployment:

such as: they only need to buy a 2 lcores VM if a site only need 200Mbps throughput;   buy one 4 lcores VM if the throughput is 400Mbps;

the can buy different Amazon site VMs in US, German... for lower access latency;

-----Original Message-----
From: Patel, Rashmin N
Sent: Saturday, September 27, 2014 12:41 AM
To: Dong, Binghua; dev at dpdk.org
Subject: RE: Hi all, does Amazon VMs supported DPDK or not?

It really depends on the devices offered in the VM. If direct device assignment is not provided to a VM or if the node hypervisor doesn't have an optimized para-virtual interface to a VM, I don't see any benefit using DPDK in VMs.

-----Original Message-----
From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Dong, Binghua
Sent: Friday, September 26, 2014 5:47 AM
To: dev at dpdk.org
Subject: [dpdk-dev] Hi all, does Amazon VMs supported DPDK or not?

A customer plan to buy some global Amazon VMs to run their DPDK 1.3(will upgrade to DPDK1.6 or 1.7) based VPN applications on global sites.

Thanks a lot;



More information about the dev mailing list