Skip to content

Commit

Permalink
feat(ci): nix scripts for spdk integration
Browse files Browse the repository at this point in the history
* Added shell script to configure and make SPDK.
* Added Nix overlays for SPDK, FIO, Nvme, Rust.
* Added Nix shell configuration that provides environment for SPDK development.

Signed-off-by: Dmitry Savitskiy <[email protected]>
  • Loading branch information
dsavitskiy committed Jun 5, 2024
1 parent a8b4170 commit aab6d70
Show file tree
Hide file tree
Showing 22 changed files with 1,532 additions and 402 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
.idea
.pregenerated
/Cargo.lock
/build_logs
Loading

0 comments on commit aab6d70

Please sign in to comment.