On Mon,  7 Mar 2022 22:12:20 +0800
Junjie Lin <[email protected]> wrote:

> From: Junjie Lin <[email protected]>
> 
> The Tx mbuf needs to be ignored if the pkt_len member is zero.
> 
> Fixes: 54faba2295bd ("net/hinic:adds Tx queue xstats members")
> Cc: [email protected]
> 
> Signed-off-by: Junjie Lin <[email protected]>

Not all drivers do this. It looks like you have a buggy application
if it tries to send 0 length packets.

Reply via email to