Hi Akhil, > > > Subject: [EXT] [PATCH v4 0/8] baseband: add NXP LA12xx driver > > > > > > This series introduces the BBDEV LA12xx poll mode driver (PMD) to > > > support an implementation for offloading High Phy processing > > > functions like LDPC Encode / Decode 5GNR wireless acceleration > > > function, using PCI > > based > > > LA12xx Software defined radio. > > > > > > Please check the documentation patch for more info. > > > > > > The driver currently implements basic feature to offload only the 5G > > > LDPC encode/decode. > > > > > > A new capability has been added to check if the driver can support > > > the input data in network byte order. Two test vectors are also > > > added as an example with input data in network byte. > > > > > > v2: add test case changes > > > v3: fix 32 bit compilation > > > v4: capability for network byte order, doc patch merged inline. > > > > > > Hemant Agrawal (7): > > > bbdev: add network order data capability > > > baseband: introduce NXP LA12xx driver > > > baseband/la12xx: add devargs for max queues > > > baseband/la12xx: add support for multiple modems > > > baseband/la12xx: add queue and modem config support > > > baseband/la12xx: add enqueue and dequeue support > > > app/bbdev: enable la12xx for bbdev > > > > > > Nipun Gupta (1): > > > app/bbdev: add test vectors for transport blocks > > > > > This PMD is deferred for next release. Marked as deferred in patchworks. > Hi Hemant, > > Any update on this PMD? Is it still planned for 21.08? [Hemant] Yes, we will be sending the update shortly
> > Regards, > Akhil