[dpdk-dev] Issue with TX of Jumbo frames on 10G interfaces ONLY

2017-07-13 Thread Yeddula, Avinash
Hi All, In order to support Jumbo frames for our application, I made the below changes. The intention, here is to use "linked-mbufs instead of using 1 single 9k MBUF". With the below changes, I'm able to send/receive 9k size frames on 1G interfaces successfully. No issues what so ever with 1

Re: [dpdk-dev] Issue with TX of Jumbo frames on 10G interfaces ONLY

2017-07-24 Thread Bruce Richardson
On Fri, Jul 14, 2017 at 05:38:45AM +, Yeddula, Avinash wrote: > Hi All, > > In order to support Jumbo frames for our application, I made the below > changes. The intention, here is to use "linked-mbufs instead of using > 1 single 9k MBUF". > > With the below changes, I'm able to send/receive

Re: [dpdk-dev] Issue with TX of Jumbo frames on 10G interfaces ONLY

2017-07-24 Thread Yeddula, Avinash
rdson [mailto:bruce.richard...@intel.com] Sent: Monday, July 24, 2017 6:14 AM To: Yeddula, Avinash Cc: dev@dpdk.org Subject: Re: [dpdk-dev] Issue with TX of Jumbo frames on 10G interfaces ONLY On Fri, Jul 14, 2017 at 05:38:45AM +, Yeddula, Avinash wrote: > Hi All, > > In order to suppor