Re: [net-next v8 2/2] net: sched: support hash/classid/cpuid selecting tx queue
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-02-09 15:26:52
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-02-09 15:26:52
On Wed, 9 Feb 2022 22:17:24 +0800 Tonghao Zhang wrote:
quoted
quoted
This doesnt work in some environments. Example: 1) Some data centres (telco large and medium sized enteprises that i have personally encountered) dont allow for anything that requires compilation to be introduced (including ebpf). They depend on upstream - if something is already in the kernel and requires a script it becomes an operational issue which is a simpler process. This is unlike large organizations who have staff of developers dedicated to coding stuff. Most of the folks i am talking about have zero developers in house. But even if they did have a few, introducing code into the kernel that has to be vetted by a multitude of internal organizations tends to be a very long process.Yes, really agree with that.Hi Jakub, do you have an opinion?
I think the patches are perfectly acceptable, nothing changed.