From: Eric Dumazet <hidden> Date: 2016-08-31 22:27:35
Also in:lkml
On Wed, 2016-08-31 at 23:51 +0200, Jesper Dangaard Brouer wrote:
The result from this run were handling 1,517,248 pps, without any
drops, all processes pinned to the same CPU.
$ nstat > /dev/null && sleep 1 && nstat
#kernel
IpInReceives 1517225 0.0
IpInDelivers 1517224 0.0
UdpInDatagrams 1517248 0.0
IpExtInOctets 69793408 0.0
IpExtInNoECTPkts 1517246 0.0
I'm acking this patch:
Acked-by: Jesper Dangaard Brouer <redacted>
Thanks a lot for bringing back the issue to me again, and all your
tests !