-
由 Helge Deller 提交于
The existing code breaks on architectures where the L1 cache size (L1_CACHE_BYTES) is smaller or equal the size of struct xps_map. The new code ensures that we get at minimum one initial xps queue, or even more as long as it fits into the next multiple of L1_CACHE_SIZE. Signed-off-by: NHelge Deller <deller@gmx.de> Acked-by: NAlexander Duyck <aduyck@mirantis.com>
c59f419b