Re: [PATCH net-next resend 00/13] ring reconfiguration and XDP support
From: Jakub Kicinski Date: Thu, 3 Nov 2016 17:11:56 + > This set adds support for ethtool channel API and XDP. Series applied, thank you!
[PATCH net-next resend 00/13] ring reconfiguration and XDP support
Hi! This set adds support for ethtool channel API and XDP. I kick off with ethtool get_channels() implementation. set_channels() needs some preparations to get right. I follow the prepare/commit paradigm and allocate all resources before stopping the device. It has already been done for ndo_c