[dpdk-dev] [PATCH v3 00/10] NXP DPAAx Bus and PMD changes
Thomas Monjalon
thomas at monjalon.net
Thu Oct 7 11:38:26 CEST 2021
07/10/2021 09:37, Thomas Monjalon:
> 06/10/2021 19:01, nipun.gupta at nxp.com:
> > From: Nipun Gupta <nipun.gupta at nxp.com>
> >
> > This series adds new functionality related to flow redirection,
> > generating HW hash key etc.
> > It also updates the MC firmware version and includes a fix in
> > dpaxx library.
> >
> > Changes in v1:
> > - Fix checkpatch errors
> > Changes in v2:
> > - remove unrequired multi-tx ordered patch
> > Changes in v3:
> > - fix 32 bit (i386) compilation
> >
> > Gagandeep Singh (1):
> > common/dpaax: fix paddr to vaddr invalid conversion
> >
> > Hemant Agrawal (4):
> > bus/fslmc: updated MC FW to 10.28
> > bus/fslmc: add qbman debug APIs support
> > net/dpaa2: add debug print for MTU set for jumbo
> > net/dpaa2: add function to generate HW hash key
> >
> > Jun Yang (1):
> > net/dpaa2: support Tx flow redirection action
> >
> > Nipun Gupta (2):
> > raw/dpaa2_qdma: use correct params for config and queue setup
> > raw/dpaa2_qdma: remove checks for lcore ID
> >
> > Rohit Raj (1):
> > net/dpaa: add comments to explain driver behaviour
> >
> > Vanshika Shukla (1):
> > net/dpaa2: update RSS to support additional distributions
>
> Applied, thanks
Fixing an indent in Meson file, and updating doc for new rte_flow features.
Please pay attention to such details, next time.
More information about the dev
mailing list