Hi, I am running pktgen-dpdk and sending udp/icmp packets between 2 VMs that are on same network. I am using range to send udp packets and ping4 to send icmp packets. Receiver gets all the packets when one type of packet is sent. Means, when I sent only udp packets, receiver gets all udp packets and similar thing is observed for icmp packets as well. But when I sent both udp and icmp packets, only udp packets are received. No icmp packets are observed on receiver side.
Is it possible to send ICMP (ping) packets simultaneously along with UDP packets (from range buffer)? If so, how? Regards, Dheeraj Dang
