|WARNING| pw141379-141380 [PATCH 1/2] ethdev: add Rx packet type offload control flag

qemudev at loongson.cn qemudev at loongson.cn
Wed Jun 19 11:45:00 CEST 2024


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/141379

_apply patch failure_

Submitter: Chaoyong He <chaoyong.he at corigine.com>
Date: Wed, 19 Jun 2024 18:11:33 +0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: fbba6db3640f9f623c29c452e1a6b057073e81d2

Apply patch set 141379-141380 failed:

Checking patch drivers/net/nfp/nfp_ethdev.c...
error: while searching for:

	/* Enable packet type offload by extend ctrl word1. */
	cap_extend = hw->cap_ext;
	if ((cap_extend & NFP_NET_CFG_CTRL_PKT_TYPE) != 0)
		ctrl_extend = NFP_NET_CFG_CTRL_PKT_TYPE;

	if ((rxmode->offloads & RTE_ETH_RX_OFFLOAD_SECURITY) != 0 ||
			(txmode->offloads & RTE_ETH_TX_OFFLOAD_SECURITY) != 0) {

error: patch failed: drivers/net/nfp/nfp_ethdev.c:414
error: drivers/net/nfp/nfp_ethdev.c: patch does not apply
Checking patch drivers/net/nfp/nfp_net_common.c...
Hunk #1 succeeded at 1278 (offset -48 lines).
Hunk #2 succeeded at 1416 (offset -48 lines).
Checking patch drivers/net/nfp/nfp_net_common.h...
Hunk #1 succeeded at 269 (offset -22 lines).



More information about the test-report mailing list