lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 13 Oct 2021 20:19:45 +0800
From:   R W van Schagen <vschagen@...com>
To:     netdev@...r.kernel.org
Subject: Question: ESP GSO not working

While testing a new kernel driver I am writing I noticed that
esp_gso_segment is never called. esp_gro_receive, the .xmit,
.output_tail and .encap references are all used. So its not
missing a module.

I tried without my own code and it still doesn’t do GSO?

Ethtools is showing GRO and GSO enabled on the NIC.

I guess I’m getting code blind and it must something simple
as missing a flag.

Richard van Schagen

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