[dpdk-dev] examples/vhost: how to use vhost-switch between VMs?

2016-12-23 Thread wang . yong19
Dear Mr. Liu, There are some descriptions in dpdk-16.11\doc\guides\sample_app_ug\vhost.rst, "The sample application performs simple packet switching between virtual machines based on Media Access Control (MAC) address or Virtual Local Area Network (VLAN) tag." So, we runned the vhost-switch s

[dpdk-dev] examples/vhost: how to use vhost-switch between VMs? Anybody who can help?

2016-12-26 Thread wang . yong19
There are some descriptions in dpdk-16.11\doc\guides\sample_app_ug\vhost.rst, "The sample application performs simple packet switching between virtual machines based on Media Access Control (MAC) address or Virtual Local Area Network (VLAN) tag." So, we want to use vhost-switch between two VM

[dpdk-dev] 答复: Re: [PATCH] lib/librte_vhost: fix memory leak

2017-01-03 Thread wang . yong19
> Yuanhan Liu > 2017/01/04 12:02 > > to > > Yong Wang , > > cc > > dev@dpdk.org > > subject > > Re: [PATCH] lib/librte_vhost: fix memory leak > > On Tue, Jan 03, 2017 at 10:57:55PM -0500, Yong Wang wrote: > > In function vhost_new_device(), current code dose not free 'dev' > > in "i == MA

Re: [dpdk-dev] [PATCH] net/i40e: fix param check to avoid division by 0

2017-06-20 Thread wang . yong19
> RE: [PATCH] net/i40e: fix param check to avoid division by 0 > > > > > -Original Message- > > From: Yong Wang [mailto:wang.yon...@zte.com.cn] > > Sent: Monday, June 12, 2017 5:07 PM > > To: Zhang, Helin ; Wu, Jingjing > > > Cc: dev@dpdk.org; Yong Wang > > Subject: [PATCH] net/i40e:

[dpdk-dev] 答复: Re: [PATCH] net/ark:add null point check

2017-09-14 Thread wang . yong19
> Ferruh Yigit > 2017/09/14 17:33 > > to > > Yong Wang , shepard.sie...@atomicrules.com, > > cc > > dev@dpdk.org > > subject > > Re: [dpdk-dev] [PATCH] net/ark:add null point check > > On 9/14/2017 8:22 AM, Yong Wang wrote: > > In function ark_config_device(), there are several malloc wit