automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw108843 [PATCH v2 5/5] vhost: add statistics for IOTLB
       [not found] <20220324124638.32672-6-maxime.coquelin@redhat.com>
@ 2022-03-24 12:47 ` checkpatch
  2022-03-24 14:39 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-03-24 12:47 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw108843 [PATCH v2 5/5] vhost: add statistics for IOTLB
       [not found] <20220324124638.32672-6-maxime.coquelin@redhat.com>
  2022-03-24 12:47 ` |SUCCESS| pw108843 [PATCH v2 5/5] vhost: add statistics for IOTLB checkpatch
@ 2022-03-24 14:39 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-03-24 14:39 UTC (permalink / raw)
  To: test-report; +Cc: maxime.coquelin, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2034411780
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
[3452/4597] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_ccm.c.o'.
[3453/4597] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_sha.c.o'.
[3454/4597] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_xts.c.o'.
[3455/4597] Compiling C object 'examples/c590b3c@@dpdk-helloworld@exe/helloworld_main.c.o'.
[3456/4597] Compiling C object 'examples/c590b3c@@dpdk-flow_filtering@exe/flow_filtering_main.c.o'.
[3457/4597] Compiling C object 'examples/c590b3c@@dpdk-flow_classify@exe/flow_classify_flow_classify.c.o'.
[3458/4597] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_dev_self_test.c.o'.
[3459/4597] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_main.c.o'.
[3460/4597] Linking target examples/dpdk-flow_filtering.
[3461/4597] Linking target examples/dpdk-fips_validation.
[3462/4597] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_cli.c.o'.
[3463/4597] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_action.c.o'.
[3464/4597] Linking target examples/dpdk-flow_classify.
[3465/4597] Compiling C object 'examples/c590b3c@@dpdk-ip_fragmentation@exe/ip_fragmentation_main.c.o'.
[3466/4597] Linking target examples/dpdk-helloworld.
[3467/4597] Linking target examples/dpdk-ip_fragmentation.
[3468/4597] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_conn.c.o'.
[3469/4597] Generating doxygen with a custom command.
FAILED: doc/api/html 
/home/runner/work/dpdk/dpdk/doc/api/generate_doxygen.sh doc/api/doxy-api.conf doc/api/html /home/runner/work/dpdk/dpdk/doc/api/doxy-html-custom.sh
/home/runner/work/dpdk/dpdk/lib/vhost/rte_vhost.h:1094: error: argument 'stats_names' of command @param is not found in the argument list of rte_vhost_vring_stats_get_names(int vid, uint16_t queue_id, struct rte_vhost_stat_name *name, unsigned int size) (warning treated as error, aborting now)
[3470/4597] Compiling C object 'examples/c590b3c@@dpdk-ip_pipeline@exe/ip_pipeline_parser.c.o'.
[3471/4597] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[3419/4599] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bitratestats.c.o'.
[3420/4599] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_vdev.c.o'.
[3421/4599] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pmd_ring_perf.c.o'.
[3422/4599] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[3423/4599] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_latencystats.c.o'.
[3424/4599] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[3425/4599] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pdump.c.o'.
[3426/4599] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[3427/4599] Compiling C object 'examples/c590b3c@@dpdk-bond@exe/bond_main.c.o'.
[3428/4599] Linking target examples/dpdk-bond.
[3429/4599] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[3430/4599] Generating examples.dox with a custom command.
[3431/4599] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[3432/4599] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[3433/4599] Linking target examples/dpdk-bbdev_app.
[3434/4599] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[3435/4599] Linking target examples/dpdk-dma.
[3436/4599] Generating doxygen with a custom command.
FAILED: doc/api/html 
/home/runner/work/dpdk/dpdk/doc/api/generate_doxygen.sh doc/api/doxy-api.conf doc/api/html /home/runner/work/dpdk/dpdk/doc/api/doxy-html-custom.sh
/home/runner/work/dpdk/dpdk/lib/vhost/rte_vhost.h:1094: error: argument 'stats_names' of command @param is not found in the argument list of rte_vhost_vring_stats_get_names(int vid, uint16_t queue_id, struct rte_vhost_stat_name *name, unsigned int size) (warning treated as error, aborting now)
[3437/4599] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[3438/4599] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-03-24 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220324124638.32672-6-maxime.coquelin@redhat.com>
2022-03-24 12:47 ` |SUCCESS| pw108843 [PATCH v2 5/5] vhost: add statistics for IOTLB checkpatch
2022-03-24 14:39 ` |FAILURE| " 0-day Robot

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).