automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw128445 [PATCH] net/iavf: fix old GCC compilation warnings
       [not found] <20230609054156.605581-1-zhichaox.zeng@intel.com>
@ 2023-06-09  5:22 ` qemudev
  2023-06-09  5:37 ` |SUCCESS| " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-06-09  5:22 UTC (permalink / raw)
  To: test-report; +Cc: Zhichao Zeng, zhoumin

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

_apply patch failure_

Submitter: Zhichao Zeng <zhichaox.zeng@intel.com>
Date: Fri,  9 Jun 2023 13:41:56 +0800
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 2125ed73e10ec028dd1b5fd6105aef80456e659e

Apply patch set 128445 failed:

Checking patch drivers/net/iavf/iavf_rxtx_vec_avx2.c...
error: while searching for:
					(_mm256_castsi256_si128(status0_7)));
		received += burst;
#ifndef RTE_LIBRTE_IAVF_16BYTE_RX_DESC
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
		if (rxq->offloads & RTE_ETH_RX_OFFLOAD_TIMESTAMP) {
			inflection_point = (inflection_point <= burst) ? inflection_point : 0;
			switch (inflection_point) {

error: patch failed: drivers/net/iavf/iavf_rxtx_vec_avx2.c:1397
error: drivers/net/iavf/iavf_rxtx_vec_avx2.c: patch does not apply
Checking patch drivers/net/iavf/iavf_rxtx_vec_avx512.c...
error: while searching for:
		received += burst;
#ifndef RTE_LIBRTE_IAVF_16BYTE_RX_DESC
#ifdef IAVF_RX_TS_OFFLOAD
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
		if (rxq->offloads & RTE_ETH_RX_OFFLOAD_TIMESTAMP) {
			inflection_point = (inflection_point <= burst) ? inflection_point : 0;
			switch (inflection_point) {

error: patch failed: drivers/net/iavf/iavf_rxtx_vec_avx512.c:1551
error: drivers/net/iavf/iavf_rxtx_vec_avx512.c: patch does not apply
Checking patch drivers/net/iavf/iavf_rxtx_vec_sse.c...
error: while searching for:
		nb_pkts_recd += var;

#ifndef RTE_LIBRTE_IAVF_16BYTE_RX_DESC
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
		if (rxq->offloads & RTE_ETH_RX_OFFLOAD_TIMESTAMP) {
			inflection_point = (inflection_point <= var) ? inflection_point : 0;
			switch (inflection_point) {

error: patch failed: drivers/net/iavf/iavf_rxtx_vec_sse.c:1126
error: drivers/net/iavf/iavf_rxtx_vec_sse.c: patch does not apply


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw128445 [PATCH] net/iavf: fix old GCC compilation warnings
       [not found] <20230609054156.605581-1-zhichaox.zeng@intel.com>
  2023-06-09  5:22 ` |WARNING| pw128445 [PATCH] net/iavf: fix old GCC compilation warnings qemudev
@ 2023-06-09  5:37 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-06-09  5:37 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/128445

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-09  5:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230609054156.605581-1-zhichaox.zeng@intel.com>
2023-06-09  5:22 ` |WARNING| pw128445 [PATCH] net/iavf: fix old GCC compilation warnings qemudev
2023-06-09  5:37 ` |SUCCESS| " checkpatch

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