Re: [dpdk-dev] [EXT] [PATCH v4 0/8] baseband: add NXP LA12xx driver
From: Akhil Goyal <hidden>
Date: 2021-06-16 20:36:06
quoted
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 PCIbasedquoted
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 blocksThis 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? Regards, Akhil