Re: [PATCH V5 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-29 14:51:35
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-29 14:51:35
Also in:
lkml
On Thu, 29 Aug 2024 10:32:33 +0800 Jijie Shao wrote:
I won't be able to do a loopback test if the network port goes down unexpectedly.
One clarification in addition to what Andrew explained - we're talking about allocating in ndo_open, not carrier itself being up / down.