RE: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-09-13 Thread Hanumanth Reddy Pothula
gt; ; m...@ashroe.eu; Zhang, Yuying > ; Zhang, Qi Z ; > viachesl...@nvidia.com; Jerin Jacob Kollanukkaran ; > Nithin Kumar Dabilpuram > Subject: Re: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability > > On 9/7/2022 10:31 PM, Hanumanth Reddy Pothula wrote: >

Re: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-09-13 Thread Ferruh Yigit
...@networkplumber.org; Wang, YuanX ; m...@ashroe.eu; Zhang, Yuying ; Zhang, Qi Z ; viachesl...@nvidia.com; Jerin Jacob Kollanukkaran ; Nithin Kumar Dabilpuram Subject: Re: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability On 9/7/2022 8:02 AM, Hanumanth Reddy Pothula wrote: -Original Message

RE: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-09-07 Thread Hanumanth Reddy Pothula
YuanX > ; m...@ashroe.eu; Zhang, Yuying > ; Zhang, Qi Z ; > viachesl...@nvidia.com; Jerin Jacob Kollanukkaran ; > Nithin Kumar Dabilpuram > Subject: Re: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability > > On 9/7/2022 8:02 AM, Hanumanth Reddy Pothula wrote: >

Re: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-09-07 Thread Ferruh Yigit
; Wang, YuanX ; m...@ashroe.eu; Zhang, Yuying ; Zhang, Qi Z ; viachesl...@nvidia.com; Jerin Jacob Kollanukkaran ; Nithin Kumar Dabilpuram Subject: Re: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability On 8/30/2022 1:08 PM, Hanumanth Reddy Pothula wrote: -Original Message

RE: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-09-07 Thread Hanumanth Reddy Pothula
gt; ; m...@ashroe.eu; Zhang, Yuying > ; Zhang, Qi Z ; > viachesl...@nvidia.com; Jerin Jacob Kollanukkaran ; > Nithin Kumar Dabilpuram > Subject: Re: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability > > On 8/30/2022 1:08 PM, Hanumanth Reddy Pothula wrote: >

Re: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-09-06 Thread Ferruh Yigit
; Wang, YuanX ; m...@ashroe.eu; Zhang, Yuying ; Zhang, Qi Z ; viachesl...@nvidia.com; Jerin Jacob Kollanukkaran ; Nithin Kumar Dabilpuram Subject: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability External Email

RE: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-08-30 Thread Hanumanth Reddy Pothula
gt; ; m...@ashroe.eu; Zhang, Yuying > ; Zhang, Qi Z ; > viachesl...@nvidia.com; Jerin Jacob Kollanukkaran ; > Nithin Kumar Dabilpuram > Subject: [EXT] Re: [PATCH v2 1/3] ethdev: introduce pool sort capability > > External Email > > --

Re: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-08-24 Thread Ferruh Yigit
, YuanX ; m...@ashroe.eu; Zhang, Yuying ; Zhang, Qi Z ; viachesl...@nvidia.com; jer...@marvell.com; ndabilpu...@marvell.com; Hanumanth Pothula Subject: [PATCH v2 1/3] ethdev: introduce pool sort capability Presently, the 'Buffer Split' feature supports sending multiple segments of th

RE: [PATCH v2 1/3] ethdev: introduce pool sort capability

2022-08-22 Thread Ding, Xuan
g, YuanX ; > m...@ashroe.eu; Zhang, Yuying ; Zhang, Qi Z > ; viachesl...@nvidia.com; jer...@marvell.com; > ndabilpu...@marvell.com; Hanumanth Pothula > Subject: [PATCH v2 1/3] ethdev: introduce pool sort capability > > Presently, the 'Buffer Split' feature supports se

[PATCH v2 1/3] ethdev: introduce pool sort capability

2022-08-12 Thread Hanumanth Pothula
Presently, the 'Buffer Split' feature supports sending multiple segments of the received packet to PMD, which programs the HW to receive the packet in segments from different pools. This patch extends the feature to support the pool sort capability. Some of the HW has support for choosing memory p