This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
1243a6e2f9
sonic-buildimage
/
device
/
virtual
/
x86_64-kvm_x86_64-r0
/
installer.conf
2 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[vs]: Update swiotlb buffer size to support multi-asic VS platform. (#6674) Current mutli-asic vs hwsku consists of 6 asics with each asic having 32 interfaces. When bringing this up, below issue was seen: When all 32 interfaces in each namespace (sonic interfaces and linux interface) is set to 9100 mtu, DMA error is seen "DMA: Out of SW-IOMMU space for 4096 bytes at device 0000:06:03.0" which can be fixed by updating swiotlb=65536 in /host/grub/grub.cfg . Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
2021-02-04 11:04:00 -06:00
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="swiotlb=65536"
Reference in New Issue
Copy Permalink