1d3b7940db
Using nodeaction devarg lets creating multiple ring eth devices:
"eth_ring0,nodeaction=R0:0:CREATE,nodeaction=R1:0:CREATE"
Trying to create all devices with same name fails. Since first part of
the nodeaction devarg is name (in above sample R0,R1), this name field
can be used as eth dev name.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_eth_ring_version.map | ||
rte_eth_ring.c | ||
rte_eth_ring.h |