Latency query

Started by tn881023, Today at 01:03:20 PM

Previous topic - Next topic
Hi all,

I am running opnsense on a bare metal N150 mini PC with 4 x Intel i226-v's (all running latest FW). I am using FQ_codel shaping on a 900/110 PPPoE WAN connection.

Regarding latency, would it be better to enable checksum offloading or disable? TSO and LRO are also disabled.

Thanks!

Today at 01:31:55 PM #1 Last Edit: Today at 01:50:23 PM by meyergru
I do not think it would change anything in the latency, since offloading only shifts that processing from the CPU to the NIC, which only reduces CPU load.

Instead, let me point you to this: https://docs.opnsense.org/manual/interfaces_settings.html, see the section about hardware CRC. From my own experience, I would keep the defaults, because whenever I enabled the hardware offloading of ANYTHING, I got into trouble sooner or later. Later is especially bad, because you cannot connect the dots and it takes ages to actually find what you did wrong a while before the problem pops up.
Intel N100, 4* I226-V, 2* 82559, 16 GByte, 500 GByte NVME, ZTE F6005

1100 down / 800 up, Bufferbloat A+

That's great thanks meyergru