Revision tags: v25.01-rc1, v24.09, v25.01-pre, v24.09-rc1 |
|
#
081f8add |
| 12-Aug-2024 |
Jim Harris <jim.harris@samsung.com> |
config: add SPDK_CONFIG_MAX_NUMA_NODES
By default, to minimize impact to existing use cases, iobuf will be configured to only support a single set of buffer pools, as it is today. Users who want to
config: add SPDK_CONFIG_MAX_NUMA_NODES
By default, to minimize impact to existing use cases, iobuf will be configured to only support a single set of buffer pools, as it is today. Users who want to enable support for per-NUMA node buffer pools will need to specify --max-numa-nodes parameter to the configure script.
Signed-off-by: Jim Harris <jim.harris@samsung.com> Change-Id: I8c7cd1a921e538bdb8e3af84ba27a23b5294d776 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24538 Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Ben Walker <ben@nvidia.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
#
ef6f8577 |
| 02-Oct-2024 |
Jim Harris <jim.harris@samsung.com> |
configure: clarify optional parameter for --with-rdma
The DIR was likely copied from some other option, but for --with-rdma it is a provider name, not a directory.
Signed-off-by: Jim Harris <jim.ha
configure: clarify optional parameter for --with-rdma
The DIR was likely copied from some other option, but for --with-rdma it is a provider name, not a directory.
Signed-off-by: Jim Harris <jim.harris@samsung.com> Change-Id: Icd262a823db7bff144b1b3c4ebfc27196902d65f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25126 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
#
48b83bb7 |
| 14-Aug-2024 |
Yankun Li <845245370@qq.com> |
lib/accel: support lz4 in accel sw
The lz4 compression package performs very well and is a good choice for compression that requires performance
Change-Id: Iefb5e04722c9be9d1a09ba3b4da364795a3a44e6
lib/accel: support lz4 in accel sw
The lz4 compression package performs very well and is a good choice for compression that requires performance
Change-Id: Iefb5e04722c9be9d1a09ba3b4da364795a3a44e6 Signed-off-by: Yankun Li <845245370@qq.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24466 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
show more ...
|
#
59948022 |
| 28-Aug-2024 |
Michal Berger <michal.berger@intel.com> |
test/coverage: Don't reject coverage under FreeBSD
It's a bit awkward situation where we reject coverage for freebsd via the configure step and yet support it in the mk.
Tested coverage collection
test/coverage: Don't reject coverage under FreeBSD
It's a bit awkward situation where we reject coverage for freebsd via the configure step and yet support it in the mk.
Tested coverage collection under freebsd14 using supported lcov (1.15) - seems to be working just fine.
CI's end still needs to arm FreeBSD with proper tools but staging tests look promising for now.
Change-Id: Ie09a70cb894d82c1942e0b1d8d6c516a9a8b21d2 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24743 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com>
show more ...
|
Revision tags: v24.05, v24.09-pre, v24.05-rc1, LTS, v24.01, v24.05-pre, v24.01-rc1 |
|
#
e21c39aa |
| 13-Nov-2023 |
Anton Nayshtut <anayshtut@nvidia.com> |
fsdev/aio: Add aio fsdev implementation
Change-Id: I5add43886241803eb3a65d64beae58ddd91d335d Signed-off-by: Anton Nayshtut <anayshtut@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/sp
fsdev/aio: Add aio fsdev implementation
Change-Id: I5add43886241803eb3a65d64beae58ddd91d335d Signed-off-by: Anton Nayshtut <anayshtut@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22534 Reviewed-by: Ben Walker <ben@nvidia.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com>
show more ...
|
#
bf30e09a |
| 13-Nov-2023 |
Anton Nayshtut <anayshtut@nvidia.com> |
fsdev: Add generic filesystem layer implementation
Change-Id: I021b7574de0862d42a8c82b8ca4d39b816025a5b Signed-off-by: Anton Nayshtut <anayshtut@nvidia.com> Reviewed-on: https://review.spdk.io/gerri
fsdev: Add generic filesystem layer implementation
Change-Id: I021b7574de0862d42a8c82b8ca4d39b816025a5b Signed-off-by: Anton Nayshtut <anayshtut@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22511 Community-CI: Mellanox Build Bot Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <ben@nvidia.com>
show more ...
|
#
50222f81 |
| 15-Jul-2024 |
Yin Congmin <congmin.yin@intel.com> |
configure: don't exit on non Intel platforms
In order to better promote DSA to users, it is recommended to change the error message detected by non Intel CPUs to warning. One reason is that SPDK com
configure: don't exit on non Intel platforms
In order to better promote DSA to users, it is recommended to change the error message detected by non Intel CPUs to warning. One reason is that SPDK compilation and execution may not be on the same server. Another reason is that users may compile spdk when building Docker images on different platforms. This error is not conducive to directly compiling idxd into SPDK, then build container images. Since the user has added “--with-idxd”, we should not block this configure and compile process. Users need to successfully compile and run it on other machines or containers on other machines. The check here is too strict. Although DSA hardware is not available on non Intel platforms and some lower versions of Intel CPUs, configuring it is code safe. Because the order of running SPDK and sending instructions is after checking the DSA hardware.
Change-Id: I378445449827663acad02552abb54cc737f167f0 Signed-off-by: Yin Congmin <congmin.yin@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24172 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Changpeng Liu <changpeng_liu@hotmail.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
#
13603217 |
| 27-Apr-2024 |
Zhangfei Gao <zhangfei.gao@linaro.org> |
accel/dpdk_cryptodev: Support uadk crypto pmd
Add support of UADK Crypto Poll Mode Driver to accel/dpdk_cryptodev.
Build: ./configure --with-dpdk-uadk --with-crypto make
Run ./build/bin/spdk_tgt -
accel/dpdk_cryptodev: Support uadk crypto pmd
Add support of UADK Crypto Poll Mode Driver to accel/dpdk_cryptodev.
Build: ./configure --with-dpdk-uadk --with-crypto make
Run ./build/bin/spdk_tgt -m 0xf0 --wait-for-rpc
./scripts/rpc.py dpdk_cryptodev_scan_accel_module ./scripts/rpc.py dpdk_cryptodev_set_driver -d crypto_uadk ./scripts/rpc.py accel_assign_opc -o encrypt -m dpdk_cryptodev ./scripts/rpc.py accel_assign_opc -o decrypt -m dpdk_cryptodev ./scripts/rpc.py framework_start_init
Change-Id: I73b763bdcf16c172501a3c2e785450401e8d54b2 Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22979 Community-CI: Mellanox Build Bot Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Marcin Spiewak <marcin.spiewak@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
show more ...
|
#
fc8dece0 |
| 22-Jan-2024 |
Konrad Sztyber <konrad.sztyber@intel.com> |
nvme: initial in-band authentication code
This patch adds structures that will be used to implement NVMe in-band authentication using the DH-HMAC-CHAP protocol. They're mostly empty for now, the fo
nvme: initial in-band authentication code
This patch adds structures that will be used to implement NVMe in-band authentication using the DH-HMAC-CHAP protocol. They're mostly empty for now, the following patches will implement each step of this process.
The authentication is executed by exchanging several messages using the AUTHENTICATION_SEND and AUTHENTICATION_RECEIVE commands from the Fabrics Command Set. The messages sent by the host map to the SEND commands, while those sent by the controller map to the RECEIVE commands.
The flow roughly consists of 5 steps: 1. The host sends a AUTH_negotiate message to listing the hash function and Diffie-Hellman group it supports. 2. The controller responds with a DH-HMAC-CHAP_challenge message selecting one of the hash functions and DH groups from those sent by the host along with a challenge value and an optional DH public key. 3. The host calculates an HMAC of the challenge (optionally augmented with a DH secret) and sends it back to the controller using a DH-HMAC-CHAP_reply message along with its DH public key. If bidirectional authentication is requested, it includes its own challenge value in that message. 4. The controller verifies the response to the challenge received from the host comparing it to its HMAC calculation. If successful, it sends a DH-HMAC-CHAP_success1 message with an optional response to the host challenge. 5. If bidirectional authentication wasn't requested, the authentication process is finished at this point. Otherwise the host verifies controller's response to the host's challenge and, if successful, sends a DH-HMAC-CHAP_success2 message.
Any errors during this process are reported by sending either an AUTH_failure1 message (sent by the controller) or AUTH_failure2 (sent by the host).
Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I84cc1574e15884e1e3d3d03e517cb38f05e12ef6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21981 Reviewed-by: Ben Walker <ben@nvidia.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
#
6610b3e4 |
| 23-Dec-2023 |
Konrad Sztyber <konrad.sztyber@intel.com> |
module/keyring: add linux keyring module
This module uses the keyutils library to fetch keys managed by the Linux kernel keyring. The keys are created implicitly in the probe_key() callback. For n
module/keyring: add linux keyring module
This module uses the keyutils library to fetch keys managed by the Linux kernel keyring. The keys are created implicitly in the probe_key() callback. For now, they need to be attached to the kernel's keyring before requesting them. The following patches will add the ability to specify callout information which will allow the kernel to instantiate the keys if they're unavailable.
Change-Id: I0aedd19247c6c35f22bcb61f4b387d5d85b42cdf Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21760 Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
#
d965bc4d |
| 02-Mar-2024 |
Konrad Sztyber <konrad.sztyber@intel.com> |
configure: put isa-l configure logs in rootdir
That way, isa-l directories don't show up as having untracked files in git after running configure.
Signed-off-by: Konrad Sztyber <konrad.sztyber@inte
configure: put isa-l configure logs in rootdir
That way, isa-l directories don't show up as having untracked files in git after running configure.
Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ia57720c3844823029219d20a26e68b7f0294d412 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22122 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com>
show more ...
|
#
a32086ac |
| 26-Feb-2024 |
Michal Berger <michal.berger@intel.com> |
configure: Fix the way how cc.mk variables are read
The 7a18673528 didn't consider a fact that vars like $CC can also hold an actual list of arguments to the compiler (instead of having them as part
configure: Fix the way how cc.mk variables are read
The 7a18673528 didn't consider a fact that vars like $CC can also hold an actual list of arguments to the compiler (instead of having them as part of $CFLAGS for instance). So make sure something like:
CC=gcc -Wwhatever -ffoo ...
is slurped by source properly.
Change-Id: I7d9a26d318bef42655a3dde127db2226c9759949 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22030 Community-CI: Mellanox Build Bot Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
#
db5f3612 |
| 14-Nov-2023 |
Ben Walker <ben@nvidia.com> |
build: Allow user to specify path for PGO data
This is useful if you are building SPDK as part of a much larger application and you want all PGO output to go to the same place.
Change-Id: I4bc45044
build: Allow user to specify path for PGO data
This is useful if you are building SPDK as part of a much larger application and you want all PGO output to go to the same place.
Change-Id: I4bc4504462a1eabc3e21712a1cd06f2b6f0c4687 Signed-off-by: Ben Walker <ben@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21959 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
show more ...
|
#
d0f57d15 |
| 07-Feb-2024 |
Michal Berger <michal.berger@intel.com> |
configure: Hint compiler at what linker to use via -fuse-ld
When user provides custom $LD, which points at something different than the bfd linker, it's not considered while testing the dependencies
configure: Hint compiler at what linker to use via -fuse-ld
When user provides custom $LD, which points at something different than the bfd linker, it's not considered while testing the dependencies via BUILD_CMD[@]. Granted, the proper linker is then set via our mk infra, but the same way as BUILD_CMD[@] uses $CC, ${C,LD}FLAGS it should also consider other relevant opts.
There's a small conundrum that forces as to do the same thing for the isa-l* - in case user tries to provide extra params to the linker via LDFLAGS and which may be specific to a given $LD_TYPE, the isa-l* configure will fail while trying to compile its dependencies. This is because it still slurps the LDFLAGS but the compiler keeps using the default linker. As we overwrite isa-l*'s CFLAGS via its cmdline we can't pass that information through the environment as well. So as a best effort, without dancing too much, just pass -fuse-ld to it based on what detect_cc.sh already provided. From perspective of the actual isa-l* build this is still foobar, since this param won't be actually used (and clang won't mind telling us about it) so to silence any warnings about it slap no-unused-command-line-argument as well.
Change-Id: If392c64099b0b50c879d504151763723924edf77 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21769 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot
show more ...
|
#
d3d3c0a8 |
| 08-Feb-2024 |
Michal Berger <michal.berger@intel.com> |
configure: Fix SHARED check for isa-l*
Instead of checking the actual value we were just checking if CONFIG["SHARED"] is set - it's always set as it does come with a default (n). This was causing is
configure: Fix SHARED check for isa-l*
Instead of checking the actual value we were just checking if CONFIG["SHARED"] is set - it's always set as it does come with a default (n). This was causing isa-l to be always built with shared libraries.
Change-Id: I2a6047f0bb6de8ac00fa10bb86ffc9ff617011d4 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21768 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by: Jim Harris <jim.harris@samsung.com>
show more ...
|
#
7a186735 |
| 07-Feb-2024 |
Michal Berger <michal.berger@intel.com> |
configure: Unify read of cc.mk
Two variables were being unnecessarily set in two different ways. Instead, just slurp entire cc.mk into the environment - this file is generated by detect_cc.sh hence
configure: Unify read of cc.mk
Two variables were being unnecessarily set in two different ways. Instead, just slurp entire cc.mk into the environment - this file is generated by detect_cc.sh hence the format is known to be sourceable.
Change-Id: I0befe86ee59c5468cc3658bbc08b96841eea2a36 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21767 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
#
93211307 |
| 17-Jan-2024 |
Karol Latecki <karol.latecki@intel.com> |
configure: fix missing libfuse3 error message
Configure option is actually called "--with-nvme-cuse", not "--with-cuse".
Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I005690565
configure: fix missing libfuse3 error message
Configure option is actually called "--with-nvme-cuse", not "--with-cuse".
Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I005690565a5938eece38631027d19f3e74c70452 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21462 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Marek Chomnicki <marek.chomnicki@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
#
6c6c42fc |
| 18-Jan-2024 |
Ben Walker <ben@nvidia.com> |
isal: If the user builds with shared libraries, use ISA-L shared libraries
Change-Id: I6e5882a2d0347971e99bbed26a2291cb3361800b Signed-off-by: Ben Walker <ben@nvidia.com> Reviewed-on: https://review
isal: If the user builds with shared libraries, use ISA-L shared libraries
Change-Id: I6e5882a2d0347971e99bbed26a2291cb3361800b Signed-off-by: Ben Walker <ben@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21490 Community-CI: Mellanox Build Bot Reviewed-by: Jim Harris <jim.harris@samsung.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
#
b02581a8 |
| 10-Jan-2024 |
Ben Walker <ben@nvidia.com> |
isal: If using ISA-L submodule, install it during 'make install'
Change-Id: I6934c3c23969bfce6365e67397147c1837b7f515 Signed-off-by: Ben Walker <ben@nvidia.com> Reviewed-on: https://review.spdk.io/g
isal: If using ISA-L submodule, install it during 'make install'
Change-Id: I6934c3c23969bfce6365e67397147c1837b7f515 Signed-off-by: Ben Walker <ben@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21386 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
#
f14b142a |
| 10-Jan-2024 |
Ben Walker <ben@nvidia.com> |
build: Install python libraries using pip install
This is the modern way to do it and it is much simpler. We no longer need --pydir for ./configure because it just uses --prefix.
Fixes #3188
Chang
build: Install python libraries using pip install
This is the modern way to do it and it is much simpler. We no longer need --pydir for ./configure because it just uses --prefix.
Fixes #3188
Change-Id: I2d05c5e37fa3d1aa8cd0358ca887f8dda06bd5d7 Signed-off-by: Ben Walker <ben@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21384 Reviewed-by: Wojciech Panfil <wojciech.panfil@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
#
68b467b7 |
| 18-Dec-2023 |
Jim Harris <jim.harris@samsung.com> |
CONFIG, pkgdep: enable nvme-cuse by default
nvme-cuse was only gated by a configure flag originally because it was experimental. It only requires libfuse3, so since it is no longer experimental this
CONFIG, pkgdep: enable nvme-cuse by default
nvme-cuse was only gated by a configure flag originally because it was experimental. It only requires libfuse3, so since it is no longer experimental this is reasonable to just enable by default.
nvme-cuse is also the only way to use nvme-cli with SPDK, so it is better to just enable it by default for that reason alone.
Note, we are only enabling CONFIG_NVME_CUSE=y in this patch. CONFIG_FUSE (for blobfs) remains disabled by default.
Signed-off-by: Jim Harris <jim.harris@samsung.com> Change-Id: Ie40f2daf60945e6329e91c8f7dd0aac8e8b7baf2 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21090 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Community-CI: Mellanox Build Bot
show more ...
|
#
6a2ba2d8 |
| 08-Dec-2023 |
Michal Berger <michal.berger@intel.com> |
configure: update VTune name
Change-Id: Id68b089823b3da3a4946a88d911db4a4f106cd5c Signed-off-by: Alexey Kireev <alexey.kireev@intel.com> Signed-off-by: Michal Berger <michal.berger@intel.com> Review
configure: update VTune name
Change-Id: Id68b089823b3da3a4946a88d911db4a4f106cd5c Signed-off-by: Alexey Kireev <alexey.kireev@intel.com> Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20966 Reviewed-by: Jim Harris <jim.harris@samsung.com> Reviewed-by: Ben Walker <ben@nvidia.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
Revision tags: v23.09 |
|
#
c0d67439 |
| 26-Sep-2023 |
Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
deprecation: update status for SPDK 23.09
Deprecation notices required updates to the current state: - PMDK support (pmem bdev) was removed in SPDK 23.05 already - libreduce still supports libpmem (
deprecation: update status for SPDK 23.09
Deprecation notices required updates to the current state: - PMDK support (pmem bdev) was removed in SPDK 23.05 already - libreduce still supports libpmem (not to be confused with libpmemblk), so the configure notice was removed - VTune shall no longer be removed, there are outstanding patches in review - spdk_nvmf_qpair_disconnect() was not modified in SPDK 23.09, move it to 24.01
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I8b94705b103308d88e3a75d34533bbc94a527451 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20120 Community-CI: Mellanox Build Bot Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com>
show more ...
|
Revision tags: v24.01-pre, v23.09-rc1 |
|
#
1e46e023 |
| 06-Sep-2023 |
Maciej Mis <maciej.mis@intel.com> |
go/rpc: Build configuration for go-rpc folder
Introduces new flags in configuration: --with-golang --without-golang
Change-Id: I5783b4ddfa53fc34ef7e921a6ee2aae0f4aadd44 Signed-off-by: Maciej Mis <m
go/rpc: Build configuration for go-rpc folder
Introduces new flags in configuration: --with-golang --without-golang
Change-Id: I5783b4ddfa53fc34ef7e921a6ee2aae0f4aadd44 Signed-off-by: Maciej Mis <maciej.mis@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19774 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
Revision tags: v23.05, v23.09-pre, v23.01.1 |
|
#
91c64673 |
| 16-Feb-2023 |
Sebastian Brzezinka <sebastian.brzezinka@intel.com> |
build: install python modules using setup.py
Add Makefile to install Python spdk modules, since python module path depend on distribution, add `pydir` variable to allow specify custom path.
Signed-
build: install python modules using setup.py
Add Makefile to install Python spdk modules, since python module path depend on distribution, add `pydir` variable to allow specify custom path.
Signed-off-by: Sebastian Brzezinka <sebastian.brzezinka@intel.com> Change-Id: I2a2ba50142d2804eb56a98fe092098e7f3a53fdc Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16950 Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot
show more ...
|