automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw91737 [PATCH v2] net/iavf: fix hash configuration on i40e VF
       [not found] <20210419085304.21940-1-alvinx.zhang@intel.com>
@ 2021-04-19  8:54 ` checkpatch
  2021-04-19  9:56 ` [dpdk-test-report] |SUCCESS| pw91737 " 0-day Robot
  2021-04-19  9:57 ` [dpdk-test-report] |SUCCESS| pw91737 [dpdk-dev] [PATCH v2] " 0-day Robot
  2 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2021-04-19  8:54 UTC (permalink / raw)
  To: test-report; +Cc: Alvin Zhang

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/91737

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#193: FILE: drivers/net/iavf/iavf_ethdev.c:338:
+		PMD_DRV_LOG(WARNING, "Unsupported rss_hf 0x%" PRIx64,

total: 0 errors, 0 warnings, 1 checks, 181 lines checked

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

* [dpdk-test-report] |SUCCESS| pw91737 net/iavf: fix hash configuration on i40e VF
       [not found] <20210419085304.21940-1-alvinx.zhang@intel.com>
  2021-04-19  8:54 ` [dpdk-test-report] |WARNING| pw91737 [PATCH v2] net/iavf: fix hash configuration on i40e VF checkpatch
@ 2021-04-19  9:56 ` 0-day Robot
  2021-04-19  9:57 ` [dpdk-test-report] |SUCCESS| pw91737 [dpdk-dev] [PATCH v2] " 0-day Robot
  2 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2021-04-19  9:56 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/91737/

_travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/223441999

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

* [dpdk-test-report] |SUCCESS| pw91737 [dpdk-dev] [PATCH v2] net/iavf: fix hash configuration on i40e VF
       [not found] <20210419085304.21940-1-alvinx.zhang@intel.com>
  2021-04-19  8:54 ` [dpdk-test-report] |WARNING| pw91737 [PATCH v2] net/iavf: fix hash configuration on i40e VF checkpatch
  2021-04-19  9:56 ` [dpdk-test-report] |SUCCESS| pw91737 " 0-day Robot
@ 2021-04-19  9:57 ` 0-day Robot
  2 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2021-04-19  9:57 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/91737/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/762972397

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

* [dpdk-test-report] |WARNING| pw91737 [PATCH] [v2] net/iavf: fix hash configuration on i40e VF
@ 2021-04-19 11:42 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-04-19 11:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: Alvin Zhang <alvinx.zhang@intel.com>
Date: Monday, April 19 2021 08:53:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:74299cc7591192cbc72e8f411dff0c7f3cfdf309

91737 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04     | FAIL     |
+------------------+----------+
| Ubuntu 18.04 ARM | FAIL     |
+------------------+----------+

==== 20 line log output for Ubuntu 18.04 (abi_test): ====
Functions changes summary: 0 Removed (4 filtered out), 0 Changed, 0 Added (13 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Variable symbols changes summary: 0 Removed, 0 Added variable symbol not referenced by debug info

Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Skipped removed driver librte_event_dlb.dump.
Functions changes summary: 0 Removed, 0 Changed (20 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

Functions changes summary: 0 Removed, 0 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added (4 filtered out) variables

==== End log output ====

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16620/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

end of thread, other threads:[~2021-04-19 11:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210419085304.21940-1-alvinx.zhang@intel.com>
2021-04-19  8:54 ` [dpdk-test-report] |WARNING| pw91737 [PATCH v2] net/iavf: fix hash configuration on i40e VF checkpatch
2021-04-19  9:56 ` [dpdk-test-report] |SUCCESS| pw91737 " 0-day Robot
2021-04-19  9:57 ` [dpdk-test-report] |SUCCESS| pw91737 [dpdk-dev] [PATCH v2] " 0-day Robot
2021-04-19 11:42 [dpdk-test-report] |WARNING| pw91737 [PATCH] [v2] " 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).