diff options
author | Konstantin Shkolnyy <kshk@linux.ibm.com> | 2025-04-18 10:20:15 -0500 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2025-05-05 15:46:34 +0200 |
commit | d2b8111c22d7d82f28df574acc54aec44ce3d45c (patch) | |
tree | 20e4a2ba91b2bac5a45422e3cd6c76db670f270d /scripts/generate_rust_analyzer.py | |
parent | 0db8a9a943e9b651952a62e6e985effb4161ac5e (diff) | |
download | linux-d2b8111c22d7d82f28df574acc54aec44ce3d45c.tar.gz linux-d2b8111c22d7d82f28df574acc54aec44ce3d45c.tar.bz2 linux-d2b8111c22d7d82f28df574acc54aec44ce3d45c.zip |
s390/configs: Enable options required for TC flow offload
While testing Open vSwitch with Nvidia ConnectX-6 NIC, it was noticed
that it didn't offload TC flows into the NIC, and its log contained
many messages such as:
"failed to offload flow: No such file or directory: <network device name>"
and, upon enabling more versose logging, additionally:
"received NAK error=2 - TC classifier not found"
The options enabled here are listed as requirements in Nvidia online
documentation, among other options that were already enabled. Now all
options listed by Nvidia are enabled..
This option is also added because Fedora has it:
CONFIG_NET_EMATCH
Signed-off-by: Konstantin Shkolnyy <kshk@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions