c49ef7ef7f
Change shadow queues allocation from port/core to txq/core.
Use array of shadow queues (one per lcore) for each tx queue object to
avoid data corruption when few tx queues are handled by one lcore and
buffers that were not sent yet, can be released and used for receive.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
mrvl_ethdev.c | ||
mrvl_ethdev.h | ||
mrvl_qos.c | ||
mrvl_qos.h | ||
rte_pmd_mrvl_version.map |