|WARNING| pw121052-121053 [PATCH 1/2] net/igc/base: support Tx timestamp offload

qemudev at loongson.cn qemudev at loongson.cn
Tue Dec 20 04:40:12 CET 2022


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

_apply patch failure_

Submitter: Simei Su <simei.su at intel.com>
Date: Tue, 20 Dec 2022 11:47:40 +0800
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 6d98e68a309b2ec491215f53dc5294f82a3faaa3

Apply patch set 121052-121053 failed:

Checking patch drivers/net/igc/igc_ethdev.c...
error: while searching for:
#define IGC_I225_RX_LATENCY_1000	300
#define IGC_I225_RX_LATENCY_2500	1485

static const struct rte_eth_desc_lim rx_desc_lim = {
	.nb_max = IGC_MAX_RXD,
	.nb_min = IGC_MIN_RXD,

error: patch failed: drivers/net/igc/igc_ethdev.c:88
error: drivers/net/igc/igc_ethdev.c: patch does not apply
Checking patch drivers/net/igc/igc_ethdev.h...
Hunk #1 succeeded at 85 (offset -2 lines).
Hunk #2 succeeded at 239 (offset -2 lines).
Checking patch drivers/net/igc/igc_txrx.c...
Hunk #1 succeeded at 1487 (offset 76 lines).
Hunk #2 succeeded at 1507 (offset 76 lines).
Hunk #3 succeeded at 1582 (offset 76 lines).
Hunk #4 succeeded at 1648 (offset 76 lines).
Hunk #5 succeeded at 1796 (offset 76 lines).
Hunk #6 succeeded at 2187 (offset 76 lines).
Hunk #7 succeeded at 2221 (offset 76 lines).
Checking patch drivers/net/igc/igc_txrx.h...
error: while searching for:
extern "C" {
#endif

struct igc_rx_entry {
	struct rte_mbuf *mbuf; /**< mbuf associated with RX descriptor. */
};

error: patch failed: drivers/net/igc/igc_txrx.h:11
error: drivers/net/igc/igc_txrx.h: patch does not apply



More information about the test-report mailing list