Re: SRIOV

2024-02-12 Thread fwefew 4t4tg
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.

[dpdk-dev] RSS Hash suport in DPDK on Amazon ENA NICs broken?

2021-11-09 Thread fwefew 4t4tg
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

[dpdk-dev] AWS i3.metal and IOMMU

2021-10-26 Thread fwefew 4t4tg
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