Remove DNS Remove Hypervisor Remove Network Interface
article thumbnail

How do I send packets to a NIC that doesn't support promiscuous mode? [closed]

Network Engineering

I'm learning kernel-bypass networking techniques using DPDK, and I have an AWS Amazon Linux 2023 VM with installed DPDK on it, running the DPDK skeleton basic forwarding sample application. I have my primary AWS ENA network interface for ssh access, and a secondary AWS ENA interface hooked to DPDK using the igb_uio kernel module.