[dpdk-dev] [PATCH 0/4] port: fix and test bugs in tx_bulk ops

2016-03-30 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, March 30, 2016 12:00 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Robert Sanford > Subject: Re: [dpdk-dev] [PATCH 0/4] port: fix and test bugs in tx_bulk ops

[dpdk-dev] [PATCH 0/3] sched: patches for 2.2

2016-03-14 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Sunday, March 13, 2016 11:09 PM > To: Dumitrescu, Cristian ; Stephen > Hemminger > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/3] sched: patches for 2.2

[dpdk-dev] [PATCH 0/3] sched: patches for 2.2

2016-03-13 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Sunday, March 13, 2016 10:26 PM > To: Dumitrescu, Cristian ; Stephen > Hemminger > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/3] sched: patches for 2.2

[dpdk-dev] [PATCH 0/3] sched: patches for 2.2

2016-03-10 Thread Dumitrescu, Cristian
From: Stephen Hemminger [mailto:step...@networkplumber.org] Sent: Thursday, March 10, 2016 6:44 PM To: Dumitrescu, Cristian Cc: Thomas Monjalon ; dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH 0/3] sched: patches for 2.2 Why does this need to be reassigned to Intel. That is not how the DPDK

[dpdk-dev] [PATCH 0/3] sched: patches for 2.2

2016-03-10 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, March 8, 2016 8:41 PM > To: Dumitrescu, Cristian > Cc: Thomas Monjalon ; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/3] sched: patches for 2.2 > > On

[dpdk-dev] [PATCH] pipeline: use unsigned constants for left shift operations

2016-03-10 Thread Dumitrescu, Cristian
> -Original Message- > From: Panu Matilainen [mailto:pmatilai at redhat.com] > Sent: Thursday, March 10, 2016 1:50 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] pipeline: use unsigned constants for left shift operations > > Tell the

[dpdk-dev] [PATCH 0/3] sched: patches for 2.2

2016-03-08 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, March 8, 2016 4:33 PM > To: Dumitrescu, Cristian > Cc: Thomas Monjalon ; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/3] sched: patches for 2.2 > > On

[dpdk-dev] [PATCH v2 1/4] lib/librte_port: add PCAP file support to source port

2016-03-08 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, March 7, 2016 11:18 AM > To: Zhang, Roy Fan > Cc: dev at dpdk.org; Panu Matilainen ; Dumitrescu, > Cristian > Subject: Re: [dpdk-dev] [PATCH v2 1/4] lib/librte_port:

[dpdk-dev] [PATCH v2] examples/ip_pipeline: CPU utilization measurement and display

2016-03-08 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Monday, March 7, 2016 11:34 AM > To: Zhang, Roy Fan > Cc: dev at dpdk.org; Wodkowski, PawelX > Subject: Re: [dpdk-dev] [PATCH v2] examples/ip_pipeline: CPU utilization > measurement

[dpdk-dev] [PATCH 0/3] sched: patches for 2.2

2016-03-08 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, March 4, 2016 3:01 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: Re: [dpdk-dev] [PATCH 0/3] sched: patches for 2.2 > > 2

[dpdk-dev] [PATCH v6] cfgfile: support looking up sections by index

2016-02-25 Thread Dumitrescu, Cristian
> -Original Message- > From: Rich Lane [mailto:rich.lane at bigswitch.com] > Sent: Thursday, February 25, 2016 8:43 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian ; Panu Matilainen > > Subject: [PATCH v6] cfgfile: support looking up sections by index >

[dpdk-dev] [PATCH v4] cfgfile: support looking up sections by index

2016-02-19 Thread Dumitrescu, Cristian
> -Original Message- > From: Rich Lane [mailto:rich.lane at bigswitch.com] > Sent: Tuesday, February 16, 2016 10:59 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian ; Panu Matilainen > > Subject: [PATCH v4] cfgfile: support looking up sections by index >

[dpdk-dev] DPDK-QoS - link sharing across classes

2016-02-19 Thread Dumitrescu, Cristian
From: sreenaath vasudevan [mailto:sreenaat...@gmail.com] Sent: Thursday, February 18, 2016 8:01 PM To: Dumitrescu, Cristian Cc: dev at dpdk.org Subject: Re: [dpdk-dev] DPDK-QoS - link sharing across classes Hi Cristian Thanks for detailed response. Your solution works so long as I have four

