Skip to content
Commit 61da6ac7 authored by Ong Boon Leong's avatar Ong Boon Leong Committed by Jakub Kicinski
Browse files

net: stmmac: perserve TX and RX coalesce value during XDP setup



When XDP program is loaded, it is desirable that the previous TX and RX
coalesce values are not re-inited to its default value. This prevents
unnecessary re-configurig the coalesce values that were working fine
before.

Fixes: ac746c85 ("net: stmmac: enhance XDP ZC driver level switching performance")
Signed-off-by: default avatarOng Boon Leong <boon.leong.ong@intel.com>
Tested-by: default avatarKurt Kanzenbach <kurt@linutronix.de>
Link: https://lore.kernel.org/r/20211124114019.3949125-1-boon.leong.ong@intel.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 739752d6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment