Re: [PATCH v5 net-next 0/4] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
From: Simon Horman <horms@kernel.org>
Date: 2023-10-01 06:56:41
Also in:
lkml
From: Simon Horman <horms@kernel.org>
Date: 2023-10-01 06:56:41
Also in:
lkml
On Wed, Sep 27, 2023 at 10:27:37AM +0300, Roger Quadros wrote:
Hi,
This series adds mqprio qdisc offload in channel mode,
Frame Pre-emption MAC merge support and RX/TX coalesing
for AM65 CPSW driver.
Comparted to v4, this series picks up the coalesing patch.
Changelog information in each patch file.
cheers,
-roger
Grygorii Strashko (2):
net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on
hrtimers
Roger Quadros (2):
net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge
support... For series, Reviewed-by: Simon Horman <horms@kernel.org>