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

sys_stv at intel.com sys_stv at intel.com
Thu Jun 14 10:40:49 CEST 2018


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

_apply issues_

Submitter: Wei Zhao <wei.zhao1 at intel.com>
Date: 2018-06-14 08:17:28
DPDK git baseline:
	Repo:dpdk-master, CommitID: 22781f640ed54a2f8f8713116b3d2dca57be9d96
	Repo:dpdk-next-eventdev, CommitID: 98c6f0783989170d540537e48d6e65dc656cd731
	Repo:dpdk-next-net, CommitID: 238180613562aa6b023e52aef790aa7733cbc8fd
	Repo:dpdk-next-crypto, CommitID: 22781f640ed54a2f8f8713116b3d2dca57be9d96
	Repo:dpdk-next-virtio, CommitID: bdb72af7a66730d71ff7e2078533f5cd7376326d

*Repo: dpdk-master
Checking patch drivers/net/ixgbe/ixgbe_ethdev.h...
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 2497 (offset 2 lines).
*Repo: dpdk-next-eventdev
Checking patch drivers/net/ixgbe/ixgbe_ethdev.h...
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 2497 (offset 2 lines).
*Repo: dpdk-next-net
Checking patch drivers/net/ixgbe/ixgbe_ethdev.h...
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 2497 (offset 2 lines).
*Repo: dpdk-next-crypto
Checking patch drivers/net/ixgbe/ixgbe_ethdev.h...
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 2497 (offset 2 lines).
*Repo: dpdk-next-virtio
Checking patch drivers/net/ixgbe/ixgbe_ethdev.h...
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 2497 (offset 2 lines).

DPDK STV team


More information about the test-report mailing list