Re: [dpdk-dev] [PATCH v2 2/2] igb_uio: fix interrupt enablement after FLR in VM

2017-10-16 Thread Wu, Jingjing
> -Original Message- > From: Patil, Harish [mailto:harish.pa...@cavium.com] > Sent: Tuesday, October 17, 2017 9:32 AM > To: Yigit, Ferruh ; Gregory Etelson > Cc: Thotton, Shijith ; Wu, Jingjing > ; Tan, Jianfeng ; Xing, Beilei > ; dev@dpdk.org; sta...@dpdk.org >

Re: [dpdk-dev] [PATCH v10 1/3] app/test-pmd: add CLI for TM capability and stats

2017-10-17 Thread Wu, Jingjing
> -Original Message- > From: Singh, Jasvinder > Sent: Tuesday, October 17, 2017 2:55 AM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian ; Wu, Jingjing > ; Pei, Yulong > Subject: [PATCH v10 1/3] app/test-pmd: add CLI for TM capability and stats > > Ad

Re: [dpdk-dev] [PATCH] igb_uio: revert open and release operations

2017-10-17 Thread Wu, Jingjing
> Cc: dev@dpdk.org; Tan, Jianfeng ; Wu, Jingjing > ; Shijith Thotton > ; Gregory Etelson ; > Harish Patil ; George Prekas > ; sta...@dpdk.org > Subject: [PATCH] igb_uio: revert open and release operations > > This reverts commit 6b9ed026a8704b

Re: [dpdk-dev] [PATCH v3] examples/l3fwd: pass flow arguments when start app

2017-10-23 Thread Wu, Jingjing
> -Original Message- > From: Li, Xiaoyun > Sent: Wednesday, October 18, 2017 3:12 PM > To: Wu, Jingjing > Cc: dev@dpdk.org; Li, Xiaoyun > Subject: [PATCH v3] examples/l3fwd: pass flow arguments when start app > > To make the performance can be tuning on differe

Re: [dpdk-dev] [PATCH] igb_uio: remove device reset in open

2017-10-23 Thread Wu, Jingjing
> -Original Message- > From: Shijith Thotton [mailto:shijith.thot...@caviumnetworks.com] > Sent: Monday, October 23, 2017 8:28 PM > To: Yigit, Ferruh > Cc: Wu, Jingjing ; Gregory Etelson ; > Harish Patil ; Thomas Monjalon > ; dev@dpdk.org; sta...@dpdk.org; Tan

Re: [dpdk-dev] [PATCH] app/testpmd: fix mapping of user priority to DCB TC

2017-10-23 Thread Wu, Jingjing
> -Original Message- > From: Dai, Wei > Sent: Monday, October 23, 2017 3:25 PM > To: Wu, Jingjing > Cc: dev@dpdk.org; Dai, Wei ; sta...@dpdk.org > Subject: [PATCH] app/testpmd: fix mapping of user priority to DCB TC > > When number of DCB traffic class is 4,

Re: [dpdk-dev] [PATCH] net/ixgbe: fix PF DCB info

2017-10-23 Thread Wu, Jingjing
> -Original Message- > From: Dai, Wei > Sent: Monday, October 23, 2017 2:44 PM > To: Lu, Wenzhuo ; Ananyev, Konstantin > ; Wu, Jingjing > Cc: dev@dpdk.org; Dai, Wei ; sta...@dpdk.org > Subject: [PATCH] net/ixgbe: fix PF DCB info > > When SR

Re: [dpdk-dev] [PATCH v3] eal: add counter size for efd clean

2017-10-24 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Monday, October 16, 2017 6:46 PM > To: Wu, Jingjing > Cc: dev@dpdk.org; Tan, Jianfeng ; > shreyansh.j...@nxp.com; > hemant.agra...@nxp.com; santosh.shu...@caviumnetworks.com; Tomas

Re: [dpdk-dev] [PATCH v3] eal: add counter size for efd clean

2017-10-31 Thread Wu, Jingjing
Ping > -Original Message- > From: Wu, Jingjing > Sent: Tuesday, October 24, 2017 9:39 PM > To: Thomas Monjalon > Cc: dev@dpdk.org; Tan, Jianfeng ; > shreyansh.j...@nxp.com; > hemant.agra...@nxp.com; santosh.shu...@caviumnetworks.com; Tomasz Duszynski > ;

Re: [dpdk-dev] [PATCH 2/2] net/i40e: fix Rx queue interrupt mapping in VF

2017-11-02 Thread Wu, Jingjing
> -Original Message- > From: Dai, Wei > Sent: Thursday, November 2, 2017 9:11 PM > To: Wu, Jingjing ; Xing, Beilei > ; > Liang, Cunming > Cc: dev@dpdk.org; Dai, Wei ; sta...@dpdk.org > Subject: [PATCH 2/2] net/i40e: fix Rx queue interrupt mapping in VF > &

Re: [dpdk-dev] [PATCH 1/2] net/i40e: fix VFIO interrupt mapping in VF

2017-11-02 Thread Wu, Jingjing
> -Original Message- > From: Dai, Wei > Sent: Thursday, November 2, 2017 9:11 PM > To: Wu, Jingjing ; Xing, Beilei > ; > Liang, Cunming > Cc: dev@dpdk.org; Dai, Wei ; sta...@dpdk.org > Subject: [PATCH 1/2] net/i40e: fix VFIO interrupt mapping in VF > > W

