> Change the order that user supplied RX and TX callbacks are called
> to the order that they were added (fifo).
>
> The previous calling order was the reverse of this (lifo) and was
> counter intuitive for users.
>
> Signed-off-by: John McNamara
Applied, thanks
Change the order that user supplied RX and TX callbacks are called
to the order that they were added (fifo).
The previous calling order was the reverse of this (lifo) and was
counter intuitive for users.
Signed-off-by: John McNamara
---
lib/librte_ether/rte_ethdev.c | 32 +++
2 matches
Mail list logo