[dpdk-dev] [PATCH v3] net/pcap: create null Rx function
Ferruh Yigit
ferruh.yigit at intel.com
Wed Jul 17 18:10:53 CEST 2019
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.mcloughlin at intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list