96b00e3a6a
When .mac_addr_add() was changed to allow a return code, ring was changed
to return -ENOTSUP. This changes the behavior of the rte_ring driver in
a way that does not maintain backward compatibility. Additionally, if
the intent is to return -ENOTSUP, you could simply not define the stubs.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_eth_ring_version.map | ||
rte_eth_ring.c | ||
rte_eth_ring.h |