Hi All.
Is it possible to use accel-ppp as pppoe client? I'm currently using pppoe on amd64 linux installation but I can not achieve full 1gbps pppoe speed. It uses at most 600mbps and then stuck on cpu affinity (alterady tuned).
Maybe I could switch to accel-ppp driver?
Best Regards,
Pawel
accel-ppp as pppoe client
Re: accel-ppp as pppoe client
Hi, accel-ppp only server side. You can tune your NIC (enable RSS and RPS) to perform your pppoe client.
Re: accel-ppp as pppoe client
Could you please point me to the correct way?
I already tried to distribute correct irq on dedicated cores but without any sufficient success.
I already tried to distribute correct irq on dedicated cores but without any sufficient success.
Re: accel-ppp as pppoe client
RPS Configuration
https://docs.kernel.org/networking/scal ... figuration
RSS Configuration
https://docs.kernel.org/networking/scal ... figuration
For upload from client need additional tunning XPS as I remember
https://docs.kernel.org/networking/scal ... figuration
RSS Configuration
https://docs.kernel.org/networking/scal ... figuration
For upload from client need additional tunning XPS as I remember