[dpdk-test-report] |FAILURE| pw40647[dpdk-dev] net/ixgbe: fix tunnel type set error for FDIR

sys_stv at intel.com sys_stv at intel.com
Tue Jun 5 11:39:15 CEST 2018


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

_apply issues_

Submitter: Wei Zhao <wei.zhao1 at intel.com>
Date: 2018-06-05 09:12:15
DPDK git baseline:
	Repo:dpdk-master, CommitID: b259da7b24e75b967e63f549177e507163719d1a
	Repo:dpdk-next-eventdev, CommitID: 82141ea88c726d320373069fe9064b321baf990d
	Repo:dpdk-next-net, CommitID: ba4c3e31f370835ec006fe2c20c6f6ad92304615
	Repo:dpdk-next-crypto, CommitID: b259da7b24e75b967e63f549177e507163719d1a
	Repo:dpdk-next-virtio, CommitID: e282c7ebd5c70350346b3e13b32d70a2b4541d5b

*Repo: dpdk-master
Checking patch drivers/net/ixgbe/ixgbe_fdir.c...
error: while searching for:
			input->formatted.inner_mac,
			fdir_filter->input.flow.tunnel_flow.mac_addr.addr_bytes,
			sizeof(input->formatted.inner_mac));
		input->formatted.tunnel_type =
			fdir_filter->input.flow.tunnel_flow.tunnel_type;
		input->formatted.tni_vni =
			fdir_filter->input.flow.tunnel_flow.tunnel_id >> 8;
	}

error: patch failed: drivers/net/ixgbe/ixgbe_fdir.c:771
error: drivers/net/ixgbe/ixgbe_fdir.c: patch does not apply
Checking patch drivers/net/ixgbe/ixgbe_flow.c...
Hunk #2 succeeded at 2495 (offset 1 line).
*Repo: dpdk-next-eventdev
Checking patch drivers/net/ixgbe/ixgbe_fdir.c...
error: while searching for:
			input->formatted.inner_mac,
			fdir_filter->input.flow.tunnel_flow.mac_addr.addr_bytes,
			sizeof(input->formatted.inner_mac));
		input->formatted.tunnel_type =
			fdir_filter->input.flow.tunnel_flow.tunnel_type;
		input->formatted.tni_vni =
			fdir_filter->input.flow.tunnel_flow.tunnel_id >> 8;
	}

error: patch failed: drivers/net/ixgbe/ixgbe_fdir.c:771
error: drivers/net/ixgbe/ixgbe_fdir.c: patch does not apply
Checking patch drivers/net/ixgbe/ixgbe_flow.c...
Hunk #2 succeeded at 2495 (offset 1 line).
*Repo: dpdk-next-net
Checking patch drivers/net/ixgbe/ixgbe_fdir.c...
error: while searching for:
			input->formatted.inner_mac,
			fdir_filter->input.flow.tunnel_flow.mac_addr.addr_bytes,
			sizeof(input->formatted.inner_mac));
		input->formatted.tunnel_type =
			fdir_filter->input.flow.tunnel_flow.tunnel_type;
		input->formatted.tni_vni =
			fdir_filter->input.flow.tunnel_flow.tunnel_id >> 8;
	}

error: patch failed: drivers/net/ixgbe/ixgbe_fdir.c:771
error: drivers/net/ixgbe/ixgbe_fdir.c: patch does not apply
Checking patch drivers/net/ixgbe/ixgbe_flow.c...
Hunk #2 succeeded at 2495 (offset 1 line).
*Repo: dpdk-next-crypto
Checking patch drivers/net/ixgbe/ixgbe_fdir.c...
error: while searching for:
			input->formatted.inner_mac,
			fdir_filter->input.flow.tunnel_flow.mac_addr.addr_bytes,
			sizeof(input->formatted.inner_mac));
		input->formatted.tunnel_type =
			fdir_filter->input.flow.tunnel_flow.tunnel_type;
		input->formatted.tni_vni =
			fdir_filter->input.flow.tunnel_flow.tunnel_id >> 8;
	}

error: patch failed: drivers/net/ixgbe/ixgbe_fdir.c:771
error: drivers/net/ixgbe/ixgbe_fdir.c: patch does not apply
Checking patch drivers/net/ixgbe/ixgbe_flow.c...
Hunk #2 succeeded at 2495 (offset 1 line).
*Repo: dpdk-next-virtio
Checking patch drivers/net/ixgbe/ixgbe_fdir.c...
error: while searching for:
			input->formatted.inner_mac,
			fdir_filter->input.flow.tunnel_flow.mac_addr.addr_bytes,
			sizeof(input->formatted.inner_mac));
		input->formatted.tunnel_type =
			fdir_filter->input.flow.tunnel_flow.tunnel_type;
		input->formatted.tni_vni =
			fdir_filter->input.flow.tunnel_flow.tunnel_id >> 8;
	}

error: patch failed: drivers/net/ixgbe/ixgbe_fdir.c:771
error: drivers/net/ixgbe/ixgbe_fdir.c: patch does not apply
Checking patch drivers/net/ixgbe/ixgbe_flow.c...
Hunk #2 succeeded at 2495 (offset 1 line).

DPDK STV team


More information about the test-report mailing list