diff options
author | Benoît Ganne <bganne@cisco.com> | 2020-07-07 13:29:16 +0200 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2020-07-09 15:32:51 +0000 |
commit | 52e9aaf0b55e7742a39d75e5dffb813a3b0c011d (patch) | |
tree | 8e7076d00cef04143d56a5a8466aab2460aaa190 /src/vnet/session/segment_manager.c | |
parent | ea7e7087d21151c89056152579e37510234880d6 (diff) |
dpdk: add txq struct and fix dpdk tx lock
This introduces a txq structure mirroring the rxq structure.
This fixes the case when #txq > #rxq, because lock must be per txq.
Type: fix
Fixes: dfb19cabe20ccf1cbd1aa714f493ccd322839b91
Change-Id: Ic1bce64d2b08b9a98c8242a1ba1bfcdbda322bec
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'src/vnet/session/segment_manager.c')
0 files changed, 0 insertions, 0 deletions