[dpdk-dev] [PATCH v3 0/5] FSLMC bus enchancements
Thomas Monjalon
thomas at monjalon.net
Tue Jul 16 15:36:53 CEST 2019
16/07/2019 13:40, Ferruh Yigit:
> On 7/15/2019 10:53 PM, Thomas Monjalon wrote:
> > 15/07/2019 10:44, Hemant Agrawal:
> >> Nipun Gupta (1):
> >> bus/fslmc: use cinh read for eqcr ci on ls1088 platform
> >>
> >> Sachin Saxena (1):
> >> mempool/dpaa2: vfio dmamap for user allocated memory
> >>
> >> Shreyansh Jain (3):
> >> bus/fslmc: support device iteration
> >> bus/fslmc: enhance error handling for dev parsing
> >> bus/fslmc: dynamic iommu mode detection
> >
> > I had the following comments on v1:
> > The title should start with a verb.
> > VFIO and DMA should be uppercase.
> > I tried to fix it.
> >
> > Applied, thanks
>
> Getting build error with "ppc_64-power8-linuxapp-gcc" target [1], related to the
> wrong format specifier. Not sure it is only ppc one.
It's so disappointing.
I don't know how many times I tried to explain the issue with %lx.
Should we just forbid %lx and %llx usage?
More information about the dev
mailing list