#
af5f7aa3 |
| 15-Dec-2022 |
Mahipal Challa <mchalla@marvell.com> |
compress/octeontx: support IOVA forced as VA
Claim octeontx compress, common and mempool drivers do not require IOVA mbuf field, so they can build when disabling enable_iova_as_pa.
Signed-off-by: M
compress/octeontx: support IOVA forced as VA
Claim octeontx compress, common and mempool drivers do not require IOVA mbuf field, so they can build when disabling enable_iova_as_pa.
Signed-off-by: Mahipal Challa <mchalla@marvell.com>
show more ...
|
#
e1369718 |
| 14-Oct-2021 |
Pavan Nikhilesh <pbhagavatula@marvell.com> |
common/octeontx: enable build only on 64-bit Linux
Since AARCH32 extension is not implemented on octeontx family, only enable build for 64bit. Due to Linux kernel AF(Admin function) driver dependenc
common/octeontx: enable build only on 64-bit Linux
Since AARCH32 extension is not implemented on octeontx family, only enable build for 64bit. Due to Linux kernel AF(Admin function) driver dependency, only enable build for 64-bit Linux.
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com> Acked-by: Jerin Jacob <jerinj@marvell.com>
show more ...
|
#
4ad4b20a |
| 20-Apr-2021 |
Bruce Richardson <bruce.richardson@intel.com> |
drivers: change indentation in build files
Switch from using tabs to 4 spaces for meson.build indentation.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
|
#
38d78656 |
| 02-Apr-2021 |
Pallavi Kadam <pallavi.kadam@intel.com> |
common/iavf: build on Windows
Enable IAVF driver to build on Windows as it is required to build ice PMD. Disable all other drivers from common directory.
This patch also includes fix for a macro re
common/iavf: build on Windows
Enable IAVF driver to build on Windows as it is required to build ice PMD. Disable all other drivers from common directory.
This patch also includes fix for a macro redefinition warning in the IAVF driver.
Signed-off-by: Pallavi Kadam <pallavi.kadam@intel.com> Reviewed-by: Ranjit Menon <ranjit.menon@intel.com> Acked-by: Jie Zhou <jizh@microsoft.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
show more ...
|
#
d8dd3165 |
| 04-Apr-2018 |
Pavan Nikhilesh <pbhagavatula@caviumnetworks.com> |
common/octeontx: move mbox to common folder
Move commonly used functions across mempool, event and net devices to a common folder in drivers.
Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetw
common/octeontx: move mbox to common folder
Move commonly used functions across mempool, event and net devices to a common folder in drivers.
Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com> Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
show more ...
|