[dpdk-dev] [PATCH v4 2/3] lib: add bitrate statistics library

2016-11-15 Thread Pattan, Reshma
Hi, > Signed-off-by: Remy Horton > --- > a/doc/guides/rel_notes/release_17_02.rst > b/doc/guides/rel_notes/release_17_02.rst > index e1b8894..f949e88 100644 > --- a/doc/guides/rel_notes/release_17_02.rst > +++ b/doc/guides/rel_notes/release_17_02.rst > @@ -40,6 +40,11 @@ New Features >

[dpdk-dev] [PATCH] doc: announce API and ABI changes for librte_eal

2016-11-11 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ferruh Yigit > Sent: Friday, November 11, 2016 1:05 PM > To: David Marchand ; Shreyansh Jain > > Cc: Neil Horman ; dev at dpdk.org; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH] doc: announce API and

[dpdk-dev] [PATCH v1] doc: announce API and ABI change for librte_ether

2016-11-10 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bernard Iremonger > Sent: Tuesday, October 18, 2016 2:38 PM > To: dev at dpdk.org; Mcnamara, John > Cc: Iremonger, Bernard > Subject: [dpdk-dev] [PATCH v1] doc: announce API and ABI change for > librte_ether

[dpdk-dev] [PATCH v4] latencystats: added new library for latency stats

2016-11-08 Thread Pattan, Reshma
CCing maintainers of Mbuf , testpmd and dpdk-procinfo. > -Original Message- > From: Pattan, Reshma > Sent: Monday, November 7, 2016 1:15 PM > To: dev at dpdk.org > Cc: Pattan, Reshma > Subject: [PATCH v4] latencystats: added new library for latency stats >

[dpdk-dev] [PATCH v3 1/3] lib: add information metrics library

2016-11-07 Thread Pattan, Reshma
Hi, > -Original Message- > From: Pattan, Reshma > Sent: Friday, November 4, 2016 4:43 PM > To: Remy Horton > Cc: dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v3 1/3] lib: add information metrics library > > Hi, > > Few comments below. > > > -

[dpdk-dev] [PATCH v3 1/3] lib: add information metrics library

2016-11-04 Thread Pattan, Reshma
Hi, Few comments below. > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Remy Horton > Sent: Friday, November 4, 2016 3:36 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 1/3] lib: add information metrics library > > This patch adds a new

[dpdk-dev] mbuf changes

2016-10-28 Thread Pattan, Reshma
> -Original Message- > From: Morten Br?rup [mailto:mb at smartsharesystems.com] > Sent: Friday, October 28, 2016 3:12 PM > To: Pattan, Reshma ; Olivier Matz > > Cc: dev at dpdk.org > Subject: RE: [dpdk-dev] mbuf changes > > Comments at the end. &

[dpdk-dev] Tcpdump

2016-10-28 Thread Pattan, Reshma
Hi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Dror Birkman > Sent: Thursday, October 27, 2016 1:25 PM > To: dev at dpdk.org > Subject: [dpdk-dev] Tcpdump > > Hi, > > I have a DPDK application that binds to an interface and processes packets. > For

[dpdk-dev] mbuf changes

2016-10-28 Thread Pattan, Reshma
Hi Olivier, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Olivier Matz > Sent: Tuesday, October 25, 2016 1:49 PM > To: Richardson, Bruce ; Morten Br?rup > > Cc: Adrien Mazarguil ; Wiles, Keith > ; dev at dpdk.org; Oleg Kuporosov > > Subject: Re:

[dpdk-dev] [PATCH v10 11/25] eal/pci: helpers for device name parsing/update

2016-10-26 Thread Pattan, Reshma
Hi, > -Original Message- > From: Shreyansh Jain [mailto:shreyansh.jain at nxp.com] > Sent: Wednesday, October 26, 2016 7:23 AM > To: Pattan, Reshma > Cc: dev at dpdk.org; viktorin at rehivetech.com; David Marchand > ; hemant.agrawal at nxp.com; Thomas Monjalon >

[dpdk-dev] [PATCH v10 11/25] eal/pci: helpers for device name parsing/update

2016-10-25 Thread Pattan, Reshma
Hi Shreyansh, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Shreyansh Jain > Sent: Friday, September 16, 2016 5:30 AM > To: dev at dpdk.org > Cc: viktorin at rehivetech.com; David Marchand ; > hemant.agrawal at nxp.com; Thomas Monjalon > ; Shreyansh Jain

[dpdk-dev] [PATCH 1/3] mbuf: embedding timestamp into the packet

2016-10-25 Thread Pattan, Reshma
Hi, > -Original Message- > From: Oleg Kuporosov [mailto:olegk at mellanox.com] > Sent: Wednesday, October 19, 2016 6:40 PM > To: Pattan, Reshma ; Olivier Matz > > Cc: Richardson, Bruce ; Ananyev, Konstantin > ; dev at dpdk.org > Subject: RE: [dpdk-dev] [PA

[dpdk-dev] [PATCH 1/3] mbuf: embedding timestamp into the packet

2016-10-19 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Olivier Matz > Sent: Tuesday, October 18, 2016 4:44 PM > To: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 1/3] mbuf: embedding timestamp into the > packet > > > > On 10/13/2016 04:35 PM, Oleg Kuporosov

[dpdk-dev] [RFC v3] latencystats: added new library for latency stats

2016-10-18 Thread Pattan, Reshma
Hi, The below latency stats RFC adds new field to second cache line of mbuf. This is not an ABI break. But I would like to emphasize on this point so you can have a look into the changes and provide comments. Thanks, Reshma > -Original Message- > From: Pattan, Reshma > Sen

[dpdk-dev] [PATCH v3] mk: gcc -march support for intel processors code names

2016-10-12 Thread Pattan, Reshma
Hi > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, October 12, 2016 1:34 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3] mk: gcc -march support for intel processors > code names

[dpdk-dev] 17.02 Roadmap

2016-10-11 Thread Pattan, Reshma
Hi Thomas, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Monday, October 10, 2016 9:43 PM > To: O'Driscoll, Tim > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] 17.02 Roadmap > > Thanks Tim for the interesting inputs. > Some of

[dpdk-dev] [PATCH v2] mk: gcc -march support for intel processors code names

2016-10-10 Thread Pattan, Reshma
Hi Thomas > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, October 10, 2016 3:26 PM > To: Liu, Yong ; Pattan, Reshma > > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] mk: gcc -march support for intel pr

[dpdk-dev] [PATCH 00/19] KNI checkpatch cleanup

2016-10-05 Thread Pattan, Reshma
Hi Ferruh, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ferruh Yigit > Sent: Thursday, September 15, 2016 4:46 PM > To: dev at dpdk.org > Cc: Stephen Hemminger ; Ferruh Yigit > > Subject: [dpdk-dev] [PATCH 00/19] KNI checkpatch cleanup > > KNI

[dpdk-dev] [PATCH v2]:rte_timer:timer lag issue correction

2016-10-05 Thread Pattan, Reshma
Hi Suyash, > -Original Message- > From: Karmarkar Suyash [mailto:skarmarkar at sonusnet.com] > Sent: Tuesday, October 4, 2016 11:36 PM > To: Sanford, Robert ; dev at dpdk.org; > thomas.monjalon at 6wind.com; Pattan, Reshma > Subject: RE: [PATCH v2]:rte_timer:timer la

[dpdk-dev] [PATCH v1]:rte_timer:timer lag issue correction

2016-09-15 Thread Pattan, Reshma
Hi, > > For Periodic timers ,if the lag gets introduced, the current code added > additional > delay when the next peridoc timer was initialized by not taking into account > the > delay added, with this fix the code would start the next occurrence of timer > keeping in account the lag

[dpdk-dev] [RFC PATCH v2 0/5] add API's for VF management

2016-09-09 Thread Pattan, Reshma
Hi Thomas and Ferruh, Can you take a look and provide comments on ixgbe driver and ethdev changes. Thanks, Reshma > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bernard Iremonger > Sent: Friday, August 26, 2016 10:10 AM > To: Shah, Rahul R ; Lu, Wenzhuo

