Page 1 of 1

accel-ppp + debian11 + rps

Posted: 26 Jan 2022, 23:43
by proca
Hey all,

I'm setting up a testing environment to run the latest accel-ppp and debian code.
Installed my latest debian 11, kernel 5.10.0-10-amd64. When porting the old config I noticed RPS not working anymore:

/bin/echo fffe > /sys/class/net/eth5/queues/rx-0/rps_cpus
/bin/echo: write error: Value too large for defined data type

Apparently it's the kernel who is doing this.

Has anyone encountered this ?

Re: accel-ppp + debian11 + rps

Posted: 30 Jan 2022, 17:44
by dimka88
Hi @proca, do you have 16 CPU cores? Why do you define exactly fffe?

Re: accel-ppp + debian11 + rps

Posted: 15 Feb 2022, 18:23
by proca
I have 12 cores and I want to not use the first core in the packet processing. Seems like in kernel 5 this cpu mask has changed ?
went back to 4.19 to get it working how i want

Re: accel-ppp + debian11 + rps

Posted: 19 Feb 2022, 13:36
by hashbang
hi,
its working for me on fedora kernel 5.8
cat /sys/class/net/enp3s0f0/queues/rx-0/rps_cpus
ffffff