automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw127135 [PATCH] [v4] net/gve: check driver compatibility
Date: Fri, 19 May 2023 14:06:42 -0700 (PDT)	[thread overview]
Message-ID: <6467e4e2.630a0220.a7178.0e87SMTPIN_ADDED_MISSING@mx.google.com> (raw)

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

_apply patch failure_

Submitter: Rushil Gupta <rushilg@google.com>
Date: Friday, May 19 2023 20:46:18 
Applied on: CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c
Apply patch set 127135 failed:

Checking patch drivers/net/gve/base/gve.h...
error: while searching for:
#include "gve_desc.h"
#include "gve_desc_dqo.h"

#define GVE_VERSION		"1.3.0"
#define GVE_VERSION_PREFIX	"GVE-"

#ifndef GOOGLE_VENDOR_ID
#define GOOGLE_VENDOR_ID	0x1ae0
#endif

error: patch failed: drivers/net/gve/base/gve.h:9
Checking patch drivers/net/gve/base/gve_adminq.c...
Checking patch drivers/net/gve/base/gve_adminq.h...
Checking patch drivers/net/gve/base/gve_osdep.h...
Hunk #2 succeeded at 74 (offset -4 lines).
Hunk #3 succeeded at 167 (offset -4 lines).
Checking patch drivers/net/gve/gve_ethdev.c...
Hunk #2 succeeded at 257 (offset 20 lines).
Hunk #3 succeeded at 712 (offset -7 lines).
Checking patch drivers/net/gve/gve_ethdev.h...
Hunk #1 succeeded at 222 (offset -46 lines).
Checking patch drivers/net/gve/gve_version.c...
Checking patch drivers/net/gve/gve_version.h...
Checking patch drivers/net/gve/meson.build...
error: while searching for:
        'gve_rx_dqo.c',
        'gve_tx_dqo.c',
        'gve_ethdev.c',
)
includes += include_directories('base')

error: patch failed: drivers/net/gve/meson.build:14
Applying patch drivers/net/gve/base/gve.h with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/gve/base/gve_adminq.c cleanly.
Applied patch drivers/net/gve/base/gve_adminq.h cleanly.
Applied patch drivers/net/gve/base/gve_osdep.h cleanly.
Applied patch drivers/net/gve/gve_ethdev.c cleanly.
Applied patch drivers/net/gve/gve_ethdev.h cleanly.
Applied patch drivers/net/gve/gve_version.c cleanly.
Applied patch drivers/net/gve/gve_version.h cleanly.
Applying patch drivers/net/gve/meson.build with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/drivers/net/gve/base/gve.h b/drivers/net/gve/base/gve.h	(rejected hunks)
@@ -9,9 +9,6 @@
 #include "gve_desc.h"
 #include "gve_desc_dqo.h"
 
-#define GVE_VERSION		"1.3.0"
-#define GVE_VERSION_PREFIX	"GVE-"
-
 #ifndef GOOGLE_VENDOR_ID
 #define GOOGLE_VENDOR_ID	0x1ae0
 #endif
diff a/drivers/net/gve/meson.build b/drivers/net/gve/meson.build	(rejected hunks)
@@ -14,5 +14,6 @@ sources = files(
         'gve_rx_dqo.c',
         'gve_tx_dqo.c',
         'gve_ethdev.c',
+        'gve_version.c',
 )
 includes += include_directories('base')

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2023-05-19 21:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6467e4e2.630a0220.a7178.0e87SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).