Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msg/async: update to work with dpdk shipped with spdk v17.10 #19470

Merged
merged 2 commits into from Dec 14, 2017

Conversation

tchaikov
Copy link
Contributor

No description provided.

Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov
Copy link
Contributor Author

@liu-chunmei

@tchaikov tchaikov merged commit 0ba3308 into ceph:master Dec 14, 2017
@tchaikov tchaikov deleted the wip-async-dpdk branch December 14, 2017 02:45
@liu-chunmei
Copy link
Contributor

@tchaikov if we use iova instead of phy addr, what driver module should be installed? can I still just use igb_uio kernel module?

@liu-chunmei
Copy link
Contributor

@tchaikov do you do the async/dpdk test ? or you just test spdk?

@tchaikov
Copy link
Contributor Author

if we use iova instead of phy addr, what driver module should be installed? can I still just use igb_uio kernel module?

@liu-chunmei see https://github.com/spdk/dpdk/blob/spdk-17.11/lib/librte_eal/common/include/rte_memory.h#L104 and https://github.com/spdk/dpdk/blob/spdk-17.11/lib/librte_eal/common/include/rte_malloc.h#L340

do you do the async/dpdk test ? or you just test spdk?

i just fix the build =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants