lkml.org 
[lkml]   [2020]   [Feb]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 0/3] soc: fsl: dpio: Enable QMAN batch enqueuing
On Thu, Feb 6, 2020 at 2:41 PM Roy Pledge <roy.pledge@oss.nxp.com> wrote:
>
> On 12/12/2019 12:01 PM, Youri Querry wrote:
> > This patch set consists of:
> > - We added an interface to enqueue several packets at a time and
> > improve performance.
> > - Make the algorithm decisions once at initialization and use
> > function pointers to improve performance.
> > - Replaced the QMAN enqueue array mode algorithm with a ring
> > mode algorithm. This is to make the enqueue of several frames
> > at a time more effective.
> >
> > Youri Querry (3):
> > soc: fsl: dpio: Adding QMAN multiple enqueue interface.
> > soc: fsl: dpio: QMAN performance improvement. Function pointer
> > indirection.
> > soc: fsl: dpio: Replace QMAN array mode by ring mode enqueue.
> >
> > drivers/soc/fsl/dpio/dpio-service.c | 69 +++-
> > drivers/soc/fsl/dpio/qbman-portal.c | 766 ++++++++++++++++++++++++++++++++----
> > drivers/soc/fsl/dpio/qbman-portal.h | 158 +++++++-
> > include/soc/fsl/dpaa2-io.h | 6 +-
> > 4 files changed, 907 insertions(+), 92 deletions(-)
> >
> Acked-by: Roy Pledge <roy.pledge@nxp.com>

Series applied with some clean up and typo fix in the title/commit message.

Regards,
Leo

\
 
 \ /
  Last update: 2020-02-20 01:08    [W:0.090 / U:1.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site