[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230810165437.0560ade1@kernel.org>
Date: Thu, 10 Aug 2023 16:54:37 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Aaron Conole <aconole@...hat.com>
Cc: Adrian Moreno <amorenoz@...hat.com>, netdev@...r.kernel.org,
i.maximets@....org, eric@...ver.life, dev@...nvswitch.org
Subject: Re: [net-next v4 1/7] net: openvswitch: add last-action drop reason
On Thu, 10 Aug 2023 14:13:29 -0400 Aaron Conole wrote:
> I think they can be resolved in the same way the mac80211 drops are
> resolved by using (__force u32) to pass the reason argument.
Yup, preferably by creating a helper which takes enum ovs_drop_reason
and does the forcing, rather than annotating each call site, to state
the obvious perhaps.
--
pw-bot: cr
Powered by blists - more mailing lists