Re: [dpdk-dev] [PATCH v3 1/2] net/i40e: fix VFIO interrupt mapping in VF

2017-11-03 Thread Wu, Jingjing
> -Original Message- > From: Dai, Wei > Sent: Friday, November 3, 2017 4:47 PM > To: Wu, Jingjing ; Xing, Beilei > Cc: dev@dpdk.org; Dai, Wei ; sta...@dpdk.org > Subject: [PATCH v3 1/2] net/i40e: fix VFIO interrupt mapping in VF > > When a VF port is

Re: [dpdk-dev] [PATCH v3 2/2] net/i40e: fix Rx queue interrupt mapping in VF

2017-11-03 Thread Wu, Jingjing
> -Original Message- > From: Dai, Wei > Sent: Friday, November 3, 2017 4:48 PM > To: Wu, Jingjing ; Xing, Beilei > Cc: dev@dpdk.org; Dai, Wei ; sta...@dpdk.org > Subject: [PATCH v3 2/2] net/i40e: fix Rx queue interrupt mapping in VF > > When a VF p

Re: [dpdk-dev] [PATCH 2/2] net/ixgbe: fix l3fwd start failed on PF

2017-11-07 Thread Wu, Jingjing
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ananyev, Konstantin > Sent: Thursday, November 2, 2017 10:06 PM > To: Wu, Yanglong ; dev@dpdk.org > Cc: Wu, Yanglong > Subject: Re: [dpdk-dev] [PATCH 2/2] net/ixgbe: fix l3fwd start failed on PF > > Hi, > > > -

Re: [dpdk-dev] [PATCH v2] igb_uio: remove device reset in release

2017-11-07 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, November 8, 2017 7:57 AM > To: Yigit, Ferruh > Cc: dev@dpdk.org; sta...@dpdk.org; Tan, Jianfeng ; > Wu, Jingjing ; Shijith Thotton > ; Gregory Etelson ; > Hari

Re: [dpdk-dev] [RFC 4/9] net/avf: enable basic Rx Tx func

2017-11-21 Thread Wu, Jingjing
> -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, November 22, 2017 8:06 AM > To: Wu, Jingjing ; dev@dpdk.org > Cc: Lu, Wenzhuo > Subject: Re: [dpdk-dev] [RFC 4/9] net/avf: enable basic Rx Tx func > > On 10/20/2017 1:26 AM, Jingjing Wu wrote: >

Re: [dpdk-dev] [RFC 8/9] net/avf: enable ops to check queue info and status

2017-11-22 Thread Wu, Jingjing
> -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, November 22, 2017 8:09 AM > To: Wu, Jingjing ; dev@dpdk.org > Cc: Lu, Wenzhuo ; Olivier MATZ > > Subject: Re: [dpdk-dev] [RFC 8/9] net/avf: enable ops to check queue info and > status > > On 1

Re: [dpdk-dev] [RFC 4/9] net/avf: enable basic Rx Tx func

2017-11-22 Thread Wu, Jingjing
> -Original Message- > From: Yigit, Ferruh > Sent: Thursday, November 23, 2017 6:39 AM > To: Wu, Jingjing ; dev@dpdk.org > Cc: Lu, Wenzhuo > Subject: Re: [dpdk-dev] [RFC 4/9] net/avf: enable basic Rx Tx func > > On 11/21/2017 11:55 PM, Wu, Jingjing wrote: &g

Re: [dpdk-dev] net/i40e: latency issue due fix interrupt throttling setting in PF

2017-11-28 Thread Wu, Jingjing
.com] Sent: Friday, November 24, 2017 7:25 PM To: dev@dpdk.org Cc: Wu, Jingjing Subject: RE: [dpdk-dev] net/i40e: latency issue due fix interrupt throttling setting in PF Re-sending Hanoh From: Hanoch Haim (hhaim) Sent: Monday, November 20, 2017 5:19 PM To: dev@dpdk.org<mailto:dev@dpdk.org>

Re: [dpdk-dev] net/i40e: latency issue due fix interrupt throttling setting in PF

2017-11-28 Thread Wu, Jingjing
RVAL=0" in config/common_base file. Or you can just change the definition of I40E_QUEUE_ITR_INTERVAL_DEFAULT like: #define I40E_QUEUE_ITR_INTERVAL_DEFAULT 0 /* 0 us */ Thanks Jingjing From: Hanoch Haim (hhaim) [mailto:hh...@cisco.com] Sent: Tuesday, November 28, 2017 9:14 PM To: Wu, Ji

Re: [dpdk-dev] net/i40e: latency issue due fix interrupt throttling setting in PF

2017-11-29 Thread Wu, Jingjing
Hi, Hanoh Yes, that's true. Thanks Jingjing From: Hanoch Haim (hhaim) [mailto:hh...@cisco.com] Sent: Tuesday, November 28, 2017 11:07 PM To: Wu, Jingjing Cc: dev@dpdk.org Subject: RE: [dpdk-dev] net/i40e: latency issue due fix interrupt throttling setting in PF Hi Jinjing, So to v

Re: [dpdk-dev] net/i40e: latency issue due fix interrupt throttling setting in PF

