[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220428154646.7b9d85cf@kernel.org>
Date: Thu, 28 Apr 2022 15:46:46 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Simon Horman <simon.horman@...igine.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
oss-drivers@...igine.com, Yinjun Zhang <yinjun.zhang@...igine.com>
Subject: Re: [PATCH net-next] nfp: flower: utilize the tuple iifidx in
offloading ct flows
On Thu, 28 Apr 2022 12:58:56 +0200 Simon Horman wrote:
> +static inline struct net_device *get_netdev_from_rule(struct flow_rule *rule)
No static inlines in C sources, please, there is only one caller
so compiler will DDRT.
Powered by blists - more mailing lists