[dpdk-dev] DPDK-QoS - link sharing across classes

2016-02-16 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of sreenaath > vasudevan > Sent: Tuesday, February 2, 2016 9:09 PM > To: dev at dpdk.org > Subject: [dpdk-dev] DPDK-QoS - link sharing across classes > > Hi > I currently have QoS implemented in hardware and I

[dpdk-dev] [PATCH v3] cfgfile: support looking up sections by index

2016-02-16 Thread Dumitrescu, Cristian
> -Original Message- > From: Rich Lane [mailto:rich.lane at bigswitch.com] > Sent: Wednesday, February 10, 2016 7:12 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian ; Panu Matilainen > > Subject: [PATCH v3] cfgfile: support looking up sections by index >

[dpdk-dev] [PATCH v2] cfgfile: support looking up sections by index

2016-02-02 Thread Dumitrescu, Cristian
> -Original Message- > From: Rich Lane [mailto:rich.lane at bigswitch.com] > Sent: Tuesday, January 19, 2016 4:42 AM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian ; Panu Matilainen > > Subject: [PATCH v2] cfgfile: support looking up sections by index > > T

[dpdk-dev] [PATCH 3/3] rte_sched: eliminate floating point in calculating byte clock

2015-12-02 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Sunday, November 29, 2015 8:47 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 3/3] rte_sched: eliminate floating point in calcul

[dpdk-dev] [PATCH 2/3] rte_sched: introduce reciprocal divide

2015-12-02 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Sunday, November 29, 2015 8:47 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger ; > Hannes Frederic Sowa > Subject: [PATCH 2/3] rte_sched: introd

[dpdk-dev] remaining deprecation notices

2015-11-26 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, November 26, 2015 12:44 AM > To: stephen at networkplumber.org; Dumitrescu, Cristian > > Cc: dev at dpdk.org > Subject: remaining deprecation notices &

[dpdk-dev] [PATCH 0/4]librte_port: modify macros to access packet meta-data

2015-10-20 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Monday, October 19, 2015 6:00 PM > To: Zhang, Roy Fan > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/4]librte_port: modify macros to access > packet meta-data > > 2015-09-11

[dpdk-dev] [PATCH v2 6/8] example/ip_pipeline: add parse_hex_string for internal use

2015-10-20 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Monday, October 19, 2015 4:50 PM > To: Singh, Jasvinder > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2 6/8] example/ip_pipeline: add > parse_hex_string for internal use > >

[dpdk-dev] DPDK hash function related question

2015-10-13 Thread Dumitrescu, Cristian
> -Original Message- > From: Yeddula, Avinash [mailto:ayeddula at ciena.com] > Sent: Monday, October 12, 2015 6:03 PM > To: Dumitrescu, Cristian; dev at dpdk.org; Bly, Mike > Subject: RE: DPDK hash function related question > > Hi Cristian, > I have conf

[dpdk-dev] [PATCH v3] ip_pipeline: add flow id parameter to flow classification

2015-10-12 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Monday, October 12, 2015 4:42 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v3] ip_pipeline: add flow id parameter to flow classification > > *v3 > fixed bug: changed LRU hash tabl

[dpdk-dev] [PATCH 0/5] fixup ip pipeline examples

2015-10-12 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, October 7, 2015 5:43 PM > To: Dumitrescu, Cristian; Stephen Hemminger > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/5] fixup ip pipeline examples > >

[dpdk-dev] [PATCH v2] ip_pipeline: add flow id parameter to flow classification

2015-10-05 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Monday, October 5, 2015 12:14 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2] ip_pipeline: add flow id parameter to flow classification > > This patch adds flow id field to the flo

[dpdk-dev] [PATCH] eal: fix C++ build (struct member: virtual)

2015-10-05 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Christoph Gysin > Sent: Tuesday, September 29, 2015 7:53 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] eal: fix C++ build (struct member: virtual) > > 'virtual' is a keyword and can't be used if the

[dpdk-dev] [PATCH] ip_pipeline: modify action handler in passthrough pipeline

2015-10-05 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Saturday, October 3, 2015 12:20 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: modify action handler in passthrough pipeline > > > Signed-off-by: Jasvinder Singh