2017-11-30 Thread Wu, Jingjing
From: Hanoch Haim (hhaim) [mailto:hh...@cisco.com] Sent: Friday, December 1, 2017 12:48 AM To: Wu, Jingjing Cc: dev@dpdk.org; Hanoch Haim (hhaim) Subject: RE: [dpdk-dev] net/i40e: latency issue due fix interrupt throttling setting in PF Hi Jingjing, I did that and see the results, It does not

Re: [dpdk-dev] [PATCH] net/i40e: fix VF Tx error issue

2017-12-04 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Tuesday, December 5, 2017 10:41 AM > To: Wu, Jingjing ; Zhang, Qi Z > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [PATCH] net/i40e: fix VF Tx error issue > > When using kernel PF + DPDK VF, if setting VLAN st

Re: [dpdk-dev] [PATCH] igb_uio: fix uevent montior issue

2018-01-30 Thread Wu, Jingjing
> -Original Message- > From: Guo, Jia > Sent: Tuesday, January 30, 2018 6:01 PM > To: Yigit, Ferruh ; Wu, Jingjing > ; Tan, > Jianfeng > Cc: tho...@monjalon.net; dev@dpdk.org; Guo, Jia > Subject: [PATCH] igb_uio: fix uevent montior issue > > udev could n

Re: [dpdk-dev] [PATCH V14 3/3] app/testpmd: use uevent to monitor hotplug

2018-01-30 Thread Wu, Jingjing
> -Original Message- > From: Guo, Jia > Sent: Tuesday, January 30, 2018 8:21 PM > To: step...@networkplumber.org; Richardson, Bruce > ; > gaetan.ri...@6wind.com; Wu, Jingjing ; > tho...@monjalon.net; > mo...@mellanox.com > Cc: Yigit, Ferruh ; A

Re: [dpdk-dev] [PATCH v4 0/4] net/i40e: fix multiple driver support issue

2018-02-02 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Friday, February 2, 2018 8:06 PM > To: dev@dpdk.org; Wu, Jingjing > Subject: [PATCH v4 0/4] net/i40e: fix multiple driver support issue > > DPDK i40e PMD will modify some global registers during initialization >

Re: [dpdk-dev] [PATCH] net/i40e: fix issue during customized info update

2018-02-06 Thread Wu, Jingjing
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Beilei Xing > Sent: Tuesday, January 30, 2018 3:53 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org; Chilikin, Andrey ; > sta...@dpdk.org > Subject: [dpdk-dev] [PATCH] net/i40e: fix issue during customized info update >

Re: [dpdk-dev] [PATCH v2] net/i40e: fix issue during customized info update

2018-02-07 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Wednesday, February 7, 2018 4:41 PM > To: Zhang, Qi Z ; Wu, Jingjing > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [PATCH v2] net/i40e: fix issue during customized info update > > Customized info is updated

Re: [dpdk-dev] [PATCH] app/testpmd: fix FDIR issue

2018-02-08 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Thursday, February 8, 2018 8:36 PM > To: Wu, Jingjing > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [PATCH] app/testpmd: fix FDIR issue > > This patch fixes issue during dealing with flow > director filte

Re: [dpdk-dev] [PATCH] net/i40e: fix unchecked return in parse devarg

2018-02-08 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Thursday, February 8, 2018 9:18 PM > To: Wu, Jingjing ; dev@dpdk.org; Zhang, Qi Z > > Subject: [PATCH] net/i40e: fix unchecked return in parse devarg > > This patch fixes the coverity CHECKED_RETURN issue. >

Re: [dpdk-dev] [PATCH 3/4] app/testpmd: add option to avoid lock all memory

2018-02-13 Thread Wu, Jingjing
New options is added, the doc also need to update. > -Original Message- > From: Tan, Jianfeng > Sent: Wednesday, February 14, 2018 12:02 PM > To: dev@dpdk.org > Cc: Tan, Jianfeng ; Lu, Wenzhuo > ; Wu, > Jingjing > Subject: [PATCH 3/4] app/testpmd: add option

Re: [dpdk-dev] [PATCH v2 04/14] net/avf: enable basic Rx Tx func

2017-12-26 Thread Wu, Jingjing
> -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, December 5, 2017 3:58 AM > To: Wu, Jingjing ; dev@dpdk.org > Cc: Lu, Wenzhuo > Subject: Re: [dpdk-dev] [PATCH v2 04/14] net/avf: enable basic Rx Tx func > > On 11/23/2017 10:33 PM, Jingjing Wu wrote: &g

Re: [dpdk-dev] [PATCH v2 05/14] net/avf: enable link status update

2017-12-26 Thread Wu, Jingjing
> -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, December 5, 2017 3:58 AM > To: Wu, Jingjing ; dev@dpdk.org > Cc: Lu, Wenzhuo > Subject: Re: [dpdk-dev] [PATCH v2 05/14] net/avf: enable link status update > > On 11/23/2017 10:33 PM, Jingjing Wu

Re: [dpdk-dev] [PATCH] net/i40e: change VF default ITR interval

2017-12-26 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Wednesday, December 27, 2017 2:02 PM > To: Wu, Jingjing > Cc: dev@dpdk.org > Subject: [PATCH] net/i40e: change VF default ITR interval > > Current default ITR interval I40E_QUEUE_ITR_INTERVAL_DEFAULT is > us

Re: [dpdk-dev] [PATCH 1/3] app/testpmd: metering and policing CLI clean up

