automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw87698 [PATCH] net/pcap: fix infinite Rx with large files
       [not found] <20210203154920.2449179-1-ferruh.yigit@intel.com>
@ 2021-02-03 15:50 ` checkpatch
  2021-02-03 21:37 ` [dpdk-test-report] || pw87698 " 0-day Robot
  1 sibling, 0 replies; 4+ messages in thread
From: checkpatch @ 2021-02-03 15:50 UTC (permalink / raw)
  To: test-report; +Cc: Ferruh Yigit

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#154: FILE: drivers/net/pcap/rte_eth_pcap.c:858:
+				"At least %" PRIu64 " mbufs per queue is required to fill the ring",

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

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

* [dpdk-test-report] || pw87698 net/pcap: fix infinite Rx with large files
       [not found] <20210203154920.2449179-1-ferruh.yigit@intel.com>
  2021-02-03 15:50 ` [dpdk-test-report] |WARNING| pw87698 [PATCH] net/pcap: fix infinite Rx with large files checkpatch
@ 2021-02-03 21:37 ` 0-day Robot
  1 sibling, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2021-02-03 21:37 UTC (permalink / raw)
  To: test-report; +Cc: ferruh.yigit, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: 
http://dpdk.org/patch/87698

_Travis build: errored_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/215964531

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

* [dpdk-test-report] |WARNING| pw87698 [PATCH] net/pcap: fix infinite Rx with large files
@ 2021-02-05 10:42 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-02-05 10:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Wednesday, February 03 2021 15:49:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f6f2d22401531ba06f5a1c967853453b0cbb8a9d

87698 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
{standard input}:1605: Error: invalid register for .seh_savexmm
{standard input}:1665: Error: invalid register for .seh_savexmm
{standard input}:1667: Error: invalid register for .seh_savexmm
{standard input}:1669: Error: invalid register for .seh_savexmm
{standard input}:1671: Error: invalid register for .seh_savexmm
{standard input}:1673: Error: invalid register for .seh_savexmm
{standard input}:1675: Error: invalid register for .seh_savexmm
{standard input}:1677: Error: invalid register for .seh_savexmm
{standard input}:1679: Error: invalid register for .seh_savexmm
{standard input}:1681: Error: invalid register for .seh_savexmm
{standard input}:2257: Error: invalid register for .seh_savexmm
{standard input}:2258: Error: invalid register for .seh_savexmm
{standard input}:2259: Error: invalid register for .seh_savexmm
{standard input}:2260: Error: invalid register for .seh_savexmm
{standard input}:2261: Error: invalid register for .seh_savexmm
{standard input}:2262: Error: invalid register for .seh_savexmm
{standard input}:2263: Error: invalid register for .seh_savexmm
{standard input}:2264: Error: invalid register for .seh_savexmm
{standard input}:2265: Error: invalid register for .seh_savexmm
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

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

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

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

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

* [dpdk-test-report] |WARNING| pw87698 [PATCH] net/pcap: fix infinite Rx with large files
@ 2021-02-04  8:02 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2021-02-04  8:02 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: Wednesday, February 03 2021 15:49:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9186e5a07f35ae74a1f7fa2d89671b5f77eae407

87698 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
{standard input}:1605: Error: invalid register for .seh_savexmm
{standard input}:1665: Error: invalid register for .seh_savexmm
{standard input}:1667: Error: invalid register for .seh_savexmm
{standard input}:1669: Error: invalid register for .seh_savexmm
{standard input}:1671: Error: invalid register for .seh_savexmm
{standard input}:1673: Error: invalid register for .seh_savexmm
{standard input}:1675: Error: invalid register for .seh_savexmm
{standard input}:1677: Error: invalid register for .seh_savexmm
{standard input}:1679: Error: invalid register for .seh_savexmm
{standard input}:1681: Error: invalid register for .seh_savexmm
{standard input}:2257: Error: invalid register for .seh_savexmm
{standard input}:2258: Error: invalid register for .seh_savexmm
{standard input}:2259: Error: invalid register for .seh_savexmm
{standard input}:2260: Error: invalid register for .seh_savexmm
{standard input}:2261: Error: invalid register for .seh_savexmm
{standard input}:2262: Error: invalid register for .seh_savexmm
{standard input}:2263: Error: invalid register for .seh_savexmm
{standard input}:2264: Error: invalid register for .seh_savexmm
{standard input}:2265: Error: invalid register for .seh_savexmm
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

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

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

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-02-05 10:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210203154920.2449179-1-ferruh.yigit@intel.com>
2021-02-03 15:50 ` [dpdk-test-report] |WARNING| pw87698 [PATCH] net/pcap: fix infinite Rx with large files checkpatch
2021-02-03 21:37 ` [dpdk-test-report] || pw87698 " 0-day Robot
2021-02-04  8:02 [dpdk-test-report] |WARNING| pw87698 [PATCH] " dpdklab
2021-02-05 10:42 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).