Re: [dpdk-dev] [PATCH] app/test-eventdev: add options to set mbuf and pkt size

2019-09-23 Thread Jerin Jacob
On Sun, Sep 22, 2019 at 10:42 AM wrote: > > From: Pavan Nikhilesh > > Add options to set mbuf size and max packet size which allow the user to > enable jumbo frames and Rx/Tx scatter gather. > Packet mbuf size can be modified by using `--mbuf_sz=N`. > Max packet size can be modified by using `--m

[dpdk-dev] [PATCH] app/test-eventdev: add options to set mbuf and pkt size

2019-09-21 Thread pbhagavatula
From: Pavan Nikhilesh Add options to set mbuf size and max packet size which allow the user to enable jumbo frames and Rx/Tx scatter gather. Packet mbuf size can be modified by using `--mbuf_sz=N`. Max packet size can be modified by using `--max_pkt_sz=N`. These options are only applicable `pipel