rdma: tx: fix stats and add batching 63/18663/3
authorBenoît Ganne <bganne@cisco.com>
Mon, 1 Apr 2019 14:05:22 +0000 (16:05 +0200)
committerDamjan Marion <dmarion@me.com>
Wed, 3 Apr 2019 14:41:12 +0000 (14:41 +0000)
commit211ef2eb24752faeb8a8cb1e3e727e008acf921e
treefd868c4c9c02475e67001e463227bc614186f713
parentb294f1099e5f0d703f1c87767653a2896d28ea36
rdma: tx: fix stats and add batching

Tx stats are no longer counted twice.
Submit tx packets as a single batch per vector instead of per-packet

Change-Id: I26820b21f23842b3a67ace0b939095f3550d3856
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/rdma/output.c