On 6/1/2019 9:42 AM, Andrew Rybchenko wrote:
> Rx datapath feature bits were useful on migration from the old offload API
> to the new one. However, right now it just adds indirection which
> complicates code reading and understanding. Also addition of a new
> offloads requires addition of a new feature bits and makes patches longer
> and harder to understand. So, remove feature bits which correspond to Rx
> offloads and simply advertise device and per-queue offloads directly.
> Generic code could still mask some offloads if running HW or FW does not
> support it.
> 
> Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com>
> Reviewed-by: Igor Romanov <igor.roma...@oktetlabs.ru>
> Reviewed-by: Ivan Malov <ivan.ma...@oktetlabs.ru>

Series applied to dpdk-next-net/master, thanks.

Reply via email to