Re: [dpdk-dev] [PATCH v2] net/pcap: support snaplen option to truncate packet
Thanks for review. Sent v4. Br, Zhike Wang JDCloud, Product Development, IaaS Mobile/+86 13466719566 E- mail/wangzh...@jd.com Address/5F Building A,North-Star Century Center,8 Beichen West Street,
Re: [dpdk-dev] [PATCH v2] net/pcap: support snaplen option to truncate packet
On 7/3/2020 7:47 AM, Zhike Wang wrote: > Introduced "snaplen=" option. It is convenient to truncate > large packets to only capture necessary headers. > > Signed-off-by: Zhike Wang > --- > app/pdump/main.c| 32 +++- > drivers/net/pcap/rte_eth_pcap.c |