diff options
author | Mauro Sardara <msardara@cisco.com> | 2022-03-14 20:08:22 +0000 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2022-03-15 08:15:21 +0000 |
commit | b0f0f8c8dd9d694bfc13652f89b8b577e9c1c708 (patch) | |
tree | 0bbb588659c6250338f25405ef70e17f72b6d61b /src/plugins/dpdk | |
parent | 41a1bbffc6238b0ed52b55f58ba884fe2f26e11f (diff) |
memif: fix memif_process_desc indexing
The index i was incremented in the wrong place, and the check on the
presence of a next buffer in the chain was actually done for the
next desc_status rather than the current one.
Type: fix
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: I74a64a34fea497900b7969cd96e1aeeb570a1bba
Diffstat (limited to 'src/plugins/dpdk')
0 files changed, 0 insertions, 0 deletions