[dpdk-dev] [PATCH v2 0/3] net/mvneta: minor updates
Jerin Jacob Kollanukkaran
jerinj at marvell.com
Tue Jun 25 10:22:58 CEST 2019
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of lironh at marvell.com
> Sent: Thursday, June 13, 2019 7:28 PM
> To: dev at dpdk.org
> Cc: Liron Himi <lironh at marvell.com>
> Subject: [dpdk-dev] [PATCH v2 0/3] net/mvneta: minor updates
>
> From: Liron Himi <lironh at marvell.com>
>
> Two patches handle statistics issues, the 3rd patch use ol_flags for the checksum
> generation
>
> v2:
> - removed Change-Id
>
> Liron Himi (2):
> net/mvneta: fix: ierror counted twice
> net/mvneta: only use ol_flags for checksum generation offload
>
> Yuri Chipchev (1):
> net/mvneta: reset stats during device start
This series, all the patches has empty git commit comments and there are missing Fixes lines.
Please make sure to run the following scripts before submitting to upstream.
./devtools/checkpatches.sh && ./devtools/check-git-log.sh
>
> drivers/net/mvneta/mvneta_ethdev.c | 18 +++--------
> drivers/net/mvneta/mvneta_ethdev.h | 14 +++++++++
> drivers/net/mvneta/mvneta_rxtx.c | 62 ++++++++++++++------------------------
> 3 files changed, 41 insertions(+), 53 deletions(-)
>
> --
> 2.7.4
More information about the dev
mailing list