automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw65574net/mlx5: fix use of uninitialized array
@ 2020-02-20 10:35 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-20 10:35 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/65574

_apply issues_

Submitter: Dekel Peled <dekelp@mellanox.com>
Date: 2020-02-05 06:42:02
Reply_mail: e1cc0ee6775a1bd9148b83042f9441cf775539dc.1580884631.git.dekelp@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: e87a7ed1d27f04fa773f50a00be76516ec3964ee
	Repo:dpdk, CommitID: e6c78e736d776ba15aa040f5d6a29e43a9147c0b

*Repo: dpdk-next-net-mlx
actions[i].length = size_b;
		/* Convert entire record to expected big-endian format. */
		actions[i].data0 = rte_cpu_to_be_32(actions[i].data0);
		if (type == MLX5_MODIFICATION_TYPE_COPY) {

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:385
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
actions[i].length = size_b;
		/* Convert entire record to expected big-endian format. */
		actions[i].data0 = rte_cpu_to_be_32(actions[i].data0);
		if (type == MLX5_MODIFICATION_TYPE_COPY) {

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:385
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-20 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-20 10:35 [dpdk-test-report] |FAILURE| pw65574net/mlx5: fix use of uninitialized array sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).