
This commit upgrade Broadcom's bnxt_en and bnxt_re out-of-tree drivers, version 1.10.3-232.0.155.5 to StarlingX. (For clarity, the main driver package file name is "bcm_232.1.132.8c.tar.gz".) bnxt_en-1.10.3-232.0.155.5 bnxt_re-232.0.155.5 libbnxt_re-232.0.155.5 bnxt_en/re: * updates the bnxt_en and bnxt_re device drivers to use the irq_update_affinity_hint function instead of the irq_set_affinity_hint function, so that StarlingX's CPU affinity requirements for interrupts are met. bnxt_en: * We fix the build error reference the upstream commit 49675f5bdf9a "net: remove IFF_* re-definition" that remove all IFF_* definition, which casue IFF_RXFH_CONFIGURED undefined. https://git.yoctoproject.org/linux-yocto/commit/?h=49675f5bdf9a * Change "make" to "$(MAKE)" to support the parallelized build. bnxt_re: * Adapt Makefile to make build pass. Also modify the parameter type for the fuction bnxt_re_reg_user_mr_dmabuf() to fix the the incompatible API issue. Verification: - Build module success for kernel-std/kernel-rt. - Installation of the ISO image is successful with standard and low-latency profiles. - Physical function interfaces are up and pass packets. - Create vfs, ensure that the interface can come up and pass packets. - RDMA/Infiniband over Ethernet functionalities of the Broadcom adapters were successfully tested using the Linux RDMA community's perftest package. Story: 2011384 Task: 51889 Depends-On: https://review.opendev.org/c/starlingx/kernel/+/946013 Depends-On: https://review.opendev.org/c/starlingx/kernel/+/945449 Change-Id: I0edbadf3f1090701d55acbbefe3ff560de64f853 Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
24 lines
1022 B
Plaintext
24 lines
1022 B
Plaintext
libbnxt-re (232.0.155.5-1) unstable; urgency=medium
|
|
|
|
* Upgrade the release of the libbnxt_re Infiniband verbs library for StarlingX
|
|
to 232.0.155.5 from 227.0.130.0. This library corresponds to
|
|
"libbnxt_re-232.0.155.5.tar.gz" in Broadcom's "bcm_232.1.132.8c" release.
|
|
|
|
-- Jiping Ma <Jiping.ma2@windriver.com> Mon, 15 Apr 2024 09:47:34 +0800
|
|
|
|
libbnxt-re (227.0.130.0-1) unstable; urgency=medium
|
|
|
|
* Upgrade the release of the libbnxt_re Infiniband verbs library for StarlingX
|
|
to 227.0.130.0 from 220.0.5.0. This library corresponds to
|
|
"libbnxt_re-227.0.130.0.tar.gz" in Broadcom's "bcm_227.1.111.0b" release.
|
|
|
|
-- Jiping Ma <Jiping.ma2@windriver.com> Mon, 15 Apr 2024 09:47:34 +0800
|
|
|
|
libbnxt-re (220.0.5.0-1) unstable; urgency=medium
|
|
|
|
* Initial release of the libbnxt_re Infiniband verbs library for StarlingX.
|
|
This library corresponds to "libbnxt_re-220.0.5.0.tar.gz" in Broadcom's
|
|
"bcm_220.0.83.0" release.
|
|
|
|
-- M. Vefa Bicakci <vefa.bicakci@windriver.com> Mon, 18 Apr 2022 20:07:24 +0000
|