automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw116184 [PATCH v2] dumpcap: add the mutiprocess fileprefix support.
       [not found] <20220912124309.233363-1-arshdeep.kaur@intel.com>
@ 2022-09-12 12:44 ` checkpatch
  2022-09-12 14:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 8+ messages in thread
From: checkpatch @ 2022-09-12 12:44 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/116184

_coding style OK_



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

* |FAILURE| pw116184 [PATCH v2] dumpcap: add the mutiprocess fileprefix support.
       [not found] <20220912124309.233363-1-arshdeep.kaur@intel.com>
  2022-09-12 12:44 ` |SUCCESS| pw116184 [PATCH v2] dumpcap: add the mutiprocess fileprefix support checkpatch
@ 2022-09-12 14:19 ` 0-day Robot
  1 sibling, 0 replies; 8+ messages in thread
From: 0-day Robot @ 2022-09-12 14:19 UTC (permalink / raw)
  To: test-report; +Cc: arshdeep.kaur, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/116184/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3037479536
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static" failed at step Build and test
"ubuntu-20.04-gcc-shared-doc+tests" failed at step Build and test
"fedora:35-gcc-static" failed at step Build
"fedora:35-gcc-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################
[3193/4451] Linking static target drivers/libtmp_rte_baseband_null.a.
[3194/4451] Linking target drivers/librte_baseband_acc100.so.23.0.
[3195/4451] Generating rte_baseband_turbo_sw_def with a custom command.
[3196/4451] Generating rte_baseband_null.pmd.c with a custom command.
[3197/4451] Compiling C object 'drivers/a715181@@rte_baseband_null@sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[3198/4451] Generating rte_baseband_turbo_sw_mingw with a custom command.
[3199/4451] Linking static target drivers/librte_baseband_null.a.
[3200/4451] Compiling C object 'drivers/a715181@@rte_baseband_null@sha/meson-generated_.._rte_baseband_null.pmd.c.o'.
[3201/4451] Linking target drivers/librte_baseband_null.so.23.0.
[3202/4451] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[3203/4451] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o 
ccache gcc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
In file included from /usr/include/string.h:495,
                 from ../app/dumpcap/main.c:19:
In function ‘strncpy’,
    inlined from ‘main’ at ../app/dumpcap/main.c:800:4:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: error: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Werror=stringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3204/4451] Linking static target drivers/libtmp_rte_baseband_turbo_sw.a.
[3205/4451] Compiling C object 'app/a172ced@@dpdk-pdump@exe/pdump_main.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
[3173/4631] Generating rte_baseband_null_mingw with a custom command.
[3174/4631] Generating rte_baseband_turbo_sw_def with a custom command.
[3175/4631] Generating rte_baseband_turbo_sw_mingw with a custom command.
[3176/4631] Compiling C object 'drivers/a715181@@tmp_rte_baseband_null@sta/baseband_null_bbdev_null.c.o'.
[3177/4631] Linking static target drivers/libtmp_rte_baseband_null.a.
[3178/4631] Generating rte_baseband_null.pmd.c with a custom command.
[3179/4631] Compiling C object 'drivers/a715181@@rte_baseband_null@sta/meson-generated_.._rte_baseband_null.pmd.c.o'.
[3180/4631] Linking static target drivers/librte_baseband_null.a.
[3181/4631] Compiling C object 'drivers/a715181@@rte_baseband_null@sha/meson-generated_.._rte_baseband_null.pmd.c.o'.
[3182/4631] Linking target drivers/librte_baseband_null.so.23.0.
[3183/4631] Compiling C object 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o'.
FAILED: app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o 
ccache gcc -Iapp/a172ced@@dpdk-dumpcap@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/pdump -I../lib/pdump -Ilib/bpf -I../lib/bpf -Ilib/pcapng -I../lib/pcapng -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -DALLOW_EXPERIMENTAL_API  -MD -MQ 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -MF 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o.d' -o 'app/a172ced@@dpdk-dumpcap@exe/dumpcap_main.c.o' -c ../app/dumpcap/main.c
In file included from /usr/include/string.h:495,
                 from ../app/dumpcap/main.c:19:
In function ‘strncpy’,
    inlined from ‘main’ at ../app/dumpcap/main.c:800:4:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: error: ‘__builtin_strncpy’ specified bound 256 equals destination size [-Werror=stringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3184/4631] Compiling C object 'drivers/a715181@@tmp_rte_baseband_turbo_sw@sta/baseband_turbo_sw_bbdev_turbo_software.c.o'.
[3185/4631] Compiling C object 'app/a172ced@@dpdk-pdump@exe/pdump_main.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

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

* |SUCCESS| pw116184 [PATCH] [v2] dumpcap: add the mutiprocess fileprefix support.
@ 2022-09-12 13:34 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-09-12 13:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/116184

_Performance Testing PASS_

Submitter: Arshdeep Kaur <arshdeep.kaur@intel.com>
Date: Monday, September 12 2022 12:43:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116184 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -0.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 2.5%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -2.5%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -0.8%                        |
+----------+-------------+---------+------------+------------------------------+

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 128     | 64         | -0.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | -0.3%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -0.6%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 0.5%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.2%                         |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw116184 [PATCH] [v2] dumpcap: add the mutiprocess fileprefix support.
@ 2022-09-12 13:30 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-09-12 13:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/116184

_Performance Testing PASS_

Submitter: Arshdeep Kaur <arshdeep.kaur@intel.com>
Date: Monday, September 12 2022 12:43:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116184 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

Detail performance results: 
+----------+-------------+---------+------------+------------------------------+
| num_cpus | num_threads | txd/rxd | frame_size |  throughput difference from  |
|          |             |         |            |           expected           |
+==========+=============+=========+============+==============================+
| 1        | 2           | 512     | 64         | -0.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 2.5%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -2.5%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -0.8%                        |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw116184 [PATCH] [v2] dumpcap: add the mutiprocess fileprefix support.
@ 2022-09-12 13:22 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-09-12 13:22 UTC (permalink / raw)
  To: Ali Alnubani, Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/116184

_Performance Testing PASS_

Submitter: Arshdeep Kaur <arshdeep.kaur@intel.com>
Date: Monday, September 12 2022 12:43:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116184 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw116184 [PATCH] [v2] dumpcap: add the mutiprocess fileprefix support.
@ 2022-09-12 13:17 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-09-12 13:17 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/116184

_Functional Testing PASS_

Submitter: Arshdeep Kaur <arshdeep.kaur@intel.com>
Date: Monday, September 12 2022 12:43:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116184 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw116184 [PATCH] [v2] dumpcap: add the mutiprocess fileprefix support.
@ 2022-09-12 13:15 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-09-12 13:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/116184

_Functional Testing PASS_

Submitter: Arshdeep Kaur <arshdeep.kaur@intel.com>
Date: Monday, September 12 2022 12:43:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116184 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw116184 [PATCH] [v2] dumpcap: add the mutiprocess fileprefix support.
@ 2022-09-12 13:14 dpdklab
  0 siblings, 0 replies; 8+ messages in thread
From: dpdklab @ 2022-09-12 13:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

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

Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/116184

_Functional Testing PASS_

Submitter: Arshdeep Kaur <arshdeep.kaur@intel.com>
Date: Monday, September 12 2022 12:43:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1

116184 --> functional testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2022-09-12 14:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220912124309.233363-1-arshdeep.kaur@intel.com>
2022-09-12 12:44 ` |SUCCESS| pw116184 [PATCH v2] dumpcap: add the mutiprocess fileprefix support checkpatch
2022-09-12 14:19 ` |FAILURE| " 0-day Robot
2022-09-12 13:14 |SUCCESS| pw116184 [PATCH] [v2] " dpdklab
2022-09-12 13:15 dpdklab
2022-09-12 13:17 dpdklab
2022-09-12 13:22 dpdklab
2022-09-12 13:30 dpdklab
2022-09-12 13:34 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).