> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, June 26, 2015 3:04 PM > To: Maxim Uvarov; Mcnamara, John; tero.aho at coriant.com > Cc: dev at dpdk.org; Bill Fischofer > Subject: Re: [dpdk-dev] [PATCH] support jumbo frames for pcap vdev > > 2015-06-09 15:50, Maxim Uvarov: > > On 06/09/15 15:15, Mcnamara, John wrote: > > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maxim Uvarov > > >> PCAP PMD vdev is used mostly for testing. Increase snapshot len > > >> parameter provided to pcap_open_live() to accept packet more then > > >> 4096 (support jumbo frames for pcap pmd). > > > > > > There is already an existing patch for jumbo frame support in the PCAP > pmd. > > > > > > http://dpdk.org/dev/patchwork/patch/3792/ > > > > > > Could you review/try that and see if it is suitable for your purposes. > > > > Thanks, I did not see that patch. I see that your patch supports > > segmentation also. Will do test in my environment. > > Any update?
Hi Thomas, I hope to rework and resubmit it early next week. John. --