2018-01-07 Thread Wu, Jingjing
> -Original Message- > From: Singh, Jasvinder > Sent: Tuesday, November 21, 2017 12:39 AM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian ; Wu, Jingjing > ; Mcnamara, John > Subject: [PATCH 1/3] app/testpmd: metering and policing CLI clean up > > This pat

Re: [dpdk-dev] [PATCH 2/3] app/testpmd: add CLI for metering and policing API

2018-01-07 Thread Wu, Jingjing
> -Original Message- > From: Singh, Jasvinder > Sent: Tuesday, November 21, 2017 12:39 AM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian ; Wu, Jingjing > ; Mcnamara, John > Subject: [PATCH 2/3] app/testpmd: add CLI for metering and policing API > > Ad

[dpdk-dev] [PATCH v2 0/3] enable extended tag for i40e

2016-02-22 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Monday, February 22, 2016 12:00 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Wu, Jingjing; zhe.tag at intel.com; Zhang, > Helin > Subject: [PATCH v2 0/3] enable extended tag for i40e > > It enab

[dpdk-dev] [PATCH v2] i40e: add VEB switching support for i40e

2016-02-25 Thread Wu, Jingjing
> -Original Message- > From: Tao, Zhe > Sent: Tuesday, February 23, 2016 4:11 PM > To: dev at dpdk.org > Cc: Tao, Zhe; Wu, Jingjing > Subject: [dpdk-dev][PATCH v2] i40e: add VEB switching support for i40e > > Signed-off-by: Zhe Tao > > VEB switching feat

[dpdk-dev] [PATCH 1/2 v2] i40e: support floating VEB config

