[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240411200608.2fcf7e36@kernel.org>
Date: Thu, 11 Apr 2024 20:06:08 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, pabeni@...hat.com, edumazet@...gle.com,
netdev@...r.kernel.org, Jakub Buchocki <jakubx.buchocki@...el.com>, Mateusz
Pacuszka <mateuszx.pacuszka@...el.com>, Przemek Kitszel
<przemyslaw.kitszel@...el.com>, Lukasz Plachno <lukasz.plachno@...el.com>,
Jacob Keller <jacob.e.keller@...el.com>, Simon Horman <horms@...nel.org>,
Pucha Himasekhar Reddy <himasekharx.reddy.pucha@...el.com>
Subject: Re: [PATCH net-next 2/4] ice: Implement 'flow-type ether' rules
On Thu, 11 Apr 2024 10:38:42 -0700 Tony Nguyen wrote:
> +/**
> + * ice_set_fdir_vlan_seg
> + * @seg: flow segment for programming
> + * @ext_masks: masks for additional RX flow fields
> + */
kerne-doc is not on board (note that we started using the -Wall flag
when running the script):
drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c:1285: warning: missing initial short description on line:
* ice_set_fdir_vlan_seg
drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c:1292: warning: No description found for return value of 'ice_set_fdir_vlan_seg'
Powered by blists - more mailing lists