automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65716[v3, 3/5] net/mlx: workaround static linkage with meson
@ 2020-02-22  8:05 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-22  8:05 UTC (permalink / raw)
  To: test-report

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

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/65716

_apply issues_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: 2020-02-11 01:19:40
Reply_mail: 20200211011942.1569573-4-thomas@monjalon.net
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 8c2e6036a173bc494fa8069e62d35fe3ff3f171f
	Repo:dpdk, CommitID: f69ed1044230c218c9afd8f1b47b6fe6aa1eeec5

*Repo: dpdk-next-net-mlx
The HW doesn't support to do modify header action after ant
    encapsulation action.
    
    The split metadata function wrongly added the copy action in the end of
    the original actions list, hence, NIC egress flow with encapsulation
    action failed when the PMD worked with dv_xmeta_en mode.
    
    Move the copy action to be before and back to back with the
    encapsulation action for the aforementioned case.
    
    Fixes: 71e254bc0294 ("net/mlx5: split Rx flows to provide metadata copy")
--
check_experimental_syms = find_program('check-experimental-syms.sh')

# set up map-to-def script using python, either built-in or external
python3 = import('python').find_installation(required: false)

error: patch failed: buildtools/meson.build:3
error: buildtools/meson.build: patch does not apply
Checking patch drivers/common/mlx5/meson.build...
error: while searching for:
	endif
	if lib.found()
--
	ext_deps += libs
	sources = files(
		'mlx5_devx_cmds.c',
		'mlx5_common.c',

error: patch failed: drivers/common/mlx5/meson.build:30
error: drivers/common/mlx5/meson.build: patch does not apply
Checking patch drivers/net/mlx4/meson.build...
error: while searching for:
		lib = cc.find_library(libname, required:false)
	endif
--
	ext_deps += libs
	sources = files(
		'mlx4.c',
		'mlx4_ethdev.c',

error: patch failed: drivers/net/mlx4/meson.build:30
error: drivers/net/mlx4/meson.build: patch does not apply
*Repo: dpdk
check_experimental_syms = find_program('check-experimental-syms.sh')

# set up map-to-def script using python, either built-in or external
python3 = import('python').find_installation(required: false)

error: patch failed: buildtools/meson.build:3
error: buildtools/meson.build: patch does not apply
Checking patch drivers/common/mlx5/meson.build...
error: while searching for:
	endif
	if lib.found()
--
	ext_deps += libs
	sources = files(
		'mlx5_devx_cmds.c',
		'mlx5_common.c',

error: patch failed: drivers/common/mlx5/meson.build:30
error: drivers/common/mlx5/meson.build: patch does not apply
Checking patch drivers/net/mlx4/meson.build...
error: while searching for:
		lib = cc.find_library(libname, required:false)
	endif
--
	ext_deps += libs
	sources = files(
		'mlx4.c',
		'mlx4_ethdev.c',

error: patch failed: drivers/net/mlx4/meson.build:30
error: drivers/net/mlx4/meson.build: patch does not apply

DPDK STV team

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

only message in thread, other threads:[~2020-02-22  8:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-22  8:05 [dpdk-test-report] |FAILURE| pw65716[v3, 3/5] net/mlx: workaround static linkage with meson sys_stv

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