[dpdk-dev] [PATCH 0/3] Support administrative link up and link down

2014-05-28 Thread Ouyang, Changchun
: Friday, May 23, 2014 5:25 PM To: Ouyang, Changchun; dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH 0/3] Support administrative link up and link down On 05/23/2014 04:08 AM, Ouyang, Changchun wrote: > Hi Ivan > > To some extent, I also agree with you. > But customer hope DPDK can provide

[dpdk-dev] [PATCH 0/3] Support administrative link up and link down

2014-05-23 Thread Ivan Boule
gt; Any difference if use " dev_link_start/stop" or " dev_link_up/down"? >> to me, admin_link_up/down is better than dev_link_start/stop, >> >> If most people think we need change the name, it is ok to rename it. >> >> I don't think we need it in n

[dpdk-dev] [PATCH 0/3] Support administrative link up and link down

2014-05-23 Thread Ouyang, Changchun
al Message- From: Ivan Boule [mailto:ivan.bo...@6wind.com] Sent: Thursday, May 22, 2014 11:31 PM To: Ouyang, Changchun; dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH 0/3] Support administrative link up and link down Hi Changchun, On 05/22/2014 04:44 PM, Ouyang, Changchun wrote: > Hi Ivan &

[dpdk-dev] [PATCH 0/3] Support administrative link up and link down

2014-05-22 Thread Ivan Boule
> > I don't think we need it in non-physical PMDs. So no implementation in virtio > PMD. > > Thanks > Changchun > > > -Original Message- > From: Ivan Boule [mailto:ivan.boule at 6wind.com] > Sent: Thursday, May 22, 2014 9:17 PM > To: Ouyang, Changc

[dpdk-dev] [PATCH 0/3] Support administrative link up and link down

2014-05-22 Thread Ivan Boule
On 05/22/2014 08:11 AM, Ouyang Changchun wrote: > This patch series contain the following 3 items: > 1. Add API to support administrative link up and down. > 2. Implement the functionality of administrative link up and down in IXGBE > PMD. > 3. Add command in testpmd to test the functionality of a

[dpdk-dev] [PATCH 0/3] Support administrative link up and link down

2014-05-22 Thread Ouyang, Changchun
Original Message- From: Ivan Boule [mailto:ivan.bo...@6wind.com] Sent: Thursday, May 22, 2014 9:17 PM To: Ouyang, Changchun; dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH 0/3] Support administrative link up and link down On 05/22/2014 08:11 AM, Ouyang Changchun wrote: > This patch ser

[dpdk-dev] [PATCH 0/3] Support administrative link up and link down

2014-05-22 Thread Ouyang Changchun
This patch series contain the following 3 items: 1. Add API to support administrative link up and down. 2. Implement the functionality of administrative link up and down in IXGBE PMD. 3. Add command in testpmd to test the functionality of administrative link up and down of PMD. Ouyang Changchun (