On Mon, Jul 27, 2020 at 03:44:42PM -0700, Jonathan Lemon wrote: > --- /dev/null > +++ b/drivers/net/ethernet/mellanox/mlx5/core/en/netgpu/setup.c > @@ -0,0 +1,340 @@ > +#include "en.h" > +#include "en/xdp.h" > +#include "en/params.h" > +#include "en/netgpu/setup.h"
<snip> Always run scripts/checkpatch.pl on your patches do you do not get grumpy driver maintainers telling you to run scripts/checkpatch.pl on your patches. greg k-h