[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BL2PR07MB2306DCDA5176014107028C9F8D8A0@BL2PR07MB2306.namprd07.prod.outlook.com>
Date: Mon, 28 Nov 2016 20:20:42 +0000
From: "Mintz, Yuval" <Yuval.Mintz@...ium.com>
To: Jakub Kicinski <kubakici@...pl>
CC: "davem@...emloft.net" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 10/11] qede: Add basic XDP support
> Any particular reason not to allow the XDP prog being set while the
> device is closed? You seem to preserve the program across
> close()/open() cycles so the edev->xdp_prog is alive and valid while
> device is closed IIUC.
> I think other drivers are allowing setting XDP while closed and it
> would be cool to keep the behaviour identical across drivers :)
You're right; No reason to prevent this.
I'll fix it in v2.
Powered by blists - more mailing lists