[dpdk-dev] [PATCH v3 26/40] net/dpaa: add support for MTU update

Thomas Monjalon thomas at monjalon.net
Fri Sep 22 00:07:38 CEST 2017


23/08/2017 16:11, Shreyansh Jain:
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>
> ---
>  doc/guides/nics/features/dpaa.ini |  1 +
>  drivers/net/dpaa/dpaa_ethdev.c    | 21 +++++++++++++++++++++

It is very good to update features matrix and code in the same patch.
History tracking will be easy, thanks.

About the title, every patches start with "add support for".
It is wasting 7 characters :) You could just say "support".
Example:
	net/dpaa: support MTU update


More information about the dev mailing list