RE: [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED
From: Dexuan Cui <decui@microsoft.com>
Date: 2022-02-04 23:52:19
Also in:
linux-hyperv, lkml
From: Dexuan Cui <decui@microsoft.com>
Date: 2022-02-04 23:52:19
Also in:
linux-hyperv, lkml
From: LKML haiyangz <redacted> On Behalf Of Haiyang Zhang Sent: Friday, February 4, 2022 2:46 PM .. The proper way to drop this kind of CQE is advancing rxq tail without indicating the packet to the upper network layer. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>