Please Nicolas, John,
could we have a review of these patches?
Thanks

2015-02-27 15:42, Tero Aho:
> We have found it convenient to use pcap interfaces in early development
> when speed does not matter. However, pcap interfaces use fixed values
> for some properties like link status which makes it hard to simulate
> certain conditions.
> 
> Here's series of small improvements we have originally used on top
> of v1.7.0 (now rebased to current master).
> 
> Tero Aho (3):
>   pcap: utilize underlying real interface properties
>   pcap: add support for jumbo frames
>   pcap: add byte and error counters into statistics
> 
>  lib/librte_pmd_pcap/rte_eth_pcap.c | 176 
> +++++++++++++++++++++++++++++++------
>  1 file changed, 151 insertions(+), 25 deletions(-)

Reply via email to