|
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 |
|
| #
6b9b687f |
| 03-Sep-2021 |
Nipun Gupta <[email protected]> |
bus/fslmc: move experimental function to internal
Remove experimental tag from internal API dpaa2_seqn. This API was introduced in DPDK 20.11 and is now moved to internal tag.
Signed-off-by: Nipun
bus/fslmc: move experimental function to internal
Remove experimental tag from internal API dpaa2_seqn. This API was introduced in DPDK 20.11 and is now moved to internal tag.
Signed-off-by: Nipun Gupta <[email protected]>
show more ...
|
| #
c4bf04ac |
| 03-Sep-2021 |
Nipun Gupta <[email protected]> |
bus/fslmc: promote experimental VFIO API to stable
This API was introduced in 19.08, therefore removing experimental tag to promote them to stable state.
Signed-off-by: Nipun Gupta <nipun.gupta@nxp
bus/fslmc: promote experimental VFIO API to stable
This API was introduced in 19.08, therefore removing experimental tag to promote them to stable state.
Signed-off-by: Nipun Gupta <[email protected]>
show more ...
|
|
Revision tags: 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, v21.02-rc1, v20.11, v20.11-rc5, v20.11-rc4, v20.11-rc3, v20.11-rc2 |
|
| #
ea278063 |
| 28-Oct-2020 |
David Marchand <[email protected]> |
bus/fslmc: switch sequence number to dynamic mbuf field
The dpaa2 drivers have been hacking the deprecated field seqn for internal features. It is moved to a dynamic mbuf field in order to allow rem
bus/fslmc: switch sequence number to dynamic mbuf field
The dpaa2 drivers have been hacking the deprecated field seqn for internal features. It is moved to a dynamic mbuf field in order to allow removal of seqn.
Signed-off-by: David Marchand <[email protected]>
show more ...
|
|
Revision tags: v20.11-rc1 |
|
| #
63b39078 |
| 15-Oct-2020 |
Bruce Richardson <[email protected]> |
build: remove library name from version map file name
Since each version map file is contained in the subdirectory of the library it refers to, there is no need to include the library name in the fi
build: remove library name from version map file name
Since each version map file is contained in the subdirectory of the library it refers to, there is no need to include the library name in the filename. This makes things simpler in case of library renaming.
Signed-off-by: Bruce Richardson <[email protected]> Acked-by: Luca Boccassi <[email protected]> Acked-by: Andrew Rybchenko <[email protected]> Acked-by: Rosen Xu <[email protected]>
show more ...
|