DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] How to disable pause frame in DPDK?
@ 2016-03-07 18:10 Royce Niu
  2016-03-07 18:22 ` Jesper Wramberg
  0 siblings, 1 reply; 3+ messages in thread
From: Royce Niu @ 2016-03-07 18:10 UTC (permalink / raw)
  To: users

Dear all,

My pkt-gen rate is not full since it receives PAUSE frame.  How to disable
this feature?

The NIC is X520.

I tired "sudo ethtool -A eth4 autoneg off tx off rx off" before it binded
in DPDK. but it is working. Could anyone please help me? Thanks.


---------------------------------------------------------------------


-- 
Regards,

Royce Niu


-- 
Regards,

Royce Niu

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

* Re: [dpdk-users] How to disable pause frame in DPDK?
  2016-03-07 18:10 [dpdk-users] How to disable pause frame in DPDK? Royce Niu
@ 2016-03-07 18:22 ` Jesper Wramberg
  2016-03-12 17:25   ` Royce Niu
  0 siblings, 1 reply; 3+ messages in thread
From: Jesper Wramberg @ 2016-03-07 18:22 UTC (permalink / raw)
  To: Royce Niu; +Cc: users

Hi,

I think you're looking for the rte_eth_dev_flow_ctrl_set() function.

Regards,
Jesper

2016-03-07 19:10 GMT+01:00 Royce Niu <royceniu@gmail.com>:

> Dear all,
>
> My pkt-gen rate is not full since it receives PAUSE frame.  How to disable
> this feature?
>
> The NIC is X520.
>
> I tired "sudo ethtool -A eth4 autoneg off tx off rx off" before it binded
> in DPDK. but it is working. Could anyone please help me? Thanks.
>
>
> ---------------------------------------------------------------------
>
>
> --
> Regards,
>
> Royce Niu
>
>
> --
> Regards,
>
> Royce Niu
>

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

* Re: [dpdk-users] How to disable pause frame in DPDK?
  2016-03-07 18:22 ` Jesper Wramberg
@ 2016-03-12 17:25   ` Royce Niu
  0 siblings, 0 replies; 3+ messages in thread
From: Royce Niu @ 2016-03-12 17:25 UTC (permalink / raw)
  To: Jesper Wramberg; +Cc: users

Dear Jesper,

Sorry for the delay reply. Thank you very much!

On Tue, Mar 8, 2016 at 2:22 AM, Jesper Wramberg <jesper.wramberg@gmail.com>
wrote:

> Hi,
>
> I think you're looking for the rte_eth_dev_flow_ctrl_set() function.
>
> Regards,
> Jesper
>
> 2016-03-07 19:10 GMT+01:00 Royce Niu <royceniu@gmail.com>:
>
>> Dear all,
>>
>> My pkt-gen rate is not full since it receives PAUSE frame.  How to disable
>> this feature?
>>
>> The NIC is X520.
>>
>> I tired "sudo ethtool -A eth4 autoneg off tx off rx off" before it binded
>> in DPDK. but it is working. Could anyone please help me? Thanks.
>>
>>
>> ---------------------------------------------------------------------
>>
>>
>> --
>> Regards,
>>
>> Royce Niu
>>
>>
>> --
>> Regards,
>>
>> Royce Niu
>>
>
>


-- 
Regards,

Royce Niu

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

end of thread, other threads:[~2016-03-12 17:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-07 18:10 [dpdk-users] How to disable pause frame in DPDK? Royce Niu
2016-03-07 18:22 ` Jesper Wramberg
2016-03-12 17:25   ` Royce Niu

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).