The q_pair_id to address a queue pair in the lm bar should be
calculated by queue_id / 2 rather than queue_id / nr_vring.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| ifcvf_base.c | ||
| ifcvf_base.h | ||
| ifcvf_main.c | ||
The q_pair_id to address a queue pair in the lm bar should be
calculated by queue_id / 2 rather than queue_id / nr_vring.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| ifcvf_base.c | ||
| ifcvf_base.h | ||
| ifcvf_main.c | ||