Skip to content

Conversation

@Seth5141
Copy link

Just a few examples of how to link a custom application and or bdev to
the SPDK libraries.

Signed-off-by: Seth Howell seth.howell@intel.com

Just a few examples of how to link a custom application and or bdev to
the SPDK libraries.

Signed-off-by: Seth Howell <seth.howell@intel.com>
@jimharris
Copy link
Member

Hey Seth,

What's the long-term plan for this?

One comment is that the names have some duplication. For example, the directory name probably doesn't need to include both "spdk" and "example" if the repository itself is named "spdk_examples".

Is there any reason we can't review these via GerritHub?

-Jim

@Seth5141
Copy link
Author

Hi Jim,

I don't know what the long term scope of this repo should be. It seems appropriate to me to have some external repo to demonstrate examples of linking to SPDK from outside of the SPDK directory without all of the SPDK makefile infrastructure. It's something we get a lot of questions about, and it would be good to have a place to point people.

A lot of other examples will fit easily under the umbrella of the examples directory in the SPDK repo. I can't think of any other specific examples to go in this repo, but both you and Ben have mentioned not wanting to include examples that increase the dependency load of the SPDK directory directly in the examples directory.

The only reason we can't review these on GerritHub is that we don't have this repo set up with it yet.

Thanks,

Seth

Don't want to fail starting the apps because we don't
have hugepages.

Signed-off-by: Seth Howell <seth.howell@intel.com>
Change-Id: I2af9699f86ec8f1fcd05f87f00e1fbd2d5e381e8
Signed-off-by: Seth Howell <seth.howell@intel.com>
Change-Id: I75afca6083708dd04750afd2fd90c792c873cd48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants