[dpdk-dev] how to control receive timer for the wthresh?

2014-07-27 Thread Helmut Sim
Hi all, Is there, on dpdk 1.6, an API for controlling the receive timer (EITR) expiration of the wthresh on the NICs? when setting, for example, .wthresh to 4 and transmitting 7 packets to the application, then the last 3 packets remains in the on-chip-buffer for too long and are written to the ho

[dpdk-dev] Query regarding the exception_path application

2014-07-27 Thread Kanthi P
Hi, I am running the exception_path application provided in DPDK sample apps on a 3 virtual machine setup. VM1 is used for sending icmp traffic VM2 is installed with DPDK, it has two NICs, one is connected to VM1 and the other one to VM3 VM3 is used for receiving icmp traffic Traffic is sent fro