automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw130431 [PATCH v5 3/3] power: amd power monitor support
       [not found] <20230816185959.1331336-3-sivaprasad.tummala@amd.com>
@ 2023-08-16 19:02 ` checkpatch
  2023-08-16 20:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-08-16 19:02 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw130431 [PATCH v5 3/3] power: amd power monitor support
       [not found] <20230816185959.1331336-3-sivaprasad.tummala@amd.com>
  2023-08-16 19:02 ` |SUCCESS| pw130431 [PATCH v5 3/3] power: amd power monitor support checkpatch
@ 2023-08-16 20:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2023-08-16 20:19 UTC (permalink / raw)
  To: test-report; +Cc: Sivaprasad.Tummala, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5882955359
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" 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
####################################################################################
[69/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[70/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[71/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[72/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[73/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[74/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[75/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cpuflags.c.o'.
[76/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_hypervisor.c.o'.
[77/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_spinlock.c.o'.
[78/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_cycles.c.o'.
[79/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_power_intrinsics.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_x86_rte_power_intrinsics.c.o 
ccache gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 '-DABI_VERSION="24.0"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_power_intrinsics.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_power_intrinsics.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_x86_rte_power_intrinsics.c.o' -c ../lib/eal/x86/rte_power_intrinsics.c
In file included from ../lib/eal/x86/rte_power_intrinsics.c:5:
../lib/eal/x86/rte_power_intrinsics.c: In function ‘amd_mwaitx’:
../lib/eal/include/rte_common.h:33:13: error: inconsistent operand constraints in an ‘asm’
   33 | #define asm __asm__
      |             ^~~~~~~
../lib/eal/x86/rte_power_intrinsics.c:62:2: note: in expansion of macro ‘asm’
   62 |  asm volatile(".byte 0x0f, 0x01, 0xfb;"
      |  ^~~
[80/3067] Compiling C object 'lib/76b5a35@@rte_ring@sta/ring_rte_ring.c.o'.
[81/3067] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
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
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2023-08-16 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230816185959.1331336-3-sivaprasad.tummala@amd.com>
2023-08-16 19:02 ` |SUCCESS| pw130431 [PATCH v5 3/3] power: amd power monitor support checkpatch
2023-08-16 20:19 ` |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).