automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw126848 [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support
       [not found] <20230515064700.624054-5-miao.li@intel.com>
@ 2023-05-15  6:49 ` checkpatch
  2023-05-15  7:59 ` |FAILURE| " 0-day Robot
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 28+ messages in thread
From: checkpatch @ 2023-05-15  6:49 UTC (permalink / raw)
  To: test-report; +Cc: Miao Li

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

_coding style issues_


WARNING:EMAIL_SUBJECT: A patch subject line should describe the change not the tool that found it
#47: 
Subject: [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support

total: 0 errors, 1 warnings, 142 lines checked

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

* |FAILURE| pw126848 [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support
       [not found] <20230515064700.624054-5-miao.li@intel.com>
  2023-05-15  6:49 ` |WARNING| pw126848 [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support checkpatch
@ 2023-05-15  7:59 ` 0-day Robot
  2023-05-16  1:34 ` |SUCCESS| pw126845-126848 " qemudev
  2023-05-16  1:35 ` qemudev
  3 siblings, 0 replies; 28+ messages in thread
From: 0-day Robot @ 2023-05-15  7:59 UTC (permalink / raw)
  To: test-report; +Cc: miao.li, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4977447920
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[611/3032] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_params.c.o'.
[612/3032] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
[613/3032] Linking target drivers/librte_bus_dpaa.so.23.2.
[614/3032] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_pci_common_uio.c.o'.
[615/3032] Generating symbol file 'drivers/a715181@@rte_bus_dpaa@sha/librte_bus_dpaa.so.23.2.symbols'.
[616/3032] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_uio.c.o'.
[617/3032] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci.c.o'.
[618/3032] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform_params.c.o'.
[619/3032] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o' -c ../drivers/bus/pci/linux/pci_vfio.c
In file included from ../lib/eal/include/rte_log.h:25,
                 from ../drivers/bus/pci/linux/pci_vfio.c:14:
../drivers/bus/pci/linux/pci_vfio.c: In function ‘pci_vfio_sparse_mmap_bar’:
../lib/eal/include/rte_common.h:290:30: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
  290 | #define RTE_PTR_ADD(ptr, x) ((void*)((uintptr_t)(ptr) + (x)))
      |                              ^
../drivers/bus/pci/linux/pci_vfio.c:698:18: note: in expansion of macro ‘RTE_PTR_ADD’
  698 |     void *addr = RTE_PTR_ADD(bar_addr, sparse->offset);
      |                  ^~~~~~~~~~~
cc1: all warnings being treated as errors
[620/3032] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o'.
[621/3032] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
ccache x86_64-w64-mingw32-gcc -Idrivers/a715181@@tmp_rte_bus_pci@sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/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/pci -I../lib/pci -fdiagnostics-color=always -pipe -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 -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_windows_pci.c.obj' -MF 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_windows_pci.c.obj.d' -o 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_windows_pci.c.obj' -c ../drivers/bus/pci/windows/pci.c
../drivers/bus/pci/windows/pci.c: In function ‘pci_scan_one’:
../drivers/bus/pci/windows/pci.c:412:14: error: passing argument 1 of ‘pci_free’ from incompatible pointer type [-Werror=incompatible-pointer-types]
  412 |     pci_free(dev);
      |              ^~~
      |              |
      |              struct rte_pci_device *
In file included from ../drivers/bus/pci/windows/pci.c:14:
../drivers/bus/pci/private.h:77:42: note: expected ‘struct rte_pci_device_internal *’ but argument is of type ‘struct rte_pci_device *’
   77 | pci_free(struct rte_pci_device_internal *pdev);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../drivers/bus/pci/windows/pci.c:421:11: error: passing argument 1 of ‘pci_free’ from incompatible pointer type [-Werror=incompatible-pointer-types]
  421 |  pci_free(dev);
      |           ^~~
      |           |
      |           struct rte_pci_device *
In file included from ../drivers/bus/pci/windows/pci.c:14:
../drivers/bus/pci/private.h:77:42: note: expected ‘struct rte_pci_device_internal *’ but argument is of type ‘struct rte_pci_device *’
   77 | pci_free(struct rte_pci_device_internal *pdev);
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
cc1: all warnings being treated as errors
[357/1416] Linking target drivers/librte_mempool_stack-23.dll.
[358/1416] Compiling C object 'drivers/a715181@@tmp_rte_dma_idxd@sta/dma_idxd_idxd_pci.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

* |SUCCESS| pw126845-126848 [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support
       [not found] <20230515064700.624054-5-miao.li@intel.com>
  2023-05-15  6:49 ` |WARNING| pw126848 [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support checkpatch
  2023-05-15  7:59 ` |FAILURE| " 0-day Robot
@ 2023-05-16  1:34 ` qemudev
  2023-05-16  1:35 ` qemudev
  3 siblings, 0 replies; 28+ messages in thread
From: qemudev @ 2023-05-16  1:34 UTC (permalink / raw)
  To: test-report

Test-Label: loongarch-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Compilation OK_

Submitter: Miao Li <miao.li@intel.com>
Date: Mon, 15 May 2023 06:46:57 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> meson & ninja build successfully

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


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

* |SUCCESS| pw126845-126848 [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support
       [not found] <20230515064700.624054-5-miao.li@intel.com>
                   ` (2 preceding siblings ...)
  2023-05-16  1:34 ` |SUCCESS| pw126845-126848 " qemudev
@ 2023-05-16  1:35 ` qemudev
  3 siblings, 0 replies; 28+ messages in thread
From: qemudev @ 2023-05-16  1:35 UTC (permalink / raw)
  To: test-report

Test-Label: loongarch-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Unit Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Mon, 15 May 2023 06:46:57 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Test result details:
  1/104 DPDK:fast-tests / acl_autotest                            OK              2.78s
  2/104 DPDK:fast-tests / atomic_autotest                         OK              7.08s
  3/104 DPDK:fast-tests / bitmap_autotest                         OK              0.07s
  4/104 DPDK:fast-tests / bpf_autotest                            OK              0.07s
  5/104 DPDK:fast-tests / bpf_convert_autotest                    OK              0.07s
  6/104 DPDK:fast-tests / bitops_autotest                         OK              0.07s
  7/104 DPDK:fast-tests / byteorder_autotest                      OK              0.07s
  8/104 DPDK:fast-tests / cksum_autotest                          OK              0.07s
  9/104 DPDK:fast-tests / cmdline_autotest                        OK              0.07s
 10/104 DPDK:fast-tests / common_autotest                         OK              0.92s
 11/104 DPDK:fast-tests / cpuflags_autotest                       OK              0.07s
 12/104 DPDK:fast-tests / debug_autotest                          OK              5.63s
 13/104 DPDK:fast-tests / devargs_autotest                        OK              0.07s
 14/104 DPDK:fast-tests / eal_flags_c_opt_autotest                OK              0.72s
 15/104 DPDK:fast-tests / eal_flags_main_opt_autotest             OK              0.22s
 16/104 DPDK:fast-tests / eal_flags_n_opt_autotest                OK              0.17s
 17/104 DPDK:fast-tests / eal_flags_hpet_autotest                 OK              0.12s
 18/104 DPDK:fast-tests / eal_flags_no_huge_autotest              OK              0.22s
 19/104 DPDK:fast-tests / eal_flags_a_opt_autotest                OK              0.27s
 20/104 DPDK:fast-tests / eal_flags_b_opt_autotest                OK              0.22s
 21/104 DPDK:fast-tests / eal_flags_vdev_opt_autotest             OK              0.17s
 22/104 DPDK:fast-tests / eal_flags_r_opt_autotest                OK              0.17s
 23/104 DPDK:fast-tests / eal_flags_mem_autotest                  OK              0.57s
 24/104 DPDK:fast-tests / eal_flags_file_prefix_autotest          OK             22.26s
 25/104 DPDK:fast-tests / eal_flags_misc_autotest                 OK              0.77s
 26/104 DPDK:fast-tests / eal_fs_autotest                         OK              0.07s
 27/104 DPDK:fast-tests / errno_autotest                          OK              0.07s
 28/104 DPDK:fast-tests / ethdev_link_status                      OK              0.07s
 29/104 DPDK:fast-tests / event_ring_autotest                     OK              0.07s
 30/104 DPDK:fast-tests / fib_autotest                            OK              0.87s
 31/104 DPDK:fast-tests / fib6_autotest                           OK              0.87s
 32/104 DPDK:fast-tests / func_reentrancy_autotest                OK              2.23s
 33/104 DPDK:fast-tests / hash_autotest                           OK              1.02s
 34/104 DPDK:fast-tests / interrupt_autotest                      OK              1.37s
 35/104 DPDK:fast-tests / ipfrag_autotest                         OK              0.07s
 36/104 DPDK:fast-tests / lcores_autotest                         OK              5.12s
 37/104 DPDK:fast-tests / logs_autotest                           OK              0.07s
 38/104 DPDK:fast-tests / lpm_autotest                            OK              5.96s
 39/104 DPDK:fast-tests / lpm6_autotest                           OK              8.83s
 40/104 DPDK:fast-tests / malloc_autotest                         OK             60.86s
 41/104 DPDK:fast-tests / mbuf_autotest                           OK              7.13s
 42/104 DPDK:fast-tests / mcslock_autotest                        OK              4.17s
 43/104 DPDK:fast-tests / memcpy_autotest                         OK              6.68s
 44/104 DPDK:fast-tests / memory_autotest                         OK              0.12s
 45/104 DPDK:fast-tests / mempool_autotest                        OK              0.42s
 46/104 DPDK:fast-tests / memzone_autotest                        OK              0.17s
 47/104 DPDK:fast-tests / meter_autotest                          OK              0.07s
 48/104 DPDK:fast-tests / multiprocess_autotest                   OK              0.17s
 49/104 DPDK:fast-tests / per_lcore_autotest                      OK              0.17s
 50/104 DPDK:fast-tests / pflock_autotest                         OK              0.87s
 51/104 DPDK:fast-tests / prefetch_autotest                       OK              0.07s
 52/104 DPDK:fast-tests / rcu_qsbr_autotest                       OK              0.57s
 53/104 DPDK:fast-tests / pie_autotest                            OK              0.07s
 54/104 DPDK:fast-tests / rib_autotest                            OK             10.30s
 55/104 DPDK:fast-tests / rib6_autotest                           OK             10.30s
 56/104 DPDK:fast-tests / ring_autotest                           OK              0.12s
 57/104 DPDK:fast-tests / rwlock_test1_autotest                   OK              0.82s
 58/104 DPDK:fast-tests / rwlock_rda_autotest                     OK              5.07s
 59/104 DPDK:fast-tests / rwlock_rds_wrm_autotest                 OK              5.07s
 60/104 DPDK:fast-tests / rwlock_rde_wro_autotest                 OK              5.07s
 61/104 DPDK:fast-tests / sched_autotest                          OK              0.07s
 62/104 DPDK:fast-tests / security_autotest                       OK              0.07s
 63/104 DPDK:fast-tests / seqlock_autotest                        OK              2.07s
 64/104 DPDK:fast-tests / spinlock_autotest                       OK              0.17s
 65/104 DPDK:fast-tests / stack_autotest                          OK              0.87s
 66/104 DPDK:fast-tests / stack_lf_autotest                       SKIP            0.07s   exit status 77
 67/104 DPDK:fast-tests / string_autotest                         OK              0.07s
 68/104 DPDK:fast-tests / tailq_autotest                          OK              0.07s
 69/104 DPDK:fast-tests / ticketlock_autotest                     OK              0.22s
 70/104 DPDK:fast-tests / timer_autotest                          OK              3.97s
 71/104 DPDK:fast-tests / user_delay_us                           OK              0.07s
 72/104 DPDK:fast-tests / version_autotest                        OK              0.07s
 73/104 DPDK:fast-tests / crc_autotest                            OK              0.07s
 74/104 DPDK:fast-tests / distributor_autotest                    OK              1.22s
 75/104 DPDK:fast-tests / eventdev_common_autotest                OK              0.07s
 76/104 DPDK:fast-tests / fbarray_autotest                        OK              0.07s
 77/104 DPDK:fast-tests / hash_readwrite_func_autotest            OK              6.39s
 78/104 DPDK:fast-tests / ipsec_autotest                          SKIP            0.07s   exit status 77
 79/104 DPDK:fast-tests / kni_autotest                            SKIP            0.07s   exit status 77
 80/104 DPDK:fast-tests / kvargs_autotest                         OK              0.07s
 81/104 DPDK:fast-tests / member_autotest                         OK              1.22s
 82/104 DPDK:fast-tests / power_cpufreq_autotest                  SKIP            0.07s   exit status 77
 83/104 DPDK:fast-tests / power_autotest                          OK              0.07s
 84/104 DPDK:fast-tests / power_kvm_vm_autotest                   SKIP            0.07s   exit status 77
 85/104 DPDK:fast-tests / power_intel_uncore_autotest             SKIP            0.07s   exit status 77
 86/104 DPDK:fast-tests / reorder_autotest                        OK              0.12s
 87/104 DPDK:fast-tests / service_autotest                        OK              2.77s
 88/104 DPDK:fast-tests / thash_autotest                          OK              0.07s
 89/104 DPDK:fast-tests / threads_autotest                        OK              0.27s
 90/104 DPDK:fast-tests / trace_autotest                          OK              0.07s
 91/104 DPDK:fast-tests / trace_autotest_with_traces              OK              0.12s
 92/104 DPDK:fast-tests / metrics_autotest                        OK              0.07s
 93/104 DPDK:fast-tests / telemetry_json_autotest                 OK              0.07s
 94/104 DPDK:fast-tests / telemetry_data_autotest                 OK              0.07s
 95/104 DPDK:fast-tests / table_autotest                          OK             10.00s
 96/104 DPDK:fast-tests / ring_pmd_autotest                       OK              0.07s
 97/104 DPDK:fast-tests / event_eth_tx_adapter_autotest           OK              1.47s
 98/104 DPDK:fast-tests / bitratestats_autotest                   OK              0.07s
 99/104 DPDK:fast-tests / latencystats_autotest                   OK              0.07s
100/104 DPDK:fast-tests / pdump_autotest                          OK              5.17s
101/104 DPDK:fast-tests / vdev_autotest                           OK              0.07s
102/104 DPDK:fast-tests / rawdev_autotest                         OK              0.07s
103/104 DPDK:fast-tests / compressdev_autotest                    SKIP            0.07s   exit status 77
104/104 DPDK:fast-tests / telemetry_all                           OK             14.84s


Ok:                 97
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            7
Timeout:            0


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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  8:07 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  8:07 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-aarch64-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+----------------------+------------------------------+---------------------------+--------------+
|     Environment      | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+======================+==============================+===========================+==============+
| Debian 11            | PASS                         | PASS                      | SKIPPED      |
+----------------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED                      | SKIPPED                   | PASS         |
+----------------------+------------------------------+---------------------------+--------------+


Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:54 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:54 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+


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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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/26223/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:51 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+


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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:48 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+


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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:47 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:47 UTC (permalink / raw)
  To: Test Report; +Cc: Miao Li

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+


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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:47 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:47 UTC (permalink / raw)
  To: Test Report; +Cc: Miao Li

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+


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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:46 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+


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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:44 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:44 UTC (permalink / raw)
  To: Test Report; +Cc: Miao Li

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+


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

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:43 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> functional 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 82599ES 10000 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


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-148-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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/26223/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:39 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> performance testing pass

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-148-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 2.7%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -3.9%                        |
+------------+---------+----------+-------------+------------------------------+

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

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.7%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+

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         | 1.2%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -0.7%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.6%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -0.6%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -1.7%                        |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:39 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Performance Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-39-generic
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3

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

Ubuntu 20.04 ARM
Kernel: 5.11.0-46-generic
Compiler: gcc 9.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:36 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+


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

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:34 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:34 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| RHEL 7           | PASS     |
+------------------+----------+


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

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)

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:30 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:30 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+


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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:29 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Functional Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04 ARM
Kernel: 5.11.0-46-generic
Compiler: gcc 9.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-148-generic aarch64
Compiler: gcc 9.4
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:27 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:27 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> functional 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 82599ES 10000 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 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/26223/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:26 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Performance Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-39-generic
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3

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

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:24 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:24 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Functional Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


Ubuntu 20.04 ARM
Kernel: 5.11.0-46-generic
Compiler: gcc 9.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:21 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:21 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> performance testing pass

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-148-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 2.7%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -3.9%                        |
+------------+---------+----------+-------------+------------------------------+

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

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 0.7%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:20 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> performance testing pass

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-148-generic aarch64
Compiler: gcc 9.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 512     | 1        | 1           | 2.7%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -3.9%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:19 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:19 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

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

_Performance Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-166-generic
Compiler: gcc 7.5.0
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.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.4%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:18 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> functional 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 82599ES 10000 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/26223/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:18 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

_Functional Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> functional 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 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/26223/

UNH-IOL DPDK Community Lab

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

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

* |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support
@ 2023-05-15  7:14 dpdklab
  0 siblings, 0 replies; 28+ messages in thread
From: dpdklab @ 2023-05-15  7:14 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

Test-Label: iol-broadcom-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/126848

_Functional Testing PASS_

Submitter: Miao Li <miao.li@intel.com>
Date: Monday, May 15 2023 06:47:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126845-126848 --> functional testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2


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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-05-16  1:49 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230515064700.624054-5-miao.li@intel.com>
2023-05-15  6:49 ` |WARNING| pw126848 [PATCH v1 4/4] bus/pci: add VFIO sparse mmap support checkpatch
2023-05-15  7:59 ` |FAILURE| " 0-day Robot
2023-05-16  1:34 ` |SUCCESS| pw126845-126848 " qemudev
2023-05-16  1:35 ` qemudev
2023-05-15  7:14 |SUCCESS| pw126845-126848 [PATCH] [v1, " dpdklab
2023-05-15  7:18 dpdklab
2023-05-15  7:18 dpdklab
2023-05-15  7:19 dpdklab
2023-05-15  7:20 dpdklab
2023-05-15  7:21 dpdklab
2023-05-15  7:24 dpdklab
2023-05-15  7:26 dpdklab
2023-05-15  7:27 dpdklab
2023-05-15  7:29 dpdklab
2023-05-15  7:30 dpdklab
2023-05-15  7:34 dpdklab
2023-05-15  7:36 dpdklab
2023-05-15  7:39 dpdklab
2023-05-15  7:39 dpdklab
2023-05-15  7:43 dpdklab
2023-05-15  7:44 dpdklab
2023-05-15  7:46 dpdklab
2023-05-15  7:47 dpdklab
2023-05-15  7:47 dpdklab
2023-05-15  7:48 dpdklab
2023-05-15  7:51 dpdklab
2023-05-15  7:54 dpdklab
2023-05-15  8:07 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).