Re: [net PATCH V2 1/4] octeontx2-pf: Update PFC configuration

From: Jakub Kicinski
Date: Wed Aug 09 2023 - 19:05:27 EST


On Wed, 9 Aug 2023 12:35:29 +0530 Suman Ghosh wrote:
> + otx2_stop(dev);
> + otx2_open(dev);

If there is any error in open() this will silently take the interface
down. Can't you force a NAPI poll or some such, if the concern is a
missed IRQ?
--
pw-bot: cr