linux/drivers/net/ethernet/freescale/dpaa
Madalin Bucur 7aae703f80 dpaa_eth: use only online CPU portals
Make sure only the portals for the online CPUs are used.
Without this change, there are issues when someone boots with
maxcpus=n, with n < actual number of cores available as frames
either received or corresponding to the transmit confirmation
path would be offered for dequeue to the offline CPU portals,
getting lost.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-28 11:19:55 -07:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dpaa_eth.c dpaa_eth: use only online CPU portals 2019-05-28 11:19:55 -07:00
dpaa_eth.h dpaa_eth: add support for hardware timestamping 2018-06-26 22:15:14 +09:00
dpaa_eth_sysfs.c dpaa_eth: use multiple Rx frame queues 2017-08-28 16:41:00 -07:00
dpaa_eth_trace.h dpaa_eth: add trace points 2016-11-15 22:34:25 -05:00
dpaa_ethtool.c dpaa_eth: use only online CPU portals 2019-05-28 11:19:55 -07:00