[dpdk-dev] [PATCH v2] ip_pipeline: add more functions to routing-pipeline

2015-10-01 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Neil Horman > Sent: Thursday, October 1, 2015 12:01 PM > To: Singh, Jasvinder > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] ip_pipeline: add more functions to > routing-pipeline > > > > > /* > >

[dpdk-dev] [PATCH v2] ip_pipeline: add more functions to routing-pipeline

2015-10-01 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Thursday, October 1, 2015 10:05 AM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2] ip_pipeline: add more functions to routing-pipeline > > *v2 changes: > - fixed bug in print_route &g

[dpdk-dev] [PATCH] ip_pipeline: add flow id parameter to flow classification

2015-09-30 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Wednesday, September 30, 2015 6:46 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: add flow id parameter to flow classification > > This patch adds flow id field to the flo

[dpdk-dev] [PATCH] ip_pipeline: add flow actions pipeline

2015-09-30 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Wednesday, September 30, 2015 6:06 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: add flow actions pipeline > > > Signed-off-by: Jasvinder Singh > --- &g

[dpdk-dev] [PATCH v2 1/1] ip_pipeline: added dynamic pipeline reconfiguration

2015-09-30 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Wednesday, September 30, 2015 5:26 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 1/1] ip_pipeline: added dynamic pipeline > reconfiguration > > Up till now pipeline was

[dpdk-dev] [PATCH] ip_pipeline: fixed bug in app_link_config

2015-09-30 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Wednesday, September 30, 2015 4:26 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: fixed bug in app_link_config > > This patch fixes bug in app_link_config. > >

[dpdk-dev] [PATCH] ip_pipeline: add more functions to routing-pipeline

2015-09-30 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Wednesday, September 30, 2015 4:21 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: add more functions to routing-pipeline > > This patch adds following features to the >

[dpdk-dev] Need your thoughts on DPDK hash table / DPDK lookup/insert API's

2015-09-28 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Yeddula, Avinash > Sent: Friday, September 25, 2015 11:27 PM > To: dev at dpdk.org > Subject: [dpdk-dev] Need your thoughts on DPDK hash table / DPDK > lookup/insert API's > > Hello All, > > > 1. I've

[dpdk-dev] [PATCH 0/8] librte_table: add key_mask parameter to 8-byte key

2015-09-28 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of > roy.fan.zhang at intel.com > Sent: Friday, September 25, 2015 11:33 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/8] librte_table: add key_mask parameter to 8- > byte key > > From: Fan Zhang > >

[dpdk-dev] [PATCH] eal: fix C++ build (struct member: virtual)

2015-09-28 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Christoph Gysin > Sent: Saturday, September 26, 2015 2:10 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] eal: fix C++ build (struct member: virtual) > > 'virtual' is a keyword and can't be used if the

[dpdk-dev] [PATCH v2 0/3] ip_pipeline: add MP/MC and frag/ras support to SWQs

2015-09-24 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Piotr Azarewicz > Sent: Thursday, September 24, 2015 12:56 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 0/3] ip_pipeline: add MP/MC and frag/ras > support to SWQs > > > v2 changes: > -

[dpdk-dev] [PATCH v1 1/3] port: add mp/mc ring ports

2015-09-23 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, September 22, 2015 5:24 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger; Azarewicz, PiotrX T > Subject: Re: [dpdk-dev] [PATCH v1 1/3] port: ad

[dpdk-dev] DPDK hash function related question

2015-09-23 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, September 22, 2015 4:41 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Yeddula, Avinash; Bly, Mike > Subject: Re: [dpdk-dev] DPDK hash function related question >

[dpdk-dev] [PATCH v1 1/3] port: add mp/mc ring ports

2015-09-22 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stephen > Hemminger > Sent: Tuesday, September 22, 2015 1:35 AM > To: Azarewicz, PiotrX T > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1 1/3] port: add mp/mc ring ports > > On Tue, 15 Sep 2015

[dpdk-dev] [PATCH v1 1/3] port: add mp/mc ring ports

2015-09-22 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stephen > Hemminger > Sent: Tuesday, September 22, 2015 1:37 AM > To: Azarewicz, PiotrX T > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1 1/3] port: add mp/mc ring ports > > On Tue, 15 Sep 2015

[dpdk-dev] [PATCH v1 1/3] port: add mp/mc ring ports

2015-09-22 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stephen > Hemminger > Sent: Tuesday, September 22, 2015 1:36 AM > To: Azarewicz, PiotrX T > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1 1/3] port: add mp/mc ring ports > > On Tue, 15 Sep 2015

[dpdk-dev] DPDK hash function related question

2015-09-22 Thread Dumitrescu, Cristian
Hi Avinash, Yes, the hash function is configurable. Are you using a DPDK release older than 2.1? In DPDK we moved away from test_hash to CRC-based hashes. Please take a look at DPDK release 2.1 examples/ip_pipeline application: in pipeline_flow_classification_be.c, we use CRC-based hash

[dpdk-dev] QoS scheduler example fails to run

2015-09-21 Thread Dumitrescu, Cristian
Hi Reza, As your log displays below, you have an error in EAL initialization: EAL: Error - exiting with code: 1 I suggest you try to dig up the source code to understand which is the line of code triggering this error in your system and why. Regards, Cristian > -Original Message- >

[dpdk-dev] [PATCH v2 0/4]librte_table: add name parameter to lpm table

2015-09-17 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Thursday, September 17, 2015 7:03 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2 0/4]librte_table: add name parameter to lpm table > > This patchset links to ABI change announced for

[dpdk-dev] [PATCH 1/1] ip_pipeline: add pipeline type validation

2015-09-17 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Thursday, September 17, 2015 3:59 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/1] ip_pipeline: add pipeline type validation > > This commit add to CLI command check for

[dpdk-dev] [PATCH v1 0/3] ip_pipeline: add MP/MC and frag/ras support to SWQs

2015-09-15 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Piotr Azarewicz > Sent: Tuesday, September 15, 2015 4:07 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v1 0/3] ip_pipeline: add MP/MC and frag/ras > support to SWQs > > This patch set enhancement

[dpdk-dev] [PATCH 1/2] rte_sched: whitespace cleanup

2015-09-11 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Friday, August 28, 2015 7:50 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 1/2] rte_sched: whitespace cleanup > >

[dpdk-dev] [PATCH 2/2] rte_sched: remove useless bitmap_free

2015-09-11 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Friday, August 28, 2015 7:50 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 2/2] rte_sched: remove useless bitmap_free >

[dpdk-dev] [PATCH 0/4]librte_port: modify macros to access packet meta-data

2015-09-11 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of > roy.fan.zhang at intel.com > Sent: Friday, September 11, 2015 4:36 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/4]librte_port: modify macros to access packet > meta-data > > From: Fan Zhang > >

[dpdk-dev] [PATCH v2 0/5] pipeline: add bulk add/delete functions for table

2015-09-11 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Friday, September 11, 2015 1:32 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 0/5] pipeline: add bulk add/delete functions > for table > > This patch adds bulk add/delete

[dpdk-dev] [PATCH v4 1/1] ip_frag: fix creating ipv6 fragment extension header

2015-09-10 Thread Dumitrescu, Cristian
> -Original Message- > From: Azarewicz, PiotrX T > Sent: Thursday, September 10, 2015 10:09 AM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian; Ananyev, Konstantin; Azarewicz, PiotrX T > Subject: [PATCH v4 1/1] ip_frag: fix creating ipv6 fragment extension he

[dpdk-dev] Order of system brought up affects throughput with qos_sched app

2015-09-10 Thread Dumitrescu, Cristian
credits, etc. Regards, Cristian From: Wei Shen [mailto:wshen0...@outlook.com] Sent: Thursday, September 10, 2015 1:47 AM To: Dumitrescu, Cristian; dev at dpdk.org Subject: RE: [dpdk-dev] Order of system brought up affects throughput with qos_sched app Hi Cristian, Thanks for your quick response

[dpdk-dev] Order of system brought up affects throughput with qos_sched app

2015-09-09 Thread Dumitrescu, Cristian
Hi Wei, Here is another hypothesis for you to consider: if the size of your token buckets (used to store subport and pipe credits) is big (and it actually is set big in the default config file of the app), then when no packets are received for a long while (which is the case when you start the

[dpdk-dev] [PATCH 0/5] fixup ip pipeline examples

2015-09-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, September 1, 2015 4:59 AM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 0/5] fixup ip pipeline examples > > Lots of l

[dpdk-dev] [PATCH 5/5] examples_ip_pipeline: fix possible string overrun

2015-09-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, September 1, 2015 4:59 AM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 5/5] examples_ip_pipeline: fix possible string over

[dpdk-dev] [PATCH 4/5] examples_ip_pipeline: remove useless code

2015-09-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, September 1, 2015 4:59 AM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 4/5] examples_ip_pipeline: remove useless code >

[dpdk-dev] [PATCH 3/5] example_ip_pipeline: fix sizeof() on memcpy

2015-09-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, September 1, 2015 4:59 AM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 3/5] example_ip_pipeline: fix sizeof() on memcpy >

[dpdk-dev] [PATCH 2/5] example_ip_pipeline: avoid strncpy issue

2015-09-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, September 1, 2015 4:59 AM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 2/5] example_ip_pipeline: avoid strncpy issue >

[dpdk-dev] [PATCH 1/5] examples_ip_pipeline: fix typo's

2015-09-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Tuesday, September 1, 2015 4:59 AM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH 1/5] examples_ip_pipeline: fix typo's > > Cove

[dpdk-dev] Random packet drops with ip_pipeline on R730.

2015-09-09 Thread Dumitrescu, Cristian
for packet forwarding, etc? I think you got it right: the fastest way to debug this issue is to try our multiple CPUs and NICs. Regards, Cristian From: husainee [mailto:husainee.plum...@nevisnetworks.com] Sent: Wednesday, September 9, 2015 3:16 PM To: Dumitrescu, Cristian; dev at dpdk.org Cc: Cao

[dpdk-dev] Random packet drops with ip_pipeline on R730.

2015-09-09 Thread Dumitrescu, Cristian
1.0 TXQ0.0 TXQ3.0 TXQ2.0 Regards, Cristian From: husainee [mailto:husainee.plum...@nevisnetworks.com] Sent: Wednesday, September 9, 2015 12:47 PM To: Dumitrescu, Cristian; dev at dpdk.org Cc: Cao, Waterman Subject: Re: [dpdk-dev] Random packet drops with ip_pipeline on R730. Hi Cristian PFA the co

[dpdk-dev] [PATCH v2 1/1] ip_frag: fix creating ipv6 fragment extension header

2015-09-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Azarewicz, PiotrX T > Sent: Tuesday, September 8, 2015 5:08 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian; Ananyev, Konstantin; Azarewicz, PiotrX T > Subject: [PATCH v2 1/1] ip_frag: fix creating ipv6 fragment extension he

[dpdk-dev] Random packet drops with ip_pipeline on R730.

2015-09-08 Thread Dumitrescu, Cristian
Hi Husainee, Can you please explain what do you mean by random packet drops? What percentage of the input packets get dropped, does it take place on every run, does the number of dropped packets vary on every run, etc? Are you also able to reproduce this issue with other NICs, e.g. 10GbE NIC?

[dpdk-dev] [PATCH 0/4] librte_table: add name parameter to lpm table

2015-09-08 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Tuesday, September 8, 2015 1:11 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH 0/4] librte_table: add name parameter to lpm table > > This patchset links to ABI change announced for lib

[dpdk-dev] [PATCH] ip_pipeline: enable promiscuous mode configuration

2015-09-07 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Monday, September 7, 2015 3:58 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: enable promiscuous mode configuration > > This patch allows parser to read promisc entry

[dpdk-dev] [PATCH] ip_pipeline: add check on nic's rxq and txq

2015-09-07 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Monday, September 7, 2015 3:54 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: add check on nic's rxq and txq > > This patch checks that rx queue and tx queue of eac

[dpdk-dev] [PATCH 1/1] ip_frag: fix creating ipv6 fragment extension header

2015-09-07 Thread Dumitrescu, Cristian
> -Original Message- > From: Ananyev, Konstantin > Sent: Monday, September 7, 2015 2:23 PM > To: Dumitrescu, Cristian; Azarewicz, PiotrX T; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH 1/1] ip_frag: fix creating ipv6 fragment > extension header > > >

[dpdk-dev] [PATCH v3] librte_cfgfile(rte_cfgfile.h): modify the macros values

2015-09-07 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jasvinder Singh > Sent: Friday, September 4, 2015 1:59 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3] librte_cfgfile(rte_cfgfile.h): modify the > macros values > > This patch refers to the ABI

[dpdk-dev] [PATCH 1/1] ip_frag: fix creating ipv6 fragment extension header

2015-09-07 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ananyev, > Konstantin > Sent: Friday, September 4, 2015 6:51 PM > To: Azarewicz, PiotrX T; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 1/1] ip_frag: fix creating ipv6 fragment > extension header > > Hi

[dpdk-dev] [PATCH 1/1] ip_frag: fix creating ipv6 fragment extension header

2015-09-03 Thread Dumitrescu, Cristian
Konstantin, What do you think about this issue and the patch? Thanks, Cristian > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Piotr > Sent: Wednesday, September 2, 2015 3:13 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/1] ip_frag: fix creating

[dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table.

2015-08-18 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Singh, Jasvinder > Sent: Monday, August 17, 2015 7:14 PM > To: Yeddula, Avinash; Richardson, Bruce > Cc: dev at dpdk.org; Bly, Mike > Subject: Re: [dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table. >

[dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table.

2015-08-18 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Venkateswara Rao > Thummala > Sent: Monday, August 17, 2015 7:06 PM > To: Yeddula, Avinash > Cc: dev at dpdk.org; Bly, Mike > Subject: Re: [dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table. > > Hi

[dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table.

2015-08-18 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Yeddula, Avinash > Sent: Thursday, August 13, 2015 10:37 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table. > > Any comments on this question ? > > Thanks >

[dpdk-dev] [PATCH v2] doc: ip_pipeline app user guide

2015-08-11 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, August 11, 2015 9:37 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Mcnamara, John > Subject: Re: [dpdk-dev] [PATCH v2] doc: ip_pipeline app user guide > &g

[dpdk-dev] [PATCH v2] doc: ip_pipeline app user guide

2015-08-11 Thread Dumitrescu, Cristian
> -Original Message- > From: Mcnamara, John > Sent: Tuesday, August 11, 2015 5:47 PM > To: dev at dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v2] doc: ip_pipeline app user guide > > From: "Dumitrescu, Cristian" > > Added more

[dpdk-dev] [PATCH] doc: announce ABI change for librte_sched

2015-07-23 Thread Dumitrescu, Cristian
Acked-by: Cristian Dumitrescu

[dpdk-dev] [PATCH 1/1] ip_pipeline: fixed parsing cpu cores

2015-07-21 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Tuesday, July 21, 2015 3:39 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/1] ip_pipeline: fixed parsing cpu cores > > This patch fixes parsing value of core variable in

[dpdk-dev] [PATCH 1/4] doc: rename ABI chapter to deprecation

2015-07-21 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Sunday, July 19, 2015 11:52 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/4] doc: rename ABI chapter to deprecation > > This chapter is for ABI and API. That's why a renaming

[dpdk-dev] [PATCH v5 0/4] rte_sched: cleanup and deprecation

2015-07-16 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Thursday, July 16, 2015 10:35 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH v5 0/4] rte_sched: cleanup and deprecation > > Thi

[dpdk-dev] [PATCH] doc: announce ABI change for librte_sched

2015-07-16 Thread Dumitrescu, Cristian
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Thursday, July 16, 2015 10:22 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org; Stephen Hemminger > Subject: [PATCH] doc: announce ABI change for librte_sched > >

[dpdk-dev] [PATCH] doc: announce ABI change for librte_port

2015-07-16 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, July 16, 2015 1:26 PM > To: Dumitrescu, Cristian > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] doc: announce ABI change for librte_port > > 20

[dpdk-dev] [PATCH 2/2] pipeline: added missing symbols to map file

2015-07-09 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Thursday, July 9, 2015 11:17 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 2/2] pipeline: added missing symbols to map file > > Exported symbols for port in, port out and table

[dpdk-dev] [PATCH 1/2] port: added missing symbols to map file

2015-07-09 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Thursday, July 9, 2015 11:17 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/2] port: added missing symbols to map file > > Exported symbols for nodrop, fragmentation,

[dpdk-dev] [PATCH v6 05/11] ip_pipeline: added master pipeline

2015-07-09 Thread Dumitrescu, Cristian
> -Original Message- > From: Gajdzica, MaciejX T > Sent: Thursday, July 9, 2015 12:58 PM > To: Thomas Monjalon; Singh, Jasvinder > Cc: dev at dpdk.org; Dumitrescu, Cristian > Subject: RE: [dpdk-dev] [PATCH v6 05/11] ip_pipeline: added master pipeline > > >

[dpdk-dev] [PATCH v6 00/11] ip_pipeline: ip_pipeline application enhancements

2015-07-07 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Tuesday, July 7, 2015 9:28 AM > To: Gajdzica, MaciejX T > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v6 00/11] ip_pipeline: ip_pipeline application > enhancements > >

[dpdk-dev] [PATCH v5 00/11] ip_pipeline: ip_pipeline application enhancements

2015-07-06 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Monday, July 6, 2015 10:29 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v5 00/11] ip_pipeline: ip_pipeline application > enhancements > > Changes in v5: > - fixed build issue

[dpdk-dev] [PATCH v4 00/11] ip_pipeline: ip_pipeline application enhancements

2015-07-03 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Friday, July 3, 2015 9:58 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v4 00/11] ip_pipeline: ip_pipeline application > enhancements > > > Changes in v4: > - fixed build

[dpdk-dev] DPDK Hash library

2015-07-02 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bruce Richardson > Sent: Thursday, July 2, 2015 10:36 AM > To: Abdul, Jaffar > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] DPDK Hash library > > On Wed, Jul 01, 2015 at 07:56:28PM -0400, Abdul, Jaffar

[dpdk-dev] [PATCH v3] cfgfile: fix unitialised buffer

2015-06-29 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Daniel Mrzyglod > Sent: Monday, June 29, 2015 4:06 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3] cfgfile: fix unitialised buffer > > Nature of the problem was not initialised buffer[256], there

[dpdk-dev] [PATCH v3 00/11] ip_pipeline: ip_pipeline application enhancements

2015-06-29 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Monday, June 29, 2015 3:39 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 00/11] ip_pipeline: ip_pipeline application > enhancements > > This patchset enhances functionality

[dpdk-dev] [PATCH v2 00/11] ip_pipeline: ip_pipeline application enhancements

2015-06-25 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Thursday, June 25, 2015 12:15 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 00/11] ip_pipeline: ip_pipeline application > enhancements > > This patchset enhances

[dpdk-dev] [PATCH v5 01/13] port: added structures for port stats and config option

2015-06-23 Thread Dumitrescu, Cristian
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 23, 2015 3:55 PM > To: Dumitrescu, Cristian > Cc: Gajdzica, MaciejX T; dev at dpdk.org; nhorman at tuxdriver.com > Subject: Re: [dpdk-dev] [PATCH v5 01/13] port

[dpdk-dev] [PATCH v5 00/13] port: added port statistics

2015-06-23 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Friday, June 19, 2015 10:41 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v5 00/13] port: added port statistics > > Added statistics for every type of port. By default all port

[dpdk-dev] [PATCH v5 1/1] pipeline: add statistics for librte_pipeline ports and tables

2015-06-23 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Friday, June 19, 2015 12:13 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v5 1/1] pipeline: add statistics for > librte_pipeline > ports and tables > > This patch adds

[dpdk-dev] [PATCH v5 00/11] table: added table statistics

2015-06-23 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Friday, June 19, 2015 11:29 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v5 00/11] table: added table statistics > > Added statistics for every type of table. By default all

[dpdk-dev] [PATCH v5 01/13] port: added structures for port stats and config option

2015-06-23 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Friday, June 19, 2015 10:41 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v5 01/13] port: added structures for port stats > and config option > > Added common data structures

[dpdk-dev] [dpdk-announce] important design choices - statistics - ABI

2015-06-18 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bruce Richardson > Sent: Wednesday, June 17, 2015 12:17 PM > To: Matthew Hall > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [dpdk-announce] important design choices - > statistics - ABI > > On Tue, Jun 16,

[dpdk-dev] [dpdk-announce] important design choices - statistics - ABI

2015-06-18 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Matthew Hall > Sent: Wednesday, June 17, 2015 5:37 AM > To: dev at dpdk.org > Subject: Re: [dpdk-dev] [dpdk-announce] important design choices - > statistics - ABI > > On Wed, Jun 17, 2015 at 01:29:47AM

<    1   2   3   >