[dpdk-dev] Solarflare PMD submission question
Thomas Monjalon
thomas.monjalon at 6wind.com
Mon Nov 21 09:19:24 CET 2016
2016-11-18 19:50, Andrew Rybchenko:
> Now we have a split of the base driver import in big feature steps. The
> base driver is split into 28 patches. Just only 1 patch exceeds 300K
> boundary (which add MCDI definitions header).
Good
> Before submitting 56 patches I'd like to double-check that checkpatch.pl
> errors (for example, because of assignments in the 'if' condition,
> parenthesis around return value) is not a show-stopper for base driver
> import.
You can run checkpatches.sh or send the patches to checkpatch at dpdk.org.
The script check-git-log.sh can also guide you for the expected formatting.
More information about the dev
mailing list