Add RDMA ibverb driver plugin
RDMA ibverb is a userspace API to efficiently rx/tx packets. This is an initial, unoptimized driver targeting Mellanox cards. Next steps should include batching, multiqueue and additional cards. Change-Id: I0309c7a543f75f2f9317eaf63ca502ac7a093ef9 Signed-off-by: Benoît Ganne <bganne@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
6bc6fd0aeb
commit
fe750c248b
1
build/external/deb/debian/rules
vendored
1
build/external/deb/debian/rules
vendored
@@ -20,7 +20,6 @@ override_dh_clean:
|
||||
make $(MAKE_ARGS) clean
|
||||
|
||||
override_dh_auto_configure:
|
||||
make $(MAKE_ARGS) config
|
||||
|
||||
override_dh_install:
|
||||
make $(MAKE_ARGS) install
|
||||
|
Reference in New Issue
Block a user