Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-22 Thread Ahmed Mansour
On 2/21/2018 11:47 PM, Verma, Shally wrote: > >> -Original Message- >> From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >> Sent: 22 February 2018 01:06 >> To: Trahe, Fiona ; Verma, Shally >> ; dev@dpdk.org >> Cc: Athreya, Narayana Prasad ; Gupta, >> Ashish ; Sahu, Sunila >> ; De Lara Gu

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-21 Thread Verma, Shally
>-Original Message- >From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >Sent: 22 February 2018 01:06 >To: Trahe, Fiona ; Verma, Shally >; dev@dpdk.org >Cc: Athreya, Narayana Prasad ; Gupta, >Ashish ; Sahu, Sunila >; De Lara Guarch, Pablo >; Challa, Mahipal >; Jain, Deepak K ; Hemant

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-21 Thread Ahmed Mansour
On 2/21/2018 9:35 AM, Trahe, Fiona wrote: > Hi Ahmed, Shally, > > >> -Original Message- >> From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >> Sent: Tuesday, February 20, 2018 7:56 PM >> To: Verma, Shally ; Trahe, Fiona >> ; dev@dpdk.org >> Cc: Athreya, Narayana Prasad ; Gupta, >> Ashis

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-21 Thread Trahe, Fiona
Hi Ahmed, Shally, > -Original Message- > From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] > Sent: Tuesday, February 20, 2018 7:56 PM > To: Verma, Shally ; Trahe, Fiona > ; dev@dpdk.org > Cc: Athreya, Narayana Prasad ; Gupta, > Ashish > ; Sahu, Sunila ; De Lara > Guarch, Pablo > ; Cha

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-20 Thread Ahmed Mansour
/// snip /// >>> D.2.1 Stateful operation state maintenance >>> --- >>> It is always an ideal expectation from application that it >>> should parse >> through all related chunk o

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-20 Thread Verma, Shally
>-Original Message- >From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >Sent: 17 February 2018 02:52 >To: Trahe, Fiona ; Verma, Shally >; dev@dpdk.org >Cc: Athreya, Narayana Prasad ; Gupta, >Ashish ; Sahu, Sunila >; De Lara Guarch, Pablo >; Challa, Mahipal >; Jain, Deepak K ; Hemant

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-16 Thread Ahmed Mansour
>> -Original Message- >> From: Verma, Shally [mailto:shally.ve...@cavium.com] >> Sent: Friday, February 16, 2018 7:17 AM >> To: Ahmed Mansour ; Trahe, Fiona >> ; >> dev@dpdk.org >> Cc: Athreya, Narayana Prasad ; Gupta, >> Ashish >> ; Sahu, Sunila ; De Lara >> Guarch, Pablo >> ; Challa, M

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-16 Thread Trahe, Fiona
> -Original Message- > From: Verma, Shally [mailto:shally.ve...@cavium.com] > Sent: Friday, February 16, 2018 7:17 AM > To: Ahmed Mansour ; Trahe, Fiona > ; > dev@dpdk.org > Cc: Athreya, Narayana Prasad ; Gupta, > Ashish > ; Sahu, Sunila ; De Lara > Guarch, Pablo > ; Challa, Mahipal >

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-16 Thread Trahe, Fiona
> -Original Message- > From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] > Sent: Thursday, February 15, 2018 7:51 PM > To: Trahe, Fiona ; Verma, Shally > ; dev@dpdk.org > Cc: Athreya, Narayana Prasad ; Gupta, > Ashish > ; Sahu, Sunila ; De Lara > Guarch, Pablo > ; Challa, Mahipal > ;

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-15 Thread Verma, Shally
Hi Fiona, Ahmed >-Original Message- >From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >Sent: 16 February 2018 02:40 >To: Trahe, Fiona ; Verma, Shally >; dev@dpdk.org >Cc: Athreya, Narayana Prasad ; Gupta, >Ashish ; Sahu, Sunila >; De Lara Guarch, Pablo >; Challa, Mahipal >; Jain, Deep

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-15 Thread Ahmed Mansour
On 2/15/2018 1:47 PM, Trahe, Fiona wrote: > Hi Shally, Ahmed, > Sorry for the delay in replying, > Comments below > >> -Original Message- >> From: Verma, Shally [mailto:shally.ve...@cavium.com] >> Sent: Wednesday, February 14, 2018 7:41 AM >> To: Ahmed Mansour ; Trahe, Fiona >> ; >> dev@d

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-15 Thread Ahmed Mansour
/// snip /// > [Fiona] I propose if BFINAL bit is detected before end of input the decompression should stop. In this case consumed will be < src.length. produced will be < dst buffer size. Do we need an extra STATUS response? STATUS_BFINA

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-15 Thread Trahe, Fiona
Hi Shally, Ahmed, Sorry for the delay in replying, Comments below > -Original Message- > From: Verma, Shally [mailto:shally.ve...@cavium.com] > Sent: Wednesday, February 14, 2018 7:41 AM > To: Ahmed Mansour ; Trahe, Fiona > ; > dev@dpdk.org > Cc: Athreya, Narayana Prasad ; Gupta, > Ashi

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-15 Thread Trahe, Fiona
Hi Ahmed, Shally, > -Original Message- > From: Verma, Shally [mailto:shally.ve...@cavium.com] > Sent: Thursday, February 15, 2018 5:53 AM > To: Ahmed Mansour ; Trahe, Fiona > ; > dev@dpdk.org > Cc: Athreya, Narayana Prasad ; Gupta, > Ashish > ; Sahu, Sunila ; De Lara > Guarch, Pablo > ;

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-14 Thread Verma, Shally
>-Original Message- >From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >Sent: 14 February 2018 22:25 >To: Verma, Shally ; Trahe, Fiona >; dev@dpdk.org >Cc: Athreya, Narayana Prasad ; Gupta, >Ashish ; Sahu, Sunila >; De Lara Guarch, Pablo >; Challa, Mahipal >; Jain, Deepak K ; Hemant

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-14 Thread Ahmed Mansour
On 2/14/2018 12:41 AM, Verma, Shally wrote: > Hi Ahmed > >> -Original Message- >> From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >> Sent: 02 February 2018 02:20 >> To: Trahe, Fiona ; Verma, Shally >> ; dev@dpdk.org >> Cc: Athreya, Narayana Prasad ; Gupta, >> Ashish ; Sahu, Sunila >> ;

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-13 Thread Verma, Shally
Hi Ahmed, >-Original Message- >From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >Sent: 02 February 2018 01:53 >To: Trahe, Fiona ; Verma, Shally >; dev@dpdk.org >Cc: Athreya, Narayana Prasad ; Gupta, >Ashish ; Sahu, Sunila >; De Lara Guarch, Pablo >; Challa, Mahipal >; Jain, Deepak K ;

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-13 Thread Verma, Shally
Hi Ahmed >-Original Message- >From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] >Sent: 02 February 2018 02:20 >To: Trahe, Fiona ; Verma, Shally >; dev@dpdk.org >Cc: Athreya, Narayana Prasad ; Gupta, >Ashish ; Sahu, Sunila >; De Lara Guarch, Pablo >; Challa, Mahipal >; Jain, Deepak K ;

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-01 Thread Ahmed Mansour
>>> [Fiona] I propose if BFINAL bit is detected before end of input >>> the decompression should stop. In this case consumed will be < src.length. >>> produced will be < dst buffer size. Do we need an extra STATUS response? >>> STATUS_BFINAL_DETECTED ? >> [Shally] @fiona, I assume you mean here de

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-01 Thread Ahmed Mansour
On 1/31/2018 2:03 PM, Trahe, Fiona wrote: > Hi Ahmed, Shally, > > ///snip/// >>> D.1.1 Stateless and OUT_OF_SPACE >>> >>> OUT_OF_SPACE is a condition when output buffer runs out of space and >> where PMD still has more data to pr

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-02-01 Thread Trahe, Fiona
> >[Fiona] I propose if BFINAL bit is detected before end of input > >the decompression should stop. In this case consumed will be < src.length. > >produced will be < dst buffer size. Do we need an extra STATUS response? > >STATUS_BFINAL_DETECTED ? > [Shally] @fiona, I assume you mean here decomp

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-31 Thread Verma, Shally
>-Original Message- >From: Trahe, Fiona [mailto:fiona.tr...@intel.com] >Sent: 01 February 2018 00:33 >To: Ahmed Mansour ; Verma, Shally >; dev@dpdk.org >Cc: Athreya, Narayana Prasad ; Gupta, >Ashish ; Sahu, Sunila >; De Lara Guarch, Pablo >; Challa, Mahipal >; Jain, Deepak K ; Hemant

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-31 Thread Trahe, Fiona
Hi Ahmed, Shally, ///snip/// > > D.1.1 Stateless and OUT_OF_SPACE > > > > OUT_OF_SPACE is a condition when output buffer runs out of space > >> and > where PMD still has more data to produce. If PMD run into such > >> condition, > >

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-29 Thread Verma, Shally
Hi Ahmed > -Original Message- > From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] > Sent: 25 January 2018 23:49 > To: Verma, Shally ; Trahe, Fiona > ; dev@dpdk.org > Cc: Athreya, Narayana Prasad ; > Gupta, Ashish ; Sahu, Sunila > ; De Lara Guarch, Pablo > ; Challa, Mahipal > ; Jain, Deepa

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-25 Thread Ahmed Mansour
Hi All, Sorry for the delay. Please see responses inline. Ahmed On 1/12/2018 8:50 AM, Verma, Shally wrote: > Hi Fiona > >> -Original Message- >> From: Trahe, Fiona [mailto:fiona.tr...@intel.com] >> Sent: 12 January 2018 00:24 >> To: Verma, Shally ; Ahmed Mansour >> ; dev@dpdk.org >> Cc:

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-12 Thread Verma, Shally
Hi Fiona > -Original Message- > From: Trahe, Fiona [mailto:fiona.tr...@intel.com] > Sent: 12 January 2018 00:24 > To: Verma, Shally ; Ahmed Mansour > ; dev@dpdk.org > Cc: Athreya, Narayana Prasad ; > Gupta, Ashish ; Sahu, Sunila > ; De Lara Guarch, Pablo > ; Challa, Mahipal > ; Jain, Deepa

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-11 Thread Trahe, Fiona
Hi Shally, Ahmed, > -Original Message- > From: Verma, Shally [mailto:shally.ve...@cavium.com] > Sent: Wednesday, January 10, 2018 12:55 PM > To: Ahmed Mansour ; Trahe, Fiona > ; dev@dpdk.org > Cc: Athreya, Narayana Prasad ; Gupta, > Ashish > ; Sahu, Sunila ; De Lara > Guarch, Pablo > ;

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-10 Thread Verma, Shally
HI Ahmed > -Original Message- > From: Ahmed Mansour [mailto:ahmed.mans...@nxp.com] > Sent: 10 January 2018 00:38 > To: Verma, Shally ; Trahe, Fiona > ; dev@dpdk.org > Cc: Athreya, Narayana Prasad ; > Gupta, Ashish ; Sahu, Sunila > ; De Lara Guarch, Pablo > ; Challa, Mahipal > ; Jain, Deepa

Re: [dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-09 Thread Ahmed Mansour
Hi Shally, Thanks for the summary. It is very helpful. Please see comments below On 1/4/2018 6:45 AM, Verma, Shally wrote: > This is an RFC v2 document to brief understanding and requirements on > compression API proposal in DPDK. It is based on "[RFC v3] Compression API in > DPDK > https://e

[dpdk-dev] [RFC v2] doc compression API for DPDK

2018-01-04 Thread Verma, Shally
This is an RFC v2 document to brief understanding and requirements on compression API proposal in DPDK. It is based on "[RFC v3] Compression API in DPDK http://dpdk.org/dev/patchwork/patch/32331/ ". Intention of this document is to align on concepts built into compression API, its usage and iden