> To: dev at dpdk.org
>> Subject: [dpdk-dev] [PATCH] add rx and tx byte counter statistics for
>> PCAP PMD
>>
>> PCAP PMD vdev accounts only rx and tx packet statistics.
>> This patch adds support for rx and tx bytes statistics.
> Hi,
>
> Thanks for that.
>
&g
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Klaus Degner
> Sent: Tuesday, June 30, 2015 12:40 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] add rx and tx byte counter statistics for
> PCAP PMD
>
> PCAP PMD vdev accoun
PCAP PMD vdev accounts only rx and tx packet statistics.
This patch adds support for rx and tx bytes statistics.
Signed-off-by: Klaus Degner
---
drivers/net/pcap/rte_eth_pcap.c | 21 +++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/drivers/net/pcap/rte_eth_pca
3 matches
Mail list logo