|
Revision tags: v22.03, v22.03-rc4, v22.03-rc3, v22.03-rc2, v22.03-rc1, v21.11, v21.11-rc4, v21.11-rc3, v21.11-rc2, v21.11-rc1, v21.08, v21.08-rc4, v21.08-rc3, v21.08-rc2, v21.08-rc1, v21.05, v21.05-rc4, v21.05-rc3, v21.05-rc2, v21.05-rc1, v21.02, v21.02-rc4, v21.02-rc3, v21.02-rc2 |
|
| #
25187042 |
| 29-Jan-2021 |
Bruce Richardson <[email protected]> |
eventdev: make driver-only headers private
The rte_eventdev_pmd*.h files are for drivers only and should be private to DPDK, and not installed for app use.
Signed-off-by: Bruce Richardson <bruce.ri
eventdev: make driver-only headers private
The rte_eventdev_pmd*.h files are for drivers only and should be private to DPDK, and not installed for app use.
Signed-off-by: Bruce Richardson <[email protected]>
show more ...
|
|
Revision tags: v21.02-rc1, v20.11, v20.11-rc5, v20.11-rc4, v20.11-rc3, v20.11-rc2, v20.11-rc1, v20.08, v20.08-rc4, v20.08-rc3, v20.08-rc2, v20.08-rc1, v20.05, v20.05-rc4, v20.05-rc3, v20.05-rc2, v20.05-rc1, v20.02, v20.02-rc4, v20.02-rc3, v20.02-rc2, v20.02-rc1, v19.11, v19.11-rc4, v19.11-rc3, v19.11-rc2, v19.11-rc1 |
|
| #
c9d02b79 |
| 17-Oct-2019 |
Nipun Gupta <[email protected]> |
event/dpaa2: support Tx adapter
This patch adds the support of Tx adapter for DPAA2 platform
Signed-off-by: Nipun Gupta <[email protected]> Acked-by: Hemant Agrawal <[email protected]>
|
| #
3835cc22 |
| 17-Oct-2019 |
Nipun Gupta <[email protected]> |
event/dpaa2: set priority as per DPCON device
This patch sets the priority of the dpcon dev, such that it is within the supported range of dpcon
Signed-off-by: Nipun Gupta <[email protected]> Ack
event/dpaa2: set priority as per DPCON device
This patch sets the priority of the dpcon dev, such that it is within the supported range of dpcon
Signed-off-by: Nipun Gupta <[email protected]> Acked-by: Hemant Agrawal <[email protected]>
show more ...
|
| #
653242c3 |
| 30-Sep-2019 |
Hemant Agrawal <[email protected]> |
event/dpaa2: add self test
This patch add support for testing dpaa2 eventdev self test for basic sanity for parallel and atomic queues.
Signed-off-by: Hemant Agrawal <[email protected]>
|
|
Revision tags: v19.08, v19.08-rc4, v19.08-rc3, v19.08-rc2, v19.08-rc1, v19.05, v19.05-rc4, v19.05-rc3, v19.05-rc2, v19.05-rc1 |
|
| #
c6b57157 |
| 06-Feb-2019 |
Stephen Hemminger <[email protected]> |
drivers: fix SPDX license id consistency
All drivers should have SPDX on the first line of the source files in the format /* SPDX-License-Identifier: ...
Several files used minor modifications wh
drivers: fix SPDX license id consistency
All drivers should have SPDX on the first line of the source files in the format /* SPDX-License-Identifier: ...
Several files used minor modifications which were inconsistent with the pattern. Fix it to make scanning tools easier.
Signed-off-by: Stephen Hemminger <[email protected]>
show more ...
|
|
Revision tags: v19.02, v19.02-rc4, v19.02-rc3, v19.02-rc2, v19.02-rc1, v18.11, v18.11-rc5, v18.11-rc4, v18.11-rc3, v18.11-rc2, v18.11-rc1 |
|
| #
3721c39f |
| 14-Sep-2018 |
Akhil Goyal <[email protected]> |
event/dpaa2: support crypto adapter
event dpaa2 device support both ethernet as well as crypto queues to be attached to it. eth_rx_adapter provide infrastructure to attach ethernet queues and crypto
event/dpaa2: support crypto adapter
event dpaa2 device support both ethernet as well as crypto queues to be attached to it. eth_rx_adapter provide infrastructure to attach ethernet queues and crypto_adapter provide support for crypto queues.
This patch add support for dpaa2_eventdev to attach dpaa2_sec queues.
Signed-off-by: Akhil Goyal <[email protected]> Signed-off-by: Ashish Jain <[email protected]> Signed-off-by: Hemant Agrawal <[email protected]> Acked-by: Abhinandan Gujjar <[email protected]>
show more ...
|
| #
4ab57b04 |
| 21-Sep-2018 |
Hemant Agrawal <[email protected]> |
event/dpaa2: affine portal at runtime during I/O
This patch restructure the code to have the QBMAN portal affliated at run time for per lcore basis. The device cleanup is also improved.
Signed-off-
event/dpaa2: affine portal at runtime during I/O
This patch restructure the code to have the QBMAN portal affliated at run time for per lcore basis. The device cleanup is also improved.
Signed-off-by: Sunil Kumar Kori <[email protected]> Signed-off-by: Hemant Agrawal <[email protected]>
show more ...
|
| #
5d024f0f |
| 21-Sep-2018 |
Hemant Agrawal <[email protected]> |
event/dpaa2: enchance timeout handling
This patch enhances: 1. Configure the dequeue time out value as per the given method or per dequeue, global or default. 2. The timeout values were being mixed
event/dpaa2: enchance timeout handling
This patch enhances: 1. Configure the dequeue time out value as per the given method or per dequeue, global or default. 2. The timeout values were being mixed as ns or ms timeouts, Now the values are stored as ns and scale is in ms.
Signed-off-by: Hemant Agrawal <[email protected]>
show more ...
|
| #
04718855 |
| 21-Sep-2018 |
Hemant Agrawal <[email protected]> |
event/dpaa2: rename info structure
This is to keep the dpaa2 driver aligned with dpaa driver.
Signed-off-by: Hemant Agrawal <[email protected]>
|
|
Revision tags: v18.08, v18.08-rc3, v18.08-rc2, v18.08-rc1, v18.05, v18.05-rc6, v18.05-rc5, v18.05-rc4, v18.05-rc3 |
|
| #
64f5de41 |
| 09-May-2018 |
Ashish Jain <[email protected]> |
event/dpaa2: remove link from info structure
Removing use of link data under evq_info_t structure which was used to check whether the the associated evq has been linked or not. Since, an evq can be
event/dpaa2: remove link from info structure
Removing use of link data under evq_info_t structure which was used to check whether the the associated evq has been linked or not. Since, an evq can be linked to multiple event ports, thus setting the link variable only allowed the first event port to be associated with the evq. This led to huge performance drop in case of multiple event ports as I/O only worked on first event port associated with the evq.
Fixes: 0ce3ce7c275c ("event/dpaa2: add configuration functions") Cc: [email protected]
Signed-off-by: Ashish Jain <[email protected]> Acked-by: Hemant Agrawal <[email protected]>
show more ...
|
|
Revision tags: v18.05-rc2, v18.05-rc1, v18.02, v18.02-rc4, v18.02-rc3, v18.02-rc2, v18.02-rc1 |
|
| #
72654f09 |
| 17-Jan-2018 |
Nipun Gupta <[email protected]> |
event/dpaa2: replace static with dynamic logging
Signed-off-by: Nipun Gupta <[email protected]> Acked-by: Hemant Agrawal <[email protected]>
|
| #
131a75b6 |
| 19-Dec-2017 |
Hemant Agrawal <[email protected]> |
drivers: use SPDX tag in NXP dpaa2 files
Signed-off-by: Hemant Agrawal <[email protected]>
|
|
Revision tags: v17.11, v17.11-rc4, v17.11-rc3, v17.11-rc2 |
|
| #
120843bd |
| 23-Oct-2017 |
Nipun Gupta <[email protected]> |
event/dpaa2: support event Rx adapter
Signed-off-by: Nipun Gupta <[email protected]> Reviewed-by: Nikhil Rao <[email protected]> Acked-by: Hemant Agrawal <[email protected]>
|
|
Revision tags: v17.11-rc1, v17.08, v17.08-rc4, v17.08-rc3, v17.08-rc2, v17.08-rc1 |
|
| #
0ce3ce7c |
| 30-Jun-2017 |
Nipun Gupta <[email protected]> |
event/dpaa2: add configuration functions
This patch adds all the configuration API's for DPAA2 eventdev including device config, start, stop & port and queue related API's
Signed-off-by: Nipun Gupt
event/dpaa2: add configuration functions
This patch adds all the configuration API's for DPAA2 eventdev including device config, start, stop & port and queue related API's
Signed-off-by: Nipun Gupta <[email protected]>
show more ...
|
| #
8a5d7a8e |
| 30-Jun-2017 |
Nipun Gupta <[email protected]> |
event/dpaa2: initialize device
Signed-off-by: Nipun Gupta <[email protected]>
|
| #
5c2b5b72 |
| 30-Jun-2017 |
Nipun Gupta <[email protected]> |
event/dpaa2: register dpcon as dpaa2 device for bus scan
Registering dpcon as dpaa2 type device handling initialization, allocation and freeing of the device
Signed-off-by: Nipun Gupta <nipun.gupta
event/dpaa2: register dpcon as dpaa2 device for bus scan
Registering dpcon as dpaa2 type device handling initialization, allocation and freeing of the device
Signed-off-by: Nipun Gupta <[email protected]>
show more ...
|
| #
8cbe85b6 |
| 30-Jun-2017 |
Nipun Gupta <[email protected]> |
event/dpaa2: add basic build infrastructure
Signed-off-by: Nipun Gupta <[email protected]> Acked-by: Jerin Jacob <[email protected]>
|