On 7/17/2019 9:08 AM, A.McLoughlin wrote: > Previously in the PCAP PMD it was only possibe to specify an rxq which > uses an iface or a pcap file. This patch creates a 'dummy Rx' function > which is used when no rx_pcap or rx_iface is passed but a tx queue is > passed. This function can be polled and receives no packets. > > Signed-off-by: A.McLoughlin <aideen.mclough...@intel.com>
Acked-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.