automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw70576 [PATCH] [v4] net/axgbe: enabling VLAN support in axgbe
@ 2020-05-25 19:01 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2020-05-25 19:01 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: None <ssardar@amd.com>
Date: Monday, May 25 2020 17:34:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ba8af67fcd7aea9f0d4956bc58b15c71d3319744

70576 --> testing fail

Test environment and result as below:

+---------------------+--------------------+--------------+----------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile | dpdk_unit_test | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+==============+================+==================+===================+
| Windows Server 2019 | PASS               | SKIPPED      | SKIPPED        | SKIPPED          | SKIPPED           |
+---------------------+--------------------+--------------+----------------+------------------+-------------------+
| Ubuntu 18.04        | PASS               | PASS         | PASS           | PASS             | FAIL              |
+---------------------+--------------------+--------------+----------------+------------------+-------------------+
| Fedora 31           | PASS               | PASS         | SKIPPED        | PASS             | FAIL              |
+---------------------+--------------------+--------------+----------------+------------------+-------------------+
| CentOS 8            | PASS               | PASS         | SKIPPED        | PASS             | FAIL              |
+---------------------+--------------------+--------------+----------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS         | SKIPPED        | PASS             | FAIL              |
+---------------------+--------------------+--------------+----------------+------------------+-------------------+
| Arch Linux          | PASS               | PASS         | SKIPPED        | PASS             | SKIPPED           |
+---------------------+--------------------+--------------+----------------+------------------+-------------------+
| FreeBSD 11.2        | PASS               | PASS         | SKIPPED        | SKIPPED          | FAIL              |
+---------------------+--------------------+--------------+----------------+------------------+-------------------+

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.4

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

UNH-IOL DPDK Community Lab

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

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

* [dpdk-test-report] |WARNING| pw70576 [PATCH v4] net/axgbe: enabling VLAN support in axgbe
       [not found] <20200525173420.423-1-ssardar@amd.com>
@ 2020-05-25 17:35 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-05-25 17:35 UTC (permalink / raw)
  To: test-report; +Cc: ssardar

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#661: FILE: drivers/net/axgbe/axgbe_ethdev.h:295:
+	int (*enable_rx_vlan_stripping)(struct axgbe_port *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#662: FILE: drivers/net/axgbe/axgbe_ethdev.h:296:
+	int (*disable_rx_vlan_stripping)(struct axgbe_port *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#663: FILE: drivers/net/axgbe/axgbe_ethdev.h:297:
+	int (*enable_rx_vlan_filtering)(struct axgbe_port *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#664: FILE: drivers/net/axgbe/axgbe_ethdev.h:298:
+	int (*disable_rx_vlan_filtering)(struct axgbe_port *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct axgbe_port *' should also have an identifier name
#665: FILE: drivers/net/axgbe/axgbe_ethdev.h:299:
+	int (*update_vlan_hash_table)(struct axgbe_port *);

total: 0 errors, 5 warnings, 0 checks, 647 lines checked

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

end of thread, other threads:[~2020-05-25 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-25 19:01 [dpdk-test-report] |WARNING| pw70576 [PATCH] [v4] net/axgbe: enabling VLAN support in axgbe dpdklab
     [not found] <20200525173420.423-1-ssardar@amd.com>
2020-05-25 17:35 ` [dpdk-test-report] |WARNING| pw70576 [PATCH v4] " 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).