DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] I350 jumbo frame transmission
@ 2017-04-12 12:49 Karthikraj palanichamy
  2017-04-12 12:58 ` Karthikraj palanichamy
  0 siblings, 1 reply; 2+ messages in thread
From: Karthikraj palanichamy @ 2017-04-12 12:49 UTC (permalink / raw)
  To: users

Hi,

I am using I350 card. The API rte_eth_dev_info_get() updated the 
parameter 'max_rx_pktlen' in 'struct rte_eth_dev_info' as 16384.

But when I try transmission with multiple segments, I could not transmit 
more than 9732 bytes.

I tried with testpmd and getting the same results.ie) couldn't transmit 
more than 9732 using testpmd.

Is this a limitation or am I missing anything?

Note : I tried with X540 card. I got 'max_rx_pktlen' as 15387 and I 
could transmit and receive upto 15387.

Thanks
Karthik

DISCLAIMER: Privileged and/or Confidential information may be
contained in this message. If you are not the addressee of this message,
you may not copy, use or deliver this message to anyone. In such
event,you should destroy the message and kindly notify the sender by
reply e-mail.
It is understood that opinions or conclusions that do not relate to the
official business of the company are neither given nor endorsed by the
company.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-users] I350 jumbo frame transmission
  2017-04-12 12:49 [dpdk-users] I350 jumbo frame transmission Karthikraj palanichamy
@ 2017-04-12 12:58 ` Karthikraj palanichamy
  0 siblings, 0 replies; 2+ messages in thread
From: Karthikraj palanichamy @ 2017-04-12 12:58 UTC (permalink / raw)
  To: users

But I could receive frames upto 16384 bytes.

If 'max_rx_pktlen' is meant only for reception, then is there any way I 
could get the maximum tx capability?


On 04/12/2017 06:19 PM, Karthikraj palanichamy wrote:
> Hi,
>
> I am using I350 card. The API rte_eth_dev_info_get() updated the 
> parameter 'max_rx_pktlen' in 'struct rte_eth_dev_info' as 16384.
>
> But when I try transmission with multiple segments, I could not 
> transmit more than 9732 bytes.
>
> I tried with testpmd and getting the same results.ie) couldn't 
> transmit more than 9732 using testpmd.
>
> Is this a limitation or am I missing anything?
>
> Note : I tried with X540 card. I got 'max_rx_pktlen' as 15387 and I 
> could transmit and receive upto 15387.
>
> Thanks
> Karthik


DISCLAIMER: Privileged and/or Confidential information may be
contained in this message. If you are not the addressee of this message,
you may not copy, use or deliver this message to anyone. In such
event,you should destroy the message and kindly notify the sender by
reply e-mail.
It is understood that opinions or conclusions that do not relate to the
official business of the company are neither given nor endorsed by the
company.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-12 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-12 12:49 [dpdk-users] I350 jumbo frame transmission Karthikraj palanichamy
2017-04-12 12:58 ` Karthikraj palanichamy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).