From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] virtio: Update max RX packet length Date: Wed, 15 Oct 2014 16:21:27 +0200 Message-ID: <1612196.XRxbBXmSis@xps13> References: <1409632830-28539-1-git-send-email-changchun.ouyang@intel.com> <1413171972-3809-1-git-send-email-changchun.ouyang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Ouyang Changchun Return-path: In-Reply-To: <1413171972-3809-1-git-send-email-changchun.ouyang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-10-13 11:46, Ouyang Changchun: > Update max RX packet length since virtio PMD has the capability of receiving and transmitting jumbo frame. > > This following patch provides the above capability: > [dpdk-dev,v3] virtio: Support mergeable buffer in virtio pmd > Submitter Ouyang Changchun > Date Aug. 14, 2014, 8:54 a.m. > Message ID <1408006475-17606-1-git-send-email-changchun.ouyang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> > Permalink http://dpdk.org/dev/patchwork/patch/159/ > > Signed-off-by: Changchun Ouyang > Tested-by: Jingguo Fu Applied Thanks -- Thomas