[dpdk-users] How to disable pause frame in DPDK?

Jesper Wramberg jesper.wramberg at gmail.com
Mon Mar 7 19:22:11 CET 2016


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 at 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
>


More information about the users mailing list