automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw152688-152697 [PATCH 01/10] build: add generic support for base code in drivers
       [not found] <20250331161000.9886-2-bruce.richardson@intel.com>
@ 2025-03-31 15:42 ` qemudev
  2025-03-31 16:10 ` |SUCCESS| pw152688 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-03-31 15:42 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson, zhoumin

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

_apply patch failure_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Mon, 31 Mar 2025 17:09:50 +0100
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: f3cb237103aada7bc83fd3f40929fb6fb3e58c3b

Apply patch set 152688-152697 failed:

Checking patch drivers/net/intel/e1000/meson.build...
error: while searching for:

subdir('base')

sources += base_sources
sources += files(
        'e1000_logs.c',
        'em_ethdev.c',

error: patch failed: drivers/net/intel/e1000/meson.build:3
error: drivers/net/intel/e1000/meson.build: patch does not apply
Checking patch drivers/net/intel/fm10k/meson.build...
error: while searching for:

subdir('base')

sources += base_sources
sources += files(
        'fm10k_ethdev.c',
        'fm10k_rxtx.c',

error: patch failed: drivers/net/intel/fm10k/meson.build:9
error: drivers/net/intel/fm10k/meson.build: patch does not apply
Checking patch drivers/net/intel/i40e/meson.build...
error: while searching for:

subdir('base')

sources += base_sources
sources += files(
        'i40e_ethdev.c',
        'i40e_rxtx.c',

error: patch failed: drivers/net/intel/i40e/meson.build:19
error: drivers/net/intel/i40e/meson.build: patch does not apply
Checking patch drivers/net/intel/iavf/meson.build...
Checking patch drivers/net/intel/ice/base/meson.build...
error: while searching for:
            '-Wno-unused-but-set-variable',
            '-Wno-unused-parameter',
    ]
endif

# Bugzilla ID: 678
if (toolchain == 'gcc' and cc.version().version_compare('>=11.0.0'))
    error_cflags += ['-Wno-array-bounds']
endif

c_args = cflags

foreach flag: error_cflags
    if cc.has_argument(flag)
        c_args += flag
    endif
endforeach

base_lib = static_library('ice_base', sources,
        dependencies: static_rte_eal,
        c_args: c_args)
base_objs = base_lib.extract_all_objects(recursive: true)

error: patch failed: drivers/net/intel/ice/base/meson.build:41
error: drivers/net/intel/ice/base/meson.build: patch does not apply
Checking patch drivers/net/intel/ice/meson.build...
Checking patch drivers/net/intel/idpf/meson.build...
error: while searching for:

includes += include_directories('../iavf/base')

sources += base_sources
sources += files(
        'idpf_common_device.c',
        'idpf_common_rxtx.c',

error: patch failed: drivers/net/intel/idpf/meson.build:11
error: drivers/net/intel/idpf/meson.build: patch does not apply
Checking patch drivers/net/intel/ixgbe/meson.build...
error: while searching for:

subdir('base')

sources += base_sources
sources += files(
        'ixgbe_82599_bypass.c',
        'ixgbe_bypass.c',

error: patch failed: drivers/net/intel/ixgbe/meson.build:5
error: drivers/net/intel/ixgbe/meson.build: patch does not apply


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

* |SUCCESS| pw152688 [PATCH 01/10] build: add generic support for base code in drivers
       [not found] <20250331161000.9886-2-bruce.richardson@intel.com>
  2025-03-31 15:42 ` |WARNING| pw152688-152697 [PATCH 01/10] build: add generic support for base code in drivers qemudev
@ 2025-03-31 16:10 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2025-03-31 16:10 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2025-03-31 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250331161000.9886-2-bruce.richardson@intel.com>
2025-03-31 15:42 ` |WARNING| pw152688-152697 [PATCH 01/10] build: add generic support for base code in drivers qemudev
2025-03-31 16:10 ` |SUCCESS| pw152688 " 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).