2016-02-25 Thread Wu, Jingjing
> @@ -68,6 +68,7 @@ struct internal_config { > volatile unsigned xen_dom0_support; /**< support app running on > Xen Dom0*/ > volatile unsigned no_pci; /**< true to disable PCI */ > volatile unsigned no_hpet;/**< true to disable HPET */ > + volatile unsigned fl

[dpdk-dev] [PATCH 2/2 v2] i40e: Add floating VEB support in i40e

2016-02-25 Thread Wu, Jingjing
> if (ret != I40E_SUCCESS) { > PMD_DRV_LOG(ERR, "Add veb failed, aq_err: %d", @@ - > 3688,20 +3702,21 @@ i40e_vsi_release(struct i40e_vsi *vsi) > i40e_veb_release(vsi->veb); > } > > + if (vsi->floating_veb) { > + TAILQ_FOREACH(vsi_list, &vsi-

[dpdk-dev] [PATCH v5 3/4] driver/i40e: implement tunnel filter for IP in GRE

2016-02-25 Thread Wu, Jingjing
> @@ -5833,16 +5839,22 @@ i40e_dev_tunnel_filter_set(struct i40e_pf *pf, > (void)rte_memcpy(&pfilter->inner_mac, &tunnel_filter->inner_mac, > ETHER_ADDR_LEN); > > - pfilter->inner_vlan = tunnel_filter->inner_vlan; > + pfilter->inner_vlan = rte_cpu_to_le_16(tunn

[dpdk-dev] [PATCH v5 1/4] lib/ether: optimize the'rte_eth_tunnel_filter_conf' structure

2016-02-25 Thread Wu, Jingjing
> -Original Message- > From: Sun, Xutao > Sent: Friday, February 19, 2016 3:32 PM > To: dev at dpdk.org > Cc: Zhang, Helin; Wu, Jingjing; De Lara Guarch, Pablo; Sun, Xutao; Liu, > Jijiang > Subject: [PATCH v5 1/4] lib/ether: optimize the'rte_eth_tunne

[dpdk-dev] [PATCH 01/10] ethdev: add a generic flow and new behavior switch to fdir

2016-02-25 Thread Wu, Jingjing
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Rahul Lakkireddy > Sent: Wednesday, February 03, 2016 4:32 PM > To: dev at dpdk.org > Cc: Kumar Sanghvi; Nirranjan Kirubaharan > Subject: [dpdk-dev] [PATCH 01/10] ethdev: add a generic flow and new > behavior s

[dpdk-dev] [PATCH v2 1/3] i40e: enable DCB in VMDQ VSIs

2016-02-25 Thread Wu, Jingjing
> > + /* 4 bits per TC, 4th bit is reserved */ > > + veb->bw_info.bw_ets_max[i] = > > + (uint8_t)((bw_max >> (i * I40E_4_BIT_WIDTH)) & > > + I40E_3_BIT_MASK); > Use RTE_LEN2MASK() to replace I40E_3_BIT_MASK. OK. > > > +

[dpdk-dev] [PATCH 02/12] i40e: split function for input set change of hash and fdir

2016-02-26 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Thursday, February 25, 2016 4:51 PM > To: Wu, Jingjing ; dev at dpdk.org > Cc: Chilikin, Andrey ; Lu, Wenzhuo at intel.com>; > Pei, Yulong > Subject: RE: [PATCH 02/12] i40e: split function for input set ch

[dpdk-dev] [PATCH 01/10] ethdev: add a generic flow and new behavior switch to fdir

2016-02-26 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, February 26, 2016 2:25 AM > To: Rahul Lakkireddy > Cc: Richardson, Bruce ; dev at dpdk.org; Kumar > A S > ; Nirranjan Kirubaharan ; > Wu, Jingjing > > Sub

[dpdk-dev] [RFC v2 1/2] ethdev: add packet filter flow and new behavior switch to fdir

2016-01-13 Thread Wu, Jingjing
> > diff --git a/lib/librte_ether/rte_eth_ctrl.h b/lib/librte_ether/rte_eth_ctrl.h > index ce224ad..5cc22a0 100644 > --- a/lib/librte_ether/rte_eth_ctrl.h > +++ b/lib/librte_ether/rte_eth_ctrl.h > @@ -74,7 +74,11 @@ extern "C" { > #define RTE_ETH_FLOW_IPV6_EX15 > #define RTE_ETH_FLOW

[dpdk-dev] [RFC v2 1/2] ethdev: add packet filter flow and new behavior switch to fdir

2016-01-13 Thread Wu, Jingjing
Hi, Rahul > -Original Message- > From: Rahul Lakkireddy [mailto:rahul.lakkireddy at chelsio.com] > Sent: Wednesday, January 13, 2016 4:49 PM > To: Wu, Jingjing > Cc: dev at dpdk.org; Felix Marti; Kumar A S; Nirranjan Kirubaharan > Subject: Re: [dpdk-dev] [RFC v2 1/2]

[dpdk-dev] [RFC v2 1/2] ethdev: add packet filter flow and new behavior switch to fdir

2016-01-14 Thread Wu, Jingjing
looks generic, and even other NIC can use this too. Thanks Jingjing > -Original Message- > From: Wu, Jingjing > Sent: Wednesday, January 13, 2016 9:17 PM > To: Rahul Lakkireddy > Cc: dev at dpdk.org; Felix Marti; Kumar A S; Nirranjan Kirubaharan > Subject: RE: [dpdk-dev]

[dpdk-dev] [RFC v2 1/2] ethdev: add packet filter flow and new behavior switch to fdir

2016-01-15 Thread Wu, Jingjing
Hi, Rahul > This approach seems generic enough to allow any vendor specific data > to be passed in filter as well. However, 80 seems to be too low for > multiple flow types that can be combined in the same filter rule. > I think size of 256 seems reasonable. > Yes, 80 is just an example. > Could

[dpdk-dev] [PATCH 2/4] i40e: split function for input set change of hash and fdir

2016-01-21 Thread Wu, Jingjing
And about you concern, "when application has to run on an old NIC and on a new one", The rte_fdir_conf is for each eth_dev, so it will be fine. Thanks Jingjing > -Original Message- > From: Chilikin, Andrey > Sent: Thursday, January 21, 2016 4:05 AM > To: Wu,

[dpdk-dev] [PATCH 1/3] i40e: enable extended tag

2016-01-22 Thread Wu, Jingjing
Hi > */ > static void > -i40e_hw_init(struct i40e_hw *hw) > +i40e_hw_init(struct rte_eth_dev *dev) > { > + struct i40e_hw *hw = I40E_DEV_PRIVATE_TO_HW(dev->data- > >dev_private); > + > + i40e_enable_extended_tag(dev); If the function i40e_enable_extended_tag is only used here without C

[dpdk-dev] ixgbevf does not recover from pf reset

2016-01-22 Thread Wu, Jingjing
Hi, David We also noticed this issue before. And we are planning to fix this issue. And the patch for i40e is ready: http://dpdk.org/dev/patchwork/patch/9832/ http://dpdk.org/dev/patchwork/patch/9833/ The solution is that: PF reset interrupt will be captured by DPDK VF, then DPDK Call the applica

[dpdk-dev] ixgbevf does not recover from pf reset

2016-01-25 Thread Wu, Jingjing
id Marchand [mailto:david.marchand at 6wind.com] > Sent: Friday, January 22, 2016 4:54 PM > To: Wu, Jingjing > Cc: Zhang, Helin; Ananyev, Konstantin; Lu, Wenzhuo; dev at dpdk.org > Subject: Re: [dpdk-dev] ixgbevf does not recover from pf reset > > Hello, > > On Fri, Jan 22, 2016

[dpdk-dev] [PATCH 2/4] i40e: split function for input set change of hash and fdir

2016-01-26 Thread Wu, Jingjing
> > > > Thanks for your comments. You are correct, I removed the > > I40E_INSET_FLEX_PAYLOAD from valid fdir input set values, and this is > > one reason why I splited function for input set change of hash and and > > it is because all flex payload configuration can be set in struct > > rte_fdir_c

[dpdk-dev] [PATCH] ethdev: fix byte order inconsistence between fdir flow and mask

2016-01-28 Thread Wu, Jingjing
> > 2016-01-27 16:37, Jingjing Wu: > > Fixed issue of byte order in ethdev library that the structure for > > setting fdir's mask and flow entry is inconsist and made inputs of > > mask be in big endian. > > Please be more precise. Which one is big endian? > Wasn't it tested before? > It is test

[dpdk-dev] [PATCH v2] i40e: modify the meaning of single VLAN type

2016-06-14 Thread Wu, Jingjing
> -Original Message- > From: Xing, Beilei > Sent: Monday, June 13, 2016 4:04 PM > To: Wu, Jingjing > Cc: dev at dpdk.org; Xing, Beilei > Subject: [PATCH v2] i40e: modify the meaning of single VLAN type > > In current i40e codebase, if single VLAN header is a

[dpdk-dev] [PATCH v10 0/3] i40e: add floating VEB support for i40e

2016-06-14 Thread Wu, Jingjing
> -Original Message- > From: Tao, Zhe > Sent: Monday, June 13, 2016 4:03 PM > To: dev at dpdk.org > Cc: Tao, Zhe ; Wu, Jingjing > Subject: [PATCH v10 0/3] i40e: add floating VEB support for i40e > > This patch-set add the support for floating VEB in i40e. >

[dpdk-dev] [PATCH v3] i40e: fix olflags for vector Rx

2016-06-15 Thread Wu, Jingjing
> -Original Message- > From: Tao, Zhe > Sent: Tuesday, June 14, 2016 1:24 PM > To: dev at dpdk.org > Cc: Tao, Zhe ; Wu, Jingjing > Subject: [PATCH v3] i40e: fix olflags for vector Rx > > Problem: > The flag for RSS and flow director is not set correctly in t

[dpdk-dev] [PATCH v7 0/4] Add tunnel filter support for IP in GRE on i40e

2016-03-02 Thread Wu, Jingjing
> -Original Message- > From: Sun, Xutao > Sent: Tuesday, March 01, 2016 4:41 PM > To: dev at dpdk.org > Cc: Wu, Jingjing; Zhang, Helin > Subject: [PATCH v7 0/4] Add tunnel filter support for IP in GRE on i40e > > This patch set adds tunnel filter support for IP

[dpdk-dev] [PATCH] ixgbe: fix ixgbevf RX/TX function assignment

2016-03-04 Thread Wu, Jingjing
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Zhe Tao > Sent: Sunday, February 28, 2016 11:08 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] ixgbe: fix ixgbevf RX/TX function assignment > > For the secondary process of DPDK to initialize ixgbevf,

[dpdk-dev] [PATCH] examples/dpdk_qat: Fix RX queue start number to the one just received the packets

2016-03-04 Thread Wu, Jingjing
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Zhe Tao > Sent: Tuesday, September 29, 2015 7:08 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] examples/dpdk_qat: Fix RX queue start > number to the one just received the packets > > Every time we sta

[dpdk-dev] [PATCH v2] doc: add doc for i40e pmd driver introduction

2016-03-07 Thread Wu, Jingjing
Hi, Thomas > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, March 07, 2016 6:39 AM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] doc: add doc for i40e pmd driver > introduction

[dpdk-dev] [PATCH v5 5/7] lib/librte_ether: support new l2 tunnel operation

2016-03-07 Thread Wu, Jingjing
Hi, wenzhuo > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wenzhuo Lu > Sent: Monday, March 07, 2016 10:43 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v5 5/7] lib/librte_ether: support new l2 tunnel > operation > > Add functions to support the new

[dpdk-dev] [PATCH v2] doc: add doc for i40e pmd driver introduction

2016-03-07 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, March 07, 2016 4:35 PM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] doc: add doc for i40e pmd driver > introduction > > 201

[dpdk-dev] [PATCH v6 0/5] support E-tag offloading and forwarding on X550

2016-03-08 Thread Wu, Jingjing
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wenzhuo Lu > Sent: Tuesday, March 08, 2016 2:54 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v6 0/5] support E-tag offloading and forwarding > on X550 > > This patch set adds the support of E-tag offl

[dpdk-dev] [PATCH 00/15] migrate flow director in ingle driver to new API

2015-02-11 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Wednesday, February 11, 2015 4:10 PM > To: Wu, Jingjing; dev at dpdk.org > Cc: Liu, Jijiang; Mcnamara, John; Cao, Min; Xu, HuilongX > Subject: RE: [PATCH 00/15] migrate flow director in ixgbe driver to new API > &g

[dpdk-dev] [PATCH v2 0/6] Integrate syn filter in igb/ixgbe driver to new API

2015-02-12 Thread Wu, Jingjing
Because the first version of the patch is sent by Zhida, and he is on a long vacation now, I have no right to change the old patch's status in patch work. Sorry for the inconvenience. Thanks Jingjing > -Original Message- > From: Wu, Jingjing > Sent: Wednesday, February

[dpdk-dev] [PATCH v2 3/4] app/testpmd:test RX tunnel filter for NVGRE packet

2015-02-13 Thread Wu, Jingjing
Hi, jijiang > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Thursday, February 12, 2015 8:46 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 3/4] app/testpmd:test RX tunnel filter for > NVGRE packet > > Extend the "tunnel_filter"

[dpdk-dev] [PATCH 0/2] support TSO on i40e

2015-02-13 Thread Wu, Jingjing
Hi, Jijiang I guess you may miss the "V2" in the title? > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Monday, February 09, 2015 2:33 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/2] support TSO on i40e > > This patch set enab

