Home
last modified time | relevance | path

Searched hist:a29342e739115211615acc33616e547b2d3e0663 (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Ddsa.hdiff a29342e739115211615acc33616e547b2d3e0663 Tue Jun 13 22:27:21 CEST 2017 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Associate slave network device with CPU port

In preparation for supporting multiple CPU ports with DSA, have the
dsa_port structure know which CPU it is associated with. This will be
important in order to make sure the correct CPU is used for transmission
of the frames. If not for functional reasons, for performance (e.g: load
balancing) and forwarding decisions.

Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>