Re: [PATCH net-next v2 3/9] nfp: provide infrastructure for offloading flower based TC filters
From: Simon Horman <hidden>
Date: 2017-06-29 14:31:54
From: Simon Horman <hidden>
Date: 2017-06-29 14:31:54
On Thu, Jun 29, 2017 at 04:56:44PM +0300, Or Gerlitz wrote:
On Wed, Jun 28, 2017 at 11:29 PM, Simon Horman [off-list ref] wrote:quoted
+++ b/drivers/net/ethernet/netronome/nfp/flower/offload.cquoted
+ * nfp_flower_del_offload() - Removes a flow from hardware. + * @app: Pointer to the APP handle + * @netdev: netdev structure. + * @flow: TC flower classifier offload structureThe copy from patchworks has some damage on this line * @flow: ֲ| ֲ| ֲ| ֲ| ֲ| ֲ| TC flower classifier offload structure and the same line for get stats, take a look
Thanks, I will fix that whitespace damage.
quoted
+ * nfp_flower_get_stats() - Populates flow stats obatain from hardware. + * @app: Pointer to the APP handle + * @flow: TC flower classifier offload structure <-- here too