If you have configured *SR-IOV on baremetal* to make virtual NICs and have
used *TC to mirror packets* between two virtual NICs, please contact me at
7532ya...@gmail.com. I need some assistance. We can talk off-line.
On AWS EC2 I configure:
- c5n.metal instance
- Stock AWS AMI Ubuntu 20.04 LTS ($ cat /proc/version
Linux version 5.4.0-1045-aws)
- Apply the vfio pci driver from https://github.com/amzn/am
zn-drivers/tree/master/userspace/dpdk/enav2-vfio-patch
- Using DPDK code from head of main branch. I built us
As per https://doc.dpdk.org/guides/nics/ena.html section 17.9
enabling IOMMU on an AWS i3 metal instance is as simple as adding "iommu=1
intel_iommu=on" to /etc/default/grub, update-grub, and reboot.
I can't get this to work. Once done, I cannot ssh back into the instance;
EC2 console can't get go
3 matches
Mail list logo