[ovs-dev] [PATCHv5] netdev-afxdp: Add interrupt mode netdev class.

Ilya Maximets i.maximets at ovn.org
Tue Apr 28 20:55:57 UTC 2020


On 4/14/20 3:22 PM, William Tu wrote:
> The patch adds a new netdev class 'afxdp-nonpmd' to enable afxdp
> interrupt mode. This is similar to 'type=afxdp', except that the
> is_pmd field is set to false. As a result, the packet processing
> is handled by main thread, not pmd thread. This avoids burning
> the CPU to always 100% when there is no traffic.
> 
> Signed-off-by: William Tu <u9012063 at gmail.com>

Thanks! Applied to master.

Best regards, Ilya Maximets.


More information about the dev mailing list