[dpdk-dev] [PATCH v2 0/7] unified flow types and RSS offload types

2015-02-15 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Wednesday, February 04, 2015 3:16 PM > To: dev at dpdk.org > Cc: Wu, Jingjing; Cao, Waterman; Zhang, Helin > Subject: [PATCH v2 0/7] unified flow types and RSS offload types > > It unifies the flow types and R

[dpdk-dev] [PATCH v2 0/7] unified flow types and RSS offload types

2015-02-24 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Tuesday, February 24, 2015 9:45 PM > To: Thomas Monjalon > Cc: dev at dpdk.org; Wu, Jingjing; Chen, Jing D > Subject: RE: [dpdk-dev] [PATCH v2 0/7] unified flow types and RSS offload > types > > &

[dpdk-dev] [PATCH v3] i40e: workaround for X710 performance issues

2015-01-08 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Tuesday, December 16, 2014 4:23 PM > To: dev at dpdk.org > Cc: Chen, Jing D; Wu, Jingjing; Liu, Jijiang; Cao, Waterman; Lu, Patrick; > Rowden, Aaron F; Zhang, Helin > Subject: [PATCH v3] i40e: workaround for X7

[dpdk-dev] [PATCH v3] i40e: workaround for X710 performance issues

2015-01-09 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Tuesday, December 16, 2014 4:23 PM > To: dev at dpdk.org > Cc: Chen, Jing D; Wu, Jingjing; Liu, Jijiang; Cao, Waterman; Lu, Patrick; > Rowden, Aaron F; Zhang, Helin > Subject: [PATCH v3] i40e: workaround for X7

