automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw103236-103237 [PATCH] [2/2] net/iavf: fix build error
@ 2021-10-29 12:09 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-29 12:09 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/103236

_apply patch failure_

Submitter: Radu Nicolau <radu.nicolau@intel.com>
Date: Friday, October 29 2021 11:14:23 
Applied on: CommitID:efb57dd5bbf0ffac645d09ed4d0dbad088b602f1
Apply patch set 103236-103237 failed:

Checking patch drivers/net/iavf/iavf_rxtx.c...
error: while searching for:
		((uint64_t)l2tag1 << IAVF_TXD_DATA_QW1_L2TAG1_SHIFT));
}

static inline void
iavf_fill_data_desc_buffer_sz_field(volatile uint64_t *field,  uint16_t value)
{
	*field |= (((uint64_t)value << IAVF_TXD_DATA_QW1_TX_BUF_SZ_SHIFT) &
			IAVF_TXD_DATA_QW1_TX_BUF_SZ_MASK);
	}

static inline void
iavf_fill_data_desc(volatile struct iavf_tx_desc *desc,
	struct rte_mbuf *m, uint64_t desc_template,

error: patch failed: drivers/net/iavf/iavf_rxtx.c:2396
Applying patch drivers/net/iavf/iavf_rxtx.c with 1 reject...
Rejected hunk #1.
diff a/drivers/net/iavf/iavf_rxtx.c b/drivers/net/iavf/iavf_rxtx.c	(rejected hunks)
@@ -2396,13 +2396,6 @@ iavf_build_data_desc_cmd_offset_fields(volatile uint64_t *qw1,
 		((uint64_t)l2tag1 << IAVF_TXD_DATA_QW1_L2TAG1_SHIFT));
 }
 
-static inline void
-iavf_fill_data_desc_buffer_sz_field(volatile uint64_t *field,  uint16_t value)
-{
-	*field |= (((uint64_t)value << IAVF_TXD_DATA_QW1_TX_BUF_SZ_SHIFT) &
-			IAVF_TXD_DATA_QW1_TX_BUF_SZ_MASK);
-	}
-
 static inline void
 iavf_fill_data_desc(volatile struct iavf_tx_desc *desc,
 	struct rte_mbuf *m, uint64_t desc_template,
Checking patch drivers/net/iavf/iavf_ipsec_crypto.c...
error: drivers/net/iavf/iavf_ipsec_crypto.c: does not exist in index

https://lab.dpdk.org/results/dashboard/patchsets/19847/

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-10-29 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-29 12:09 [dpdk-test-report] |WARNING| pw103236-103237 [PATCH] [2/2] net/iavf: fix build error dpdklab

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).