[dpdk-dev] [RFC PATCH v2 0/5] add API's for VF management

2016-09-07 Thread Pattan, Reshma
Hi, Ping for comments on this patch series. Thanks, Reshma > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bernard Iremonger > Sent: Friday, August 26, 2016 10:10 AM > To: Shah, Rahul R ; Lu, Wenzhuo > ; dev at dpdk.org > Cc: Iremonger, Bernard > Subject:

[dpdk-dev] [PATCH v2] mk: gcc -march support for intel processors code names

2016-09-02 Thread Pattan, Reshma
Hi, Gentle remainder for review. Thanks, Reshma

[dpdk-dev] [PATCH v8 10/25] eal/pci: Helpers for device name parsing/update

2016-08-30 Thread Pattan, Reshma
Hi, > +/** > + * Utility function to write a pci device name, this device name can > +later be > + * used to retrieve the corresponding rte_pci_addr using > +eal_parse_pci_* > + * BDF helpers. > + * > + * @param addr > + * The PCI Bus-Device-Function address > + * @param output > + * The

[dpdk-dev] [RFC PATCH v1] rte: add bit-rate metrics to xstats

2016-08-29 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Remy Horton > Sent: Wednesday, August 24, 2016 3:58 PM > To: thomas.monjalon at 6wind.com > Cc: dev at dpdk.org > Subject: [dpdk-dev] [RFC PATCH v1] rte: add bit-rate metrics to xstats > > This patch adds

[dpdk-dev] [RFC PATCH v1] rte: add bit-rate metrics to xstats

2016-08-26 Thread Pattan, Reshma
Hi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Remy Horton > Sent: Wednesday, August 24, 2016 3:58 PM > To: thomas.monjalon at 6wind.com > Cc: dev at dpdk.org > Subject: [dpdk-dev] [RFC PATCH v1] rte: add bit-rate metrics to xstats > > This patch adds

[dpdk-dev] [PATCH] mk: gcc -march support for intel processors code names

2016-08-22 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, August 22, 2016 12:25 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] mk: gcc -march support for intel processors > code names > &g

[dpdk-dev] [PATCH v2] crypto: fix memory leak

2016-07-18 Thread Pattan, Reshma
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Monday, July 18, 2016 1:47 PM > To: dev at dpdk.org > Cc: Doherty, Declan ; Pattan, Reshma > ; De Lara Guarch, Pablo > > Subject: [PATCH v2] crypto: fix memory leak > > When parsing the

[dpdk-dev] [PATCH] crypto: fix memory leak

2016-07-18 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Monday, July 18, 2016 1:01 PM > To: dev at dpdk.org > Cc: Doherty, Declan ; De Lara Guarch, Pablo > > Subject: [dpdk-dev] [PATCH] crypto: fix memory leak > > When parsing the parameters

[dpdk-dev] capture packets on VM

2016-07-15 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Raja Jayapal > Sent: Friday, July 15, 2016 6:55 AM > To: dev at dpdk.org > Subject: [dpdk-dev] capture packets on VM > > Hi All, > > I have installed dpdk on VM and would like to know how to capture the

[dpdk-dev] [PATCH] mk: fix default rule of test subdirectory

2016-07-15 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Tuesday, July 12, 2016 11:22 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] mk: fix default rule of test subdirectory > > When using "make -C app/test" (with RTE_SDK/RTE_TARGET

[dpdk-dev] [PATCH] mk: fix default rule of test subdirectory

2016-07-12 Thread Pattan, Reshma
Hi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Tuesday, July 12, 2016 11:22 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] mk: fix default rule of test subdirectory > > When using "make -C app/test" (with

[dpdk-dev] [PATCH v4 1/5] pdump: fix default socket path

2016-06-24 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, June 24, 2016 3:55 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4 1/5] pdump: fix default socket path > > 2016-06-24 14:54, Res

[dpdk-dev] [PATCH v4 1/5] pdump: fix default socket path

2016-06-24 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, June 24, 2016 3:55 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4 1/5] pdump: fix default socket path > > 2016-06-24 14:54, Res

[dpdk-dev] [PATCH 3/3] app/pdump: fix string overflow

2016-06-22 Thread Pattan, Reshma
Hi, > -Original Message- > From: Richardson, Bruce > Sent: Wednesday, June 22, 2016 10:22 AM > To: Anupam Kapoor > Cc: Yigit, Ferruh ; Pattan, Reshma > ; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 3/3] app/pdump: fix string overflow > > On Wed, Jun 2

[dpdk-dev] [PATCH 1/3] pdump: check getenv return value

2016-06-22 Thread Pattan, Reshma
Hi Ferruh, > -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, June 21, 2016 5:56 PM > To: Pattan, Reshma ; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 1/3] pdump: check getenv return value > > On 6/21/2016 4:18 PM, Reshma Pattan wrote

[dpdk-dev] [PATCH v9 8/8] doc: update doc for packet capture framework

2016-06-15 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 14, 2016 9:41 PM > To: Pattan, Reshma > Cc: dev at dpdk.org; Mcnamara, John > Subject: Re: [dpdk-dev] [PATCH v9 8/8] doc: update doc for packet capture >

[dpdk-dev] [PATCH v9 1/8] ethdev: use locks to protect Rx/Tx callback lists

2016-06-15 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 14, 2016 9:00 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v9 1/8] ethdev: use locks to protect Rx/Tx > callback lists > &g

[dpdk-dev] [PATCH v9 5/8] pdump: add new library for packet capturing support

2016-06-14 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 14, 2016 9:28 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v9 5/8] pdump: add new library for packet > capturing support

[dpdk-dev] [PATCH v9 3/8] ethdev: add new fields to ethdev info struct

2016-06-14 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 14, 2016 9:10 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v9 3/8] ethdev: add new fields to ethdev info > struct > &g

[dpdk-dev] [PATCH v9 4/8] ethdev: make get port by name and get name by port public

2016-06-14 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 14, 2016 9:24 PM > To: Pattan, Reshma > Cc: dev at dpdk.org; david.marchand at 6wind.com > Subject: Re: [dpdk-dev] [PATCH v9 4/8] ethdev: make get port by name and

[dpdk-dev] [PATCH v9 2/8] ethdev: add new api to add Rx callback as head of the list

2016-06-14 Thread Pattan, Reshma
Hi, > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 14, 2016 9:02 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v9 2/8] ethdev: add new api to add Rx callback > as head of the

[dpdk-dev] [PATCH v8 0/8] add packet capture framework

2016-06-13 Thread Pattan, Reshma
Hi, > -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Saturday, June 11, 2016 12:23 AM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v8 0/8] add packet capture framework > > On Fri, Jun 10, 2016 at

[dpdk-dev] [PATCH v8 5/8] lib/librte_pdump: add new library for packet capturing support

2016-06-10 Thread Pattan, Reshma
Hi, > -Original Message- > From: Aaron Conole [mailto:aconole at redhat.com] > Sent: Friday, June 10, 2016 7:48 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v8 5/8] lib/librte_pdump: add new library for > packet capturing s

[dpdk-dev] [PATCH v4 6/9] app/pdump: add pdump tool for packet capturing

2016-06-02 Thread Pattan, Reshma
> -Original Message- > From: Ananyev, Konstantin > Sent: Tuesday, May 31, 2016 6:21 PM > To: Pattan, Reshma ; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v4 6/9] app/pdump: add pdump tool for packet > capturing > > > > > -Original Mess

[dpdk-dev] [PATCH v4 5/9] lib/librte_pdump: add new library for packet capturing support

2016-05-31 Thread Pattan, Reshma
> -Original Message- > From: Ananyev, Konstantin > Sent: Friday, May 27, 2016 2:39 PM > To: Pattan, Reshma ; dev at dpdk.org > Cc: Pattan, Reshma > Subject: RE: [dpdk-dev] [PATCH v4 5/9] lib/librte_pdump: add new library for > packet capturing support > >

[dpdk-dev] [PATCH v4 5/9] lib/librte_pdump: add new library for packet capturing support

2016-05-31 Thread Pattan, Reshma
> -Original Message- > From: Ananyev, Konstantin > Sent: Friday, May 27, 2016 4:26 PM > To: Pattan, Reshma ; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v4 5/9] lib/librte_pdump: add new library for > packet capturing support > > > > > -Origi

[dpdk-dev] [PATCH v4 6/9] app/pdump: add pdump tool for packet capturing

2016-05-31 Thread Pattan, Reshma
> -Original Message- > From: Ananyev, Konstantin > Sent: Friday, May 27, 2016 4:22 PM > To: Pattan, Reshma ; dev at dpdk.org > Cc: Pattan, Reshma > Subject: RE: [dpdk-dev] [PATCH v4 6/9] app/pdump: add pdump tool for packet > capturing > > > > +stat

[dpdk-dev] [PATCH v4 5/9] lib/librte_pdump: add new library for packet capturing support

2016-05-27 Thread Pattan, Reshma
> -Original Message- > From: Ananyev, Konstantin > Sent: Friday, May 27, 2016 2:39 PM > To: Pattan, Reshma ; dev at dpdk.org > Cc: Pattan, Reshma > Subject: RE: [dpdk-dev] [PATCH v4 5/9] lib/librte_pdump: add new library for > packet capturing support > >

[dpdk-dev] [PATCH] drivers/net/pcap: fix segfault in pcap pmd

2016-05-26 Thread Pattan, Reshma
Self-Nacking.. wrong patch > -Original Message- > From: Pattan, Reshma > Sent: Thursday, May 26, 2016 2:30 PM > To: dev at dpdk.org > Cc: Pattan, Reshma > Subject: [PATCH] drivers/net/pcap: fix segfault in pcap pmd > > Testpmd application will crash in fclose()

[dpdk-dev] [PATCH v4 3/9] librte_ether: add new fields to rte_eth_dev_info struct

2016-05-24 Thread Pattan, Reshma
> -Original Message- > From: Stephen Hemminger [mailto:stephen at networkplumber.org] > Sent: Monday, May 23, 2016 11:25 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4 3/9] librte_ether: add new fields to > rte_eth_dev_info struc

[dpdk-dev] [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure with zero RX/TX queues

2016-05-20 Thread Pattan, Reshma
> -Original Message- > From: Simon K?gstr?m [mailto:simon.kagstrom at netinsight.net] > Sent: Friday, May 20, 2016 7:30 AM > To: Pattan, Reshma ; dev at dpdk.org; > thomas.monjalon at 6wind.com > Subject: Re: [dpdk-dev] [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure

[dpdk-dev] [PATCH 08/20] thunderx/nicvf: add tx_queue_setup/release support

2016-05-19 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob > Sent: Saturday, May 7, 2016 4:16 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Richardson, Bruce > ; Jerin Jacob > ; Maciej Czekaj > ; Kamil Rytarowski > ; Zyta Szpak > ; Slawomir

[dpdk-dev] [PATCH 07/20] thunderx/nicvf: add rx_queue_setup/release support

2016-05-19 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob > Sent: Saturday, May 7, 2016 4:16 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Richardson, Bruce > ; Jerin Jacob > ; Maciej Czekaj > ; Kamil Rytarowski > ; Zyta Szpak > ; Slawomir

[dpdk-dev] [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure with zero RX/TX queues

2016-05-16 Thread Pattan, Reshma
> -Original Message- > From: Simon K?gstr?m [mailto:simon.kagstrom at netinsight.net] > Sent: Monday, May 16, 2016 11:33 AM > To: Pattan, Reshma ; dev at dpdk.org; > thomas.monjalon at 6wind.com > Subject: Re: [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure with z

[dpdk-dev] [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure with zero RX/TX queues

2016-05-16 Thread Pattan, Reshma
> -Original Message- > From: Simon Kagstrom [mailto:simon.kagstrom at netinsight.net] > Sent: Monday, May 16, 2016 10:34 AM > To: dev at dpdk.org; thomas.monjalon at 6wind.com; Pattan, Reshma > > Subject: [PATCH / RFC ] ethdev: Allow rte_eth_dev_configure with z

[dpdk-dev] [PATCH 06/20] thunderx/nicvf: add dev_infos_get support

2016-05-13 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob > Sent: Saturday, May 7, 2016 4:16 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Richardson, Bruce > ; Jerin Jacob > ; Maciej Czekaj > ; Kamil Rytarowski > ; Zyta Szpak > ; Slawomir

[dpdk-dev] [PATCH 01/20] thunderx/nicvf/base: add hardware API for ThunderX nicvf inbuilt NIC

2016-05-12 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob > Sent: Saturday, May 7, 2016 4:16 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Richardson, Bruce > ; Jerin Jacob > ; Maciej Czekaj > ; Kamil Rytarowski > ; Zyta Szpak > ; Slawomir

[dpdk-dev] [PATCH 04/20] thunderx/nicvf: add get_reg and get_reg_length support

2016-05-12 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob > Sent: Saturday, May 7, 2016 4:16 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Richardson, Bruce > ; Jerin Jacob > ; Maciej Czekaj > ; Kamil Rytarowski > ; Zyta Szpak > ; Slawomir

[dpdk-dev] [PATCH 02/20] thunderx/nicvf: add pmd skeleton

2016-05-11 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob > Sent: Saturday, May 7, 2016 4:16 PM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Richardson, Bruce > ; Jerin Jacob > ; Maciej Czekaj > ; Kamil Rytarowski > ; Zyta Szpak > ; Slawomir

[dpdk-dev] [PATCH 0/2] l2fwd improvements

2016-05-10 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob > Sent: Tuesday, April 19, 2016 10:35 AM > To: dev at dpdk.org > Cc: thomas.monjalon at 6wind.com; Richardson, Bruce > ; De Lara Guarch, Pablo > ; Jerin Jacob > > Subject: [dpdk-dev] [PATCH 0/2]

[dpdk-dev] [PATCH 1/1] examples/distributor: fix unchecked return value

2016-05-09 Thread Pattan, Reshma
> -Original Message- > From: Kerlin, MarcinX > Sent: Tuesday, April 19, 2016 1:32 PM > To: dev at dpdk.org > Cc: Richardson, Bruce ; Pattan, Reshma > ; Kerlin, MarcinX > Subject: [PATCH 1/1] examples/distributor: fix unchecked return value > > Fix

[dpdk-dev] [PATCH 1/2] mbuf: Add rte_pktmbuf_copy

2016-03-18 Thread Pattan, Reshma
Hi, > > >-Original Message- > > >From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Stephen > > >Hemminger > > >Sent: Friday, July 10, 2015 1:38 AM > > >To: dev at dpdk.org > > >Cc: Mike Davison ; Stephen Hemminger > > > > > >Subject: [dpdk-dev] [PATCH 1/2] mbuf: Add rte_pktmbuf_copy

[dpdk-dev] [PATCH v3 0/5] add dpdk packet capture support for tcpdump

2016-03-11 Thread Pattan, Reshma
Hi Thomas, > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, March 9, 2016 12:34 AM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 0/5] add dpdk packet capture support for

[dpdk-dev] [PATCH v2 0/5] add dpdk packet capture support for tcpdump

2016-02-29 Thread Pattan, Reshma
Hi, > -Original Message- > From: Pavel Fedin [mailto:p.fedin at samsung.com] > Sent: Wednesday, February 24, 2016 3:05 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v2 0/5] add dpdk packet capture support for > tcpdump > > He

[dpdk-dev] [PATCH v2 0/5] add dpdk packet capture support for tcpdump

2016-02-23 Thread Pattan, Reshma
Hi, > -Original Message- > From: Pavel Fedin [mailto:p.fedin at samsung.com] > Sent: Thursday, February 18, 2016 2:08 PM > To: Pattan, Reshma ; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v2 0/5] add dpdk packet capture support for > tcpdump > > > 1. P

[dpdk-dev] [PATCH] hash: fix CRC32c computation

2016-02-10 Thread Pattan, Reshma
Hi, Small typo. > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Didier Pallard > Sent: Tuesday, December 22, 2015 9:35 AM > To: dev at dpdk.org; Richardson, Bruce ; De > Lara > Guarch, Pablo > Subject: [dpdk-dev] [PATCH] hash: fix CRC32c computation >

[dpdk-dev] [PATCH 1/3] examples/distributor: fix build for non-x86 arch

2016-02-05 Thread Pattan, Reshma
Hi Thomas, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Friday, February 5, 2016 2:54 PM > To: Richardson, Bruce; Horton, Remy > Cc: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/3] examples/distributor: fix build for non-x86 >

[dpdk-dev] [PATCH v3 0/3] fix RTE_PROC_PRIMARY_OR_ERR_RET RTE_PROC_PRIMARY_OR_RET

2016-02-05 Thread Pattan, Reshma
Hi Thomas, > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, February 5, 2016 9:43 AM > To: Pattan, Reshma > Cc: Ananyev, Konstantin; Doherty, Declan; dev at dpdk.org; Qiu, Michael > Subject: Re:

[dpdk-dev] Is there any example application to used DPDK packet distributor library?

2016-01-06 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of ??? > Sent: Wednesday, September 30, 2015 6:45 AM > To: dev at dpdk.org > Subject: [dpdk-dev] Is there any example application to used DPDK packet > distributor library? > > Dear DPDK experts. > > I am

[dpdk-dev] [PATCH 1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET

2015-12-24 Thread Pattan, Reshma
> -Original Message- > From: Qiu, Michael > On 12/23/2015 8:19 PM, Reshma Pattan wrote: > > Macros RTE_PROC_PRIMARY_OR_ERR_RET and > RTE_PROC_PRIMARY_OR_RET are > > blocking the secondary process from using the APIs. > > API access should be given to both secondary and primary. > > Just

[dpdk-dev] [PATCH v2] l3fwd: fix lookup burst size for ipv6

2015-11-10 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Tuesday, November 3, 2015 8:14 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2] l3fwd: fix lookup burst size for ipv6 > > Lookup burst size was changed for exact match from 4 to

[dpdk-dev] [PATCH 1/3] librte_reorder: New reorder library

2015-01-08 Thread Pattan, Reshma
> -Original Message- > From: Richard Sanger [mailto:rsangerarj at gmail.com] > Sent: Wednesday, January 7, 2015 9:10 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 1/3] librte_reorder: New reorder library > > On 8 January 2015

[dpdk-dev] [PATCH 1/3] librte_reorder: New reorder library

2015-01-08 Thread Pattan, Reshma
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Wednesday, January 7, 2015 5:45 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH 1/3] librte_reorder: New reorder library > > On Wed, Jan 07, 2015 at

[dpdk-dev] [PATCH] librte_reorder: New reorder library with unit tests and app

2015-01-07 Thread Pattan, Reshma
Self Nacked. Sending multiple sub patches instead of this big patch. > -Original Message- > From: Pattan, Reshma > Sent: Wednesday, January 7, 2015 3:28 PM > To: dev at dpdk.org > Cc: Pattan, Reshma > Subject: [PATCH] librte_reorder: New reorder library with unit tests

[dpdk-dev] [PATCH v7] distributor_app: new sample app

2014-11-14 Thread Pattan, Reshma
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, November 13, 2014 9:30 PM > To: Pattan, Reshma > Cc: dev at dpdk.org; De Lara Guarch, Pablo > Subject: Re: [dpdk-dev] [PATCH v7] distributor_app: new sample

[dpdk-dev] [PATCH RFC] librte_reorder: new reorder library

2014-10-17 Thread Pattan, Reshma
Hi Jay, Please find comments inline. Thanks, Reshma From: Jay Rolette [mailto:role...@infiniteio.com] Sent: Thursday, October 9, 2014 8:02 PM To: Pattan, Reshma Cc: dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH RFC] librte_reorder: new reorder library Hi Reshma, A few comments and questions

[dpdk-dev] Newbie question about distributor library

2014-10-12 Thread Pattan, Reshma
Hi , Distributor was running as part of Rx core. Thanks, Reshma > -Original Message- > From: Wang, Shawn [mailto:xingbow at amazon.com] > Sent: Friday, October 10, 2014 10:06 PM > To: Pattan, Reshma; dev at dpdk.org > Subject: RE: Newbie question about distributor li

[dpdk-dev] Newbie question about distributor library

2014-10-10 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wang, Shawn > Sent: Thursday, October 9, 2014 7:00 PM > To: dev at dpdk.org > Subject: [dpdk-dev] Newbie question about distributor library > > Hi: > > I am reading document about distributor library which

[dpdk-dev] [PATCH RFC] librte_reorder: new reorder library

2014-10-09 Thread Pattan, Reshma
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Thursday, October 9, 2014 12:37 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH RFC] librte_reorder: new reorder library > > On Thu, Oct 09, 2014 at

[dpdk-dev] [PATCH RFC] librte_reorder: new reorder library

2014-10-09 Thread Pattan, Reshma
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Wednesday, October 8, 2014 8:16 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH RFC] librte_reorder: new reorder library > > On Wed, Oct 08, 2014 at

[dpdk-dev] [PATCH RFC] librte_reorder: new reorder library

2014-10-08 Thread Pattan, Reshma
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Tuesday, October 7, 2014 12:22 PM > To: Pattan, Reshma > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH RFC] librte_reorder: new reorder library > > On Tue, Oct 07, 2014 at

[dpdk-dev] [PATCH RFC] librte_reorder: new reorder library

2014-10-07 Thread Pattan, Reshma
Hi All, I am planning to implement packet reorder library. Details are as below, please go through them and provide the comments. Requirement: To reorder out of ordered packets that are received from different cores. Usage: To be used along with distributor library. Next

[dpdk-dev] [PATCH v3] distributor_app: new sample app

2014-10-06 Thread Pattan, Reshma
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Wednesday, October 1, 2014 5:08 PM > To: Richardson, Bruce > Cc: Pattan, Reshma; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3] distributor_app: new sample app > > >

[dpdk-dev] [PATCH v3] distributor_app: new sample app

2014-10-01 Thread Pattan, Reshma
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Tuesday, September 30, 2014 2:40 PM > To: Richardson, Bruce > Cc: Pattan, Reshma; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3] distributor_app: new sample app > > On Tu

[dpdk-dev] [PATCH v4] distributor_app: gracefull shutdown of tx/rx threads on SIGINT

2014-10-01 Thread Pattan, Reshma
Self-NAK. Reason: Incomplete patch. Will send updated next version soon. -Original Message- From: Pattan, Reshma Sent: Wednesday, October 1, 2014 2:34 PM To: dev at dpdk.org Cc: Pattan, Reshma Subject: [PATCH v4] distributor_app: gracefull shutdown of tx/rx threads on SIGINT From

[dpdk-dev] [PATCH v2] distributor_app: new sample app

2014-09-30 Thread Pattan, Reshma
Hi Konstantin, Any comments on below Pablos comment? If so please provide. Thanks, Reshma -Original Message- From: De Lara Guarch, Pablo Sent: Monday, September 29, 2014 2:35 PM To: Ananyev, Konstantin; Pattan, Reshma; dev at dpdk.org Subject: RE: [dpdk-dev] [PATCH v2

[dpdk-dev] [PATCH v2] distributor_app: new sample app

2014-09-29 Thread Pattan, Reshma
-Original Message- From: Ananyev, Konstantin Sent: Friday, September 26, 2014 4:52 PM To: De Lara Guarch, Pablo; Pattan, Reshma; dev at dpdk.org Subject: RE: [dpdk-dev] [PATCH v2] distributor_app: new sample app > -Original Message- > From: dev [mailto:dev-bounces at dp