net/qede: prefetch next packet to free
authorBalazs Nemeth <bnemeth@redhat.com>
Fri, 26 Mar 2021 11:01:29 +0000 (12:01 +0100)
committerJerin Jacob <jerinj@marvell.com>
Sat, 27 Mar 2021 14:00:48 +0000 (15:00 +0100)
commit5984000d1b6f133a9cf10333c0e6603b0b9e9c61
tree2d4041e6c33cfd9b1f308ff851731ebfe6896b56
parent3f1f0bad15ee4658197131854fe1d2383c48a03c
net/qede: prefetch next packet to free

While handling the current mbuf, pull the next mbuf into the cache. Note
that the last four mbufs pulled into the cache are not handled, but that
doesn't matter.

Signed-off-by: Balazs Nemeth <bnemeth@redhat.com>
Reviewed-by: Igor Russkikh <irusskikh@marvell.com>
drivers/net/qede/qede_rxtx.c