automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106587 [PATCH] net/bonding: fix MTU set for slaves
       [not found] <20220126131037.2403369-1-ferruh.yigit@intel.com>
@ 2022-01-26 13:11 ` checkpatch
  2022-01-26 14:39 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2022-01-26 13:11 UTC (permalink / raw)
  To: test-report; +Cc: Ferruh Yigit

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#48: 
Subject: [PATCH] net/bonding: fix MTU set for slaves

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#68: 
In bonding PMD, while configuring slaves, bonding first sets MTU later

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#69: 
configures them, which causes failure if slaves are not configured in

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#72: 
Fixing by changing the order in slave configure as requested in ethdev

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#110: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1754:
+	errval = rte_eth_dev_set_mtu(slave_eth_dev->data->port_id,

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#114: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:1758:
+				slave_eth_dev->data->port_id, errval);

total: 0 errors, 6 warnings, 0 checks, 28 lines checked

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

* |SUCCESS| pw106587 [PATCH] net/bonding: fix MTU set for slaves
       [not found] <20220126131037.2403369-1-ferruh.yigit@intel.com>
  2022-01-26 13:11 ` |WARNING| pw106587 [PATCH] net/bonding: fix MTU set for slaves checkpatch
@ 2022-01-26 14:39 ` 0-day Robot
  1 sibling, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2022-01-26 14:39 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

* |WARNING| pw106587 [PATCH] net/bonding: fix MTU set for slaves
@ 2022-01-28  1:05 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-01-28  1:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Ferruh Yigit

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

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

_Testing issues_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Wednesday, January 26 2022 13:10:37 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8a5a91401dc23ddab1ddea3667a17a615a25077f

106587 --> testing fail

Test environment and result as below:

+-----------------------------+----------+
|         Environment         | abi_test |
+=============================+==========+
| FreeBSD 13                  | FAIL     |
+-----------------------------+----------+
| Ubuntu 20.04 ARM GCC Native | PASS     |
+-----------------------------+----------+
| Ubuntu 20.04                | PASS     |
+-----------------------------+----------+
| Ubuntu 18.04                | PASS     |
+-----------------------------+----------+
| Fedora 34 clang             | PASS     |
+-----------------------------+----------+
| RHEL 7                      | PASS     |
+-----------------------------+----------+
| CentOS Stream 8             | PASS     |
+-----------------------------+----------+
| Fedora 34                   | PASS     |
+-----------------------------+----------+
| Arch Linux                  | PASS     |
+-----------------------------+----------+
| openSUSE Leap 15            | PASS     |
+-----------------------------+----------+
| Fedora 33                   | PASS     |
+-----------------------------+----------+
| CentOS 8                    | PASS     |
+-----------------------------+----------+
| Fedora 31                   | PASS     |
+-----------------------------+----------+
| Fedora 32                   | PASS     |
+-----------------------------+----------+
| RHEL8                       | PASS     |
+-----------------------------+----------+

==== 20 line log output for FreeBSD 13 (abi_test): ====
^
../lib/bpf/bpf_convert.c:540:15: error: use of undeclared identifier 'ERR'
RTE_BPF_LOG(ERR, "%s: cannot get eBPF length\n", __func__);
^
../lib/bpf/bpf_convert.c:545:2: warning: implicit declaration of function 'RTE_BPF_LOG' is invalid in C99 [-Wimplicit-function-declaration]
RTE_BPF_LOG(DEBUG, "%s: prog len cBPF=%u -> eBPF=%u\n",
^
../lib/bpf/bpf_convert.c:545:14: error: use of undeclared identifier 'DEBUG'
RTE_BPF_LOG(DEBUG, "%s: prog len cBPF=%u -> eBPF=%u\n",
^
../lib/bpf/bpf_convert.c:561:15: error: use of undeclared identifier 'ERR'
RTE_BPF_LOG(ERR, "%s: cannot convert cBPF to eBPF\n", __func__);
^
6 warnings and 7 errors generated.
[255/1950] Linking target lib/librte_metrics.so.22.1.
[256/1950] Linking target lib/librte_efd.so.22.1.
[257/1950] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_ring.c.o'.
[258/1950] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_timer_adapter.c.o'.
[259/1950] Compiling C object 'lib/76b5a35@@rte_eventdev@sta/eventdev_rte_event_eth_tx_adapter.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

CentOS 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2022-01-28  1:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220126131037.2403369-1-ferruh.yigit@intel.com>
2022-01-26 13:11 ` |WARNING| pw106587 [PATCH] net/bonding: fix MTU set for slaves checkpatch
2022-01-26 14:39 ` |SUCCESS| " 0-day Robot
2022-01-28  1:05 |WARNING| " 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).