Hi,
I tested it, but its not working as expected.
Pipelines 4,5 and 6 are passthrough pipelines and 7 is of flow
classification type. Packets are getting dropped at pipeline 7.
On Sat, Jun 3, 2017 at 6:01 PM, Dumitrescu, Cristian <
cristian.dumitre...@intel.com> wrote:
> Hi Nidhia,
>
> You shou
In my environment I could reproduce server crash
after applying the patch
Regards,
Gregory
On Wednesday, 31 May 2017 15:20:08 IDT Ferruh Yigit wrote:
> On 5/31/2017 12:09 PM, Shijith Thotton wrote:
> > Set UIO info device file operations open and release. Call pci reset
> > function inside open
22/05/2017 08:44, Yuanhan Liu:
> On Tue, May 16, 2017 at 02:20:58PM +, Mcnamara, John wrote:
> >
> >
> > > -Original Message-
> > > From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > > Sent: Friday, May 12, 2017 10:24 AM
> > > ,,,
> > >
> > > > The current DPDK "single sentence pe
09/05/2017 12:35, Ferruh Yigit:
> Signed-off-by: Ferruh Yigit
> ---
> As a reference, get the list with following command:
> git grep "BSD LICENSE" | cut -d ":" -f1 | sort | uniq -c | grep -v 1
Applied, thanks
> > Signed-off-by: Herakliusz Lipiec
>
> Acked-by: John McNamara
Applied, thanks
10/03/2017 21:58, Ravi Kerur:
> This patchset merges l3fwd-acl and l3fwd code into common directory.
> Adds config file read option to build LPM and EM tables.
>
> Ravi Kerur (3):
> examples/l3fwd: merge l3fwd-acl code into l3fwd
> examples/l3fwd: add config file support for lpm
> examples/l
> > Merge l3fwd and l3fwd-acl documentation to reflect the code.
> > Add examples of LPM and Exact Match rules as text.
> >
> > Signed-off-by: Ravi Kerur
>
> Acked-by: John McNamara
This patch depends on a (not yet approved) code change:
http://dpdk.org/dev/patchwork/patch/21696/
The user must request isolated mode before device configuration,
the default RSS ring isn't created in this case.
Signed-off-by: Vasily Philipov
---
drivers/net/mlx4/mlx4.c | 58 +++-
drivers/net/mlx4/mlx4.h | 1 +
drivers/net/mlx4/mlx4_flow.c |
Insert just created parent queue in a list, keep the list in private
structure.
Signed-off-by: Vasily Philipov
---
The series depends on:
http://dpdk.org/ml/archives/dev/2017-April/064327.html
http://dpdk.org/dev/patchwork/patch/23741/
---
drivers/net/mlx4/mlx4.c | 375 +
The isolated mode should be enabled.
The number of queues in RSS ring must be power of 2.
The sharing a queue between several RSS rings is impossible.
Signed-off-by: Vasily Philipov
---
drivers/net/mlx4/mlx4.c | 21 +++--
drivers/net/mlx4/mlx4.h | 5 ++
drivers/net/mlx4/mlx4_flow.c
In case if --isolated-mode parameter was added to the command line
the rte flow isolate action will be applied on each port before
the device configuring.
Providing this parameter requests isolated mode from the flow API on all
ports at initialization time in order to ensure that all traffic is
re
Hi,
> -Original Message-
> From: Ashish Jain [mailto:ashish.j...@nxp.com]
> Sent: Thursday, April 20, 2017 8:18 AM
> To: dev@dpdk.org; Ananyev, Konstantin
> Subject: [PATCH] examples/ip_fragmentation: add fragmentation size support
>
> Adding support for determining fragmentation size f
Hu Allain,
> -Original Message-
> From: Allain Legacy [mailto:allain.leg...@windriver.com]
> Sent: Tuesday, April 25, 2017 6:05 PM
> To: Ananyev, Konstantin
> Cc: dev@dpdk.org; Osman, Dahir (Wind River)
> Subject: [PATCH] ip_frag: free mbufs on reassembly table destroy
>
> From: Dahir O
>
> The rte_ipv4_fragment_packet API expects that the link/interface MTU value
> passed in be divisible by 8 bytes. Given the name of the parameter is
> "mtu" rather than "frag_size" it is not necessarily the case that it will
> be divisible by 8. An MTU of 1500 happens to produce a max fragme
On Thu, Jun 01, 2017 at 10:57:22AM -0700, Stephen Hemminger wrote:
> On Thu, 1 Jun 2017 16:01:37 +0200
> Gaëtan Rivet wrote:
>
> > What is necessary is a common piece of info (it can be MAC address, a
> > class Id, anything else) that allows a script to detect that the right
> > device has been p
Hi Qi,
> -Original Message-
> From: Zhang, Qi Z
> Sent: Thursday, June 1, 2017 12:30 AM
> To: Ananyev, Konstantin ; Zhang, Helin
>
> Cc: Lu, Wenzhuo ; Kinsella, Ray
> ; dev@dpdk.org; Zhang, Qi Z
> Subject: [PATCH v2] net/ixgbe: enable PTYPE offload for x86 vector PMD
>
> Hardware PTYP
On Thu, Jun 01, 2017 at 11:00:10AM -0700, Stephen Hemminger wrote:
> On Thu, 1 Jun 2017 16:12:41 +0200
> Gaëtan Rivet wrote:
>
> > On Wed, May 31, 2017 at 08:15:26AM -0700, Stephen Hemminger wrote:
> > > On Mon, 29 May 2017 15:42:17 +0200
> > > Gaetan Rivet wrote:
> > >
> > > > Periodically c
Hi Wei,
> -Original Message-
> From: Zhao1, Wei
> Sent: Friday, June 2, 2017 2:36 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhao1, Wei
> Subject: [PATCH v2 05/11] net/e1000: parse n-tuple filter
>
> Add rule validate function and check if the rule is a n-tuple rule, and get
> the
> n-tupl
HI, wenzhuo
> -Original Message-
> From: Lu, Wenzhuo
> Sent: Monday, June 5, 2017 9:21 AM
> To: Zhao1, Wei ; dev@dpdk.org
> Subject: RE: [PATCH v2 05/11] net/e1000: parse n-tuple filter
>
> Hi Wei,
>
> > -Original Message-
> > From: Zhao1, Wei
> > Sent: Friday, June 2, 2017 2:36
Hi Gregory,
On 6/4/2017 3:22 PM, Gregory Etelson wrote:
In my environment I could reproduce server crash
after applying the patch
Different from your patch, my patch calls
pci_enable_device()/pci_disable_device() instead of
pci_reset_function()/pci_try_reset_function() separately in open
Hi Wei,
> -Original Message-
> From: Zhao1, Wei
> Sent: Monday, June 5, 2017 9:55 AM
> To: Lu, Wenzhuo; dev@dpdk.org
> Subject: RE: [PATCH v2 05/11] net/e1000: parse n-tuple filter
>
> HI, wenzhuo
>
> > -Original Message-
> > From: Lu, Wenzhuo
> > Sent: Monday, June 5, 2017 9:21
Hi, wenzhuo
> -Original Message-
> From: Lu, Wenzhuo
> Sent: Monday, June 5, 2017 10:37 AM
> To: Zhao1, Wei ; dev@dpdk.org
> Subject: RE: [PATCH v2 05/11] net/e1000: parse n-tuple filter
>
> Hi Wei,
>
>
> > -Original Message-
> > From: Zhao1, Wei
> > Sent: Monday, June 5, 2017 9
Hi Wei,
> -Original Message-
> From: Zhao1, Wei
> Sent: Friday, June 2, 2017 2:36 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhao1, Wei
> Subject: [PATCH v2 06/11] net/e1000: parse ethertype filter
>
> check if the rule is a ethertype rule, and get the ethertype info.
>
> Signed-off-by: W
Hi,
> -Original Message-
> From: Zhao1, Wei
> Sent: Friday, June 2, 2017 2:36 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhao1, Wei
> Subject: [PATCH v2 07/11] net/e1000: parse TCP SYN filter
>
> check if the rule is a TCP SYN rule, and get the SYN info.
>
> Signed-off-by: Wei Zhao
Acked-
Hi, Wenzhuo
> -Original Message-
> From: Lu, Wenzhuo
> Sent: Monday, June 5, 2017 11:14 AM
> To: Zhao1, Wei ; dev@dpdk.org
> Subject: RE: [PATCH v2 06/11] net/e1000: parse ethertype filter
>
> Hi Wei,
>
>
> > -Original Message-
> > From: Zhao1, Wei
> > Sent: Friday, June 2, 2017
Hi Wei,
> -Original Message-
> From: Zhao1, Wei
> Sent: Friday, June 2, 2017 2:36 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhao1, Wei
> Subject: [PATCH v2 08/11] net/e1000: parse flex filter
>
> check if the rule is a flex byte rule, and get the flex info.
>
> Signed-off-by: Wei Zhao
>
Hi, wenzhuo
> -Original Message-
> From: Lu, Wenzhuo
> Sent: Monday, June 5, 2017 11:39 AM
> To: Zhao1, Wei ; dev@dpdk.org
> Subject: RE: [PATCH v2 08/11] net/e1000: parse flex filter
>
> Hi Wei,
>
> > -Original Message-
> > From: Zhao1, Wei
> > Sent: Friday, June 2, 2017 2:36 PM
Hi Bruce,
On Friday 02 June 2017 02:57 PM, Bruce Richardson wrote:
> On Fri, Jun 02, 2017 at 09:54:46AM +0530, santosh wrote:
>> Ping?
>>
>> On Wednesday 24 May 2017 09:41 PM, Santosh Shukla wrote:
>>
>>> Some NPU hardware like OCTEONTX follows push model to get
>>> the packet from the pktio devi
On Thursday 11 May 2017 04:00 PM, Santosh Shukla wrote:
> Cc: sta...@dpdk.org
> Signed-off-by: Santosh Shukla
> ---
Ping?
On Thursday 11 May 2017 04:00 PM, Santosh Shukla wrote:
> Cc: sta...@dpdk.org
> Signed-off-by: Santosh Shukla
> ---
ping?
Hi,
> -Original Message-
> From: Zhao1, Wei
> Sent: Friday, June 2, 2017 2:36 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhao1, Wei
> Subject: [PATCH v2 09/11] net/e1000: create consistent filter
>
> This patch adds a function to create the flow directory filter.
>
> Signed-off-by: Wei Zha
Hi Wei,
> -Original Message-
> From: Zhao1, Wei
> Sent: Friday, June 2, 2017 2:37 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhao1, Wei
> Subject: [PATCH v2 10/11] net/e1000: destroy consistent filter
>
> This patch adds a function to destroy the flow fliter.
>
> Signed-off-by: Wei Zhao
>
Add support of i210 and i211 type nic in 2-tuple filter.
Signed-off-by: Wei Zhao
---
drivers/net/e1000/igb_ethdev.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/net/e1000/igb_ethdev.c b/drivers/net/e1000/igb_ethdev.c
index 2817fbb..37cefc3 100644
--- a/drivers/n
Hello Jianfeng,
I was experimenting with pci_disable_device() in release
Tests running on Intel 82599 VF crashed server after process down,
before a new instance was started.
Tests running on Intel XL710 VF did not crash server, but could not send /
receive Ethernet frames
although all DPDK initi
Hi, wenzhuo
> -Original Message-
> From: Lu, Wenzhuo
> Sent: Monday, June 5, 2017 1:42 PM
> To: Zhao1, Wei ; dev@dpdk.org
> Subject: RE: [PATCH v2 10/11] net/e1000: destroy consistent filter
>
> Hi Wei,
>
> > -Original Message-
> > From: Zhao1, Wei
> > Sent: Friday, June 2, 2017
Hi,
> -Original Message-
> From: Zhao1, Wei
> Sent: Monday, June 5, 2017 2:01 PM
> To: Lu, Wenzhuo; dev@dpdk.org
> Subject: RE: [PATCH v2 10/11] net/e1000: destroy consistent filter
>
> Hi, wenzhuo
>
> > -Original Message-
> > From: Lu, Wenzhuo
> > Sent: Monday, June 5, 2017 1:4
Hi,
> -Original Message-
> From: Zhao1, Wei
> Sent: Friday, June 2, 2017 2:37 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhao1, Wei
> Subject: [PATCH v2 11/11] net/e1000: flush all the filter
>
> This patch adds a function to flush all the fliter list and filter rule on a
> port.
>
> Sign
Hi,
> -Original Message-
> From: Zhao1, Wei
> Sent: Monday, June 5, 2017 1:41 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo; Zhao1, Wei
> Subject: [PATCH] net/e1000: add support 2-tuple filter on i210/i211
>
> Add support of i210 and i211 type nic in 2-tuple filter.
>
> Signed-off-by: Wei Zha
Hi ,wenzhuo
> -Original Message-
> From: Lu, Wenzhuo
> Sent: Monday, June 5, 2017 2:15 PM
> To: Zhao1, Wei ; dev@dpdk.org
> Subject: RE: [PATCH] net/e1000: add support 2-tuple filter on i210/i211
>
> Hi,
>
>
> > -Original Message-
> > From: Zhao1, Wei
> > Sent: Monday, June 5, 2
Hi Kirill,
Great job!
It would be handy if you can enable the option of run-time adding and
deleting the number of cores, or at least showing the lcore list that is
used for this mode of scheduler?
Some more comments inline.
On 29/05/2017 04:08, Pablo de Lara wrote:
From: Kirill Rybalchen
40 matches
Mail list logo