Open Adarsh97 opened 3 years ago
@magnus-karlsson @tohojo @netoptimizer @davem330 @dmitris please explain about it.
It is for out-of-order completions for the Tx path (Tx and completion rings) and to be able to be able to disassociate providing buffers to the kernel with receiving packets. For an app where everything is in order and every buffer received is sent directly back to the kernel, two rings would have been sufficient.
What is the purpose of having 4 rings including rx,tx, completion and fill ring? Two rings are not sufficient ?