spdk: Upgrade isa-l to add support for aarch64
The ISA-L integrated in SPDK doesn't include aarch64's implementation/ optimization in pass 6 months, upgrade it to achieve better performance on aarch64. The upgrade includes the commit f3993f5c0(crc: Fix dynamic relocation link failure on Arm), without which there will be link errors on aarch64. That's the reason for not upgrading to the latest released version of ISA-L(2.28.0). Signed-off-by: Richael Zhuang <richael.zhuang@arm.com> Change-Id: Ifbf2a3ccc3f88689e6ea11ab30fa7a771b13b5ec Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472762 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
6ed832db34
commit
9889ab2dc8
@ -2,6 +2,11 @@
|
||||
|
||||
## v20.01: (Upcoming Release)
|
||||
|
||||
### isa-l
|
||||
|
||||
Updated ISA-L submodule to commit f3993f5c0b6911 which includes implementation and
|
||||
optimization for aarch64.
|
||||
|
||||
## v19.10:
|
||||
|
||||
### bdev
|
||||
|
2
isa-l
2
isa-l
@ -1 +1 @@
|
||||
Subproject commit 09e787231b31add1234ec9a3dfe718533f1c3bf4
|
||||
Subproject commit f3993f5c0b69118a229c2dfbb360515cd34a24e6
|
Loading…
x
Reference in New Issue
Block a user