[dpdk-dev] [PATCH 19.08 v2] doc: announce infinite Rx PCAP PMD feature

Ferruh Yigit ferruh.yigit at intel.com
Wed Jul 3 16:06:18 CEST 2019


On 7/3/2019 12:04 PM, Cian Ferriter wrote:
> This feature was added in the following commit:
> commit a3f5252e5cbd ("net/pcap: enable infinitely Rx a pcap file")
> 
> Signed-off-by: Cian Ferriter <cian.ferriter at intel.com>

<...>

> @@ -116,6 +116,12 @@ New Features
>    * Enabled need_wakeup feature which can provide efficient support for case
>      that application and driver executing on the same core.
>  
> +* **Enabled infinite Rx in the PCAP PMD.**
> +
> +  Added an infinite Rx feature which allows packets in the Rx PCAP of a PCAP
> +  device to be received repeatedly at a high rate. This can be useful for quick
> +  performance testing of DPDK apps.
> +

Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


(cc'ed Jonathan, this feature looks like his "dpdk-burst-replay" [1], in case he
is interested.)


[1]: http://git.dpdk.org/apps/dpdk-burst-replay/


More information about the dev mailing list