iflib and options RSS is a no go for igbX

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Tue, 26 May 2020 11:03:11 +0200
Hi,

I just found a bug where outgoing TCP connections over igb0 doesn't work 
because likely the software computed hash is wrong, so the incoming 
packets get dropped because they are received on the wrong queue.

It is the management port, so I'm just using this hack for now:

dev.igb.0.iflib.override_nrxqs=1
dev.igb.0.iflib.override_ntxqs=1

--HPS
Received on Tue May 26 2020 - 07:03:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:24 UTC