[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210126184955.5f61784a@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Tue, 26 Jan 2021 18:49:55 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Chris Mi <cmi@...dia.com>
Cc: netdev@...r.kernel.org, jiri@...dia.com, saeedm@...dia.com
Subject: Re: [PATCH net-next] net: psample: Introduce stubs to remove NIC
driver dependency
On Tue, 26 Jan 2021 22:59:29 +0800 Chris Mi wrote:
> In order to send sampled packets to userspace, NIC driver calls
> psample api directly. But it creates a hard dependency on module
> psample. Introduce psample_ops to remove the hard dependency.
> It is initialized when psample module is loaded and set to NULL
> when the module is unloaded.
>
> Signed-off-by: Chris Mi <cmi@...dia.com>
> Reviewed-by: Jiri Pirko <jiri@...dia.com>
This adds a bunch of sparse warnings.
MelVidia has some patch checking infra, right? Any reason this was not
run through it?
Powered by blists - more mailing lists