[dpdk-dev] [PATCH v3] i40e: workaround for X710 performance issues

2015-01-12 Thread Wu, Jingjing
Thanks, Thomas. I supposed to review another patch for XL710 performance. Due to the similar patch subject, I reviewed this applied patch. > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, January 09, 2015 11:48 PM > To: Wu, J

[dpdk-dev] [PATCH v2] i40e: workaround for XL710 performance

2015-01-12 Thread Wu, Jingjing
> -Original Message- > From: Zhang, Helin > Sent: Monday, December 29, 2014 9:41 AM > To: dev at dpdk.org > Cc: nhorman at tuxdriver.com; Xu, Qian Q; Cao, Waterman; Lu, Patrick; Liu, > Jijiang; Wu, Jingjing; Zhang, Helin > Subject: [PATCH v2] i40e: workaround

[dpdk-dev] [PATCH] i40e: revert internal switch of PF

2015-03-18 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, March 18, 2015 3:07 AM > To: Zhang, Helin > Cc: dev at dpdk.org; Wu, Jingjing > Subject: [PATCH] i40e: revert internal switch of PF > > VEB switching is blocking

[dpdk-dev] [PATCH] e1000: modify mac type checking before flex filter is programmed

2015-03-26 Thread Wu, Jingjing
Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, March 26, 2015 12:50 AM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] e1000: modify mac type checking before flex > filter is > programmed > > 2015-03-26 12:53, Jingjing Wu: >

[dpdk-dev] [PATCH v2 24/33] i40e/base: get pf_id from HW rather than PCI function

2015-05-08 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, April 30, 2015 11:04 PM > To: dev at dpdk.org > Cc: Cao, Min; Xu, Qian Q; Wu, Jingjing; Liu, Jijiang; Kenguva, Monica; Patel, > Rashmin N; Murray, Steven J; Nelson, Shannon; Zhang, Helin

[dpdk-dev] [PATCH v2 04/33] i40e/base: rename 'err' to 'perrno'

2015-05-08 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, April 30, 2015 11:03 PM > To: dev at dpdk.org > Cc: Cao, Min; Xu, Qian Q; Wu, Jingjing; Liu, Jijiang; Kenguva, Monica; Patel, > Rashmin N; Murray, Steven J; Nelson, Shannon; Zhang, Helin

[dpdk-dev] [PATCH v2 03/33] i40e: adjustment of register definitions and relevant

2015-05-08 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, April 30, 2015 11:03 PM > To: dev at dpdk.org > Cc: Cao, Min; Xu, Qian Q; Wu, Jingjing; Liu, Jijiang; Kenguva, Monica; Patel, > Rashmin N; Murray, Steven J; Nelson, Shannon; Zhang, Helin

[dpdk-dev] [PATCH v2 01/33] i40e: copyright update

2015-05-08 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, April 30, 2015 11:03 PM > To: dev at dpdk.org > Cc: Cao, Min; Xu, Qian Q; Wu, Jingjing; Liu, Jijiang; Kenguva, Monica; Patel, > Rashmin N; Murray, Steven J; Nelson, Shannon; Zhang, Helin

[dpdk-dev] [PATCH v2 02/33] i40e: disable setting of phy configuration

2015-05-08 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, April 30, 2015 11:03 PM > To: dev at dpdk.org > Cc: Cao, Min; Xu, Qian Q; Wu, Jingjing; Liu, Jijiang; Kenguva, Monica; Patel, > Rashmin N; Murray, Steven J; Nelson, Shannon; Zhang, Helin

[dpdk-dev] [PATCH v2 07/33] i40e: replacement of 'i40e_debug_read_register()'

2015-05-08 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, April 30, 2015 11:03 PM > To: dev at dpdk.org > Cc: Cao, Min; Xu, Qian Q; Wu, Jingjing; Liu, Jijiang; Kenguva, Monica; Patel, > Rashmin N; Murray, Steven J; Nelson, Shannon; Zhang, Helin

[dpdk-dev] [PATCH v2 15/33] i40e/base: replacement of DEBUGOUT() with i40e_debug()

2015-05-08 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, April 30, 2015 11:03 PM > To: dev at dpdk.org > Cc: Cao, Min; Xu, Qian Q; Wu, Jingjing; Liu, Jijiang; Kenguva, Monica; Patel, > Rashmin N; Murray, Steven J; Nelson, Shannon; Zhang, Helin

