On Thu, 5 Nov 2020 12:12:30 -0800 Saeed Mahameed wrote: > This series makes some updates to mlx5 software steering. > and some other misc trivial changes. > > v1->v2: > - use %zu for size_t printk in patch 9. > > For more information please see tag log below. > > For the DR memory buddy allocator series, Yevgeny has updated > the implementation according to Dave's request [1] and got rid of > the bit array optimization and moved back to standard buddy > allocator implementation. > > [1] > https://patchwork.ozlabs.org/project/netdev/patch/20200925193809.463047-2-sa...@kernel.org/ > > Please pull and let me know if there is any problem.
Pulled, thanks!