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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 3 Jul 2023 11:49:49 +0000
From: "Buvaneswaran, Sujai" <sujai.buvaneswaran@...el.com>
To: Marcin Szycik <marcin.szycik@...ux.intel.com>,
	"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "jiri@...nulli.us" <jiri@...nulli.us>, "netdev@...r.kernel.org"
	<netdev@...r.kernel.org>, "idosch@...dia.com" <idosch@...dia.com>,
	"Brandeburg, Jesse" <jesse.brandeburg@...el.com>, "simon.horman@...igine.com"
	<simon.horman@...igine.com>, "kuba@...nel.org" <kuba@...nel.org>,
	"pabeni@...hat.com" <pabeni@...hat.com>, "davem@...emloft.net"
	<davem@...emloft.net>
Subject: RE: [Intel-wired-lan] [PATCH iwl-next v2 5/6] ice: refactor
 ICE_TC_FLWR_FIELD_ENC_OPTS

> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of
> Marcin Szycik
> Sent: Wednesday, June 7, 2023 4:56 PM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: jiri@...nulli.us; netdev@...r.kernel.org; idosch@...dia.com;
> Brandeburg, Jesse <jesse.brandeburg@...el.com>;
> simon.horman@...igine.com; kuba@...nel.org; pabeni@...hat.com;
> davem@...emloft.net
> Subject: [Intel-wired-lan] [PATCH iwl-next v2 5/6] ice: refactor
> ICE_TC_FLWR_FIELD_ENC_OPTS
> 
> FLOW_DISSECTOR_KEY_ENC_OPTS can be used for multiple headers, but
> currently it is treated as GTP-exclusive in ice. Rename
> ICE_TC_FLWR_FIELD_ENC_OPTS to ICE_TC_FLWR_FIELD_GTP_OPTS and
> check for tunnel type earlier. After this refactor, it is easier to add new
> headers using FLOW_DISSECTOR_KEY_ENC_OPTS
> - instead of checking tunnel type in ice_tc_count_lkups() and
> ice_tc_fill_tunnel_outer(), it needs to be checked only once, in
> ice_parse_tunnel_attr().
> 
> Signed-off-by: Marcin Szycik <marcin.szycik@...ux.intel.com>
> Reviewed-by: Simon Horman <simon.horman@...igine.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_tc_lib.c | 10 +++++-----
> drivers/net/ethernet/intel/ice/ice_tc_lib.h |  2 +-
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 
Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