[dpdk-dev] [PATCH v2 05/33] i40e/base: support of building both PF and VF driver together

2015-05-08 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, April 30, 2015 11:03 PM > To: dev at dpdk.org > Cc: Cao, Min; Xu, Qian Q; Wu, Jingjing; Liu, Jijiang; Kenguva, Monica; Patel, > Rashmin N; Murray, Steven J; Nelson, Shannon; Zhang, Helin

[dpdk-dev] [PATCH v2 1/3] ethdev: define ctrl_pkt filter type and its structure

2014-11-13 Thread Wu, Jingjing
also integrate igb and ixgbe's ethertype filter To the filter_ctrl API. What do you think? Jingjing > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, October 31, 2014 4:45 PM > To: Wu, Jingjing > Cc: dev at dpdk.org

[dpdk-dev] [PATCH v2 1/3] ethdev: define ctrl_pkt filter type and its structure

2014-11-13 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, November 13, 2014 4:41 PM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2 1/3] ethdev: define ctrl_pkt filter type > and its structure > > Hi J

[dpdk-dev] [PATCH v5 05/21] i40e: implement operations to add/delete flow director

2014-11-13 Thread Wu, Jingjing
mas.monjalon at 6wind.com] > Sent: Thursday, November 13, 2014 5:50 PM > To: Wu, Jingjing > Cc: dev at dpdk.org; De Lara Guarch, Pablo > Subject: Re: [dpdk-dev] [PATCH v5 05/21] i40e: implement operations to > add/delete flow > director > > Hi Jingjing, > > You didn&#

[dpdk-dev] [PATCH v6 00/22] Support flow director programming on Fortville

2014-11-25 Thread Wu, Jingjing
Hi, Thomas Thanks a lot. > > I feel the flow director features could be better explained, and probably the > API won't be enough generic for the next driver implementing flow director. > But no comment from the community means it's OK to integrate. > > Now we move on this API and the old one mu

[dpdk-dev] [PATCH] llib/ibrte_net: workaround to avoid macro conflict

2014-10-09 Thread Wu, Jingjing
plify way for the IP protocol layer. > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, September 30, 2014 1:08 PM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] llib/ibrte_net: workaround to

[dpdk-dev] [PATCH] llib/ibrte_net: workaround to avoid macro conflict

2014-10-09 Thread Wu, Jingjing
: Neil Horman [mailto:nhor...@tuxdriver.com] Sent: Tuesday, September 30, 2014 9:10 PM To: Wu, Jingjing Cc: dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH] llib/ibrte_net: workaround to avoid macro conflict On Tue, Sep 30, 2014 at 10:49:08AM +0800, Jingjing Wu wrote: > Macros such as IPPROTO_

[dpdk-dev] [PATCH 1/4] lib/librte_ether: new filter APIs definition

2014-10-10 Thread Wu, Jingjing
Hi > -Original Message- > From: De Lara Guarch, Pablo > Sent: Thursday, October 09, 2014 11:35 PM > To: Wu, Jingjing; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH 1/4] lib/librte_ether: new filter APIs > definition > > Hi, > > > -Original Messa

[dpdk-dev] [PATCH 1/4] lib/librte_ether: new filter APIs definition

2014-10-10 Thread Wu, Jingjing
> -Original Message- > From: Wu, Jingjing > Sent: Friday, October 10, 2014 9:20 AM > To: De Lara Guarch, Pablo; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH 1/4] lib/librte_ether: new filter APIs > definition > > Hi > > > -Original Message

[dpdk-dev] [PATCH] i40e: warnings should include i40e in some example applications

2014-10-11 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Helin Zhang > Sent: Thursday, July 3, 2014 3:55 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] i40e: warnings should include i40e in some > example applications > > As i40e intro

[dpdk-dev] [PATCH v4 0/7] Support configuring hash functions

2014-10-14 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Monday, October 13, 2014 2:13 PM > To: dev at dpdk.org > Cc: Zhan, Zhaochen; Cao, Waterman; Zhang, Helin > Subject: [PATCH v4 0/7] Support configuring hash functions > > These patches mainly support configuring hash

[dpdk-dev] filter_ctl PMD API idea

2014-10-16 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, October 17, 2014 12:07 AM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] filter_ctl PMD API idea > > 2014-09-08 15:06, Wu, Jingjing: >

[dpdk-dev] [PATCH] lib/librte_ether: new filter APIs definition

2014-10-17 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, October 17, 2014 5:08 PM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] lib/librte_ether: new filter APIs definition > > 2014-

[dpdk-dev] [PATCH] lib/librte_ether: new filter APIs definition

2014-10-20 Thread Wu, Jingjing
> -Original Message- > From: Wu, Jingjing > Sent: Saturday, October 18, 2014 12:02 AM > To: Thomas Monjalon > Cc: dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH] lib/librte_ether: new filter APIs definition > > > > > -Original Messa

[dpdk-dev] [PATCH v4 04/21] ethdev: define structures for adding/deleting flow director

2014-10-28 Thread Wu, Jingjing
Hi, Thomas > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, October 28, 2014 12:58 AM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4 04/21] ethdev: define structures for > adding/d

<    1   2   3   4   5   6   7   >