automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw107020 [PATCH 9/9] net/txgbe: fix KR auto-negotiation
       [not found] <20220208101129.69173-10-jiawenwu@trustnetic.com>
@ 2022-02-08 10:06 ` checkpatch
  2022-02-08 11:59 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-02-08 10:06 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw107020 [PATCH 9/9] net/txgbe: fix KR auto-negotiation
       [not found] <20220208101129.69173-10-jiawenwu@trustnetic.com>
  2022-02-08 10:06 ` |SUCCESS| pw107020 [PATCH 9/9] net/txgbe: fix KR auto-negotiation checkpatch
@ 2022-02-08 11:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-02-08 11:59 UTC (permalink / raw)
  To: test-report; +Cc: jiawenwu, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1811650491
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-clang-static" 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-clang-static" at step Build and test
####################################################################################
[1906/3865] Generating rte_net_nfp_mingw with a custom command.
[1907/3865] Generating rte_net_mlx5.pmd.c with a custom command.
[1908/3865] Compiling C object 'drivers/a715181@@rte_net_mlx5@sha/meson-generated_.._rte_net_mlx5.pmd.c.o'.
[1909/3865] Compiling C object 'drivers/a715181@@rte_net_mlx5@sta/meson-generated_.._rte_net_mlx5.pmd.c.o'.
[1910/3865] Linking static target drivers/librte_net_mlx5.a.
[1911/3865] Linking target drivers/librte_net_mlx5.so.22.1.
[1912/3865] Generating rte_net_nfp.pmd.c with a custom command.
[1913/3865] Compiling C object 'drivers/a715181@@rte_net_nfp@sta/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1914/3865] Compiling C object 'drivers/a715181@@rte_net_nfp@sha/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1915/3865] Linking static target drivers/librte_net_nfp.a.
[1916/3865] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mbx.c.o'.
[1917/3865] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy.c.o'.
[1918/3865] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o'.
[1919/3865] Linking target drivers/librte_net_nfp.so.22.1.
[1920/3865] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o'.
FAILED: drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o 
ccache clang -Idrivers/net/ngbe/base/668b126@@ngbe_base@sta -Idrivers/net/ngbe/base -I../drivers/net/ngbe/base -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/ethdev -I../lib/ethdev -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Xclang -fcolor-diagnostics -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API  -MD -MQ 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o' -MF 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o.d' -o 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o' -c ../drivers/net/ngbe/base/ngbe_hw.c
../drivers/net/ngbe/base/ngbe_hw.c:1835:23: error: implicit conversion from enumeration type 'enum ngbe_media_type' to different enumeration type 'enum ngbe_link_type' [-Werror,-Wenum-conversion]
                hw->mac.link_type = ngbe_media_type_unknown;
                                  ~ ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1921/3865] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_eeprom.c.o'.
[1922/3865] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[1929/4061] Generating rte_net_mlx5.pmd.c with a custom command.
[1930/4061] Compiling C object 'drivers/a715181@@rte_net_mlx5@sha/meson-generated_.._rte_net_mlx5.pmd.c.o'.
[1931/4061] Compiling C object 'drivers/a715181@@rte_net_mlx5@sta/meson-generated_.._rte_net_mlx5.pmd.c.o'.
[1932/4061] Linking static target drivers/librte_net_mlx5.a.
[1933/4061] Generating rte_net_nfp.pmd.c with a custom command.
[1934/4061] Compiling C object 'drivers/a715181@@rte_net_nfp@sta/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1935/4061] Compiling C object 'drivers/a715181@@rte_net_nfp@sha/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1936/4061] Linking static target drivers/librte_net_nfp.a.
[1937/4061] Linking target drivers/librte_net_mlx5.so.22.1.
[1938/4061] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mbx.c.o'.
[1939/4061] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_mng.c.o'.
[1940/4061] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy.c.o'.
[1941/4061] Linking target drivers/librte_net_nfp.so.22.1.
[1942/4061] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_eeprom.c.o'.
[1943/4061] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o'.
FAILED: drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o 
ccache clang -Idrivers/net/ngbe/base/668b126@@ngbe_base@sta -Idrivers/net/ngbe/base -I../drivers/net/ngbe/base -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/ethdev -I../lib/ethdev -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Xclang -fcolor-diagnostics -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API  -MD -MQ 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o' -MF 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o.d' -o 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_hw.c.o' -c ../drivers/net/ngbe/base/ngbe_hw.c
../drivers/net/ngbe/base/ngbe_hw.c:1835:23: error: implicit conversion from enumeration type 'enum ngbe_media_type' to different enumeration type 'enum ngbe_link_type' [-Werror,-Wenum-conversion]
                hw->mac.link_type = ngbe_media_type_unknown;
                                  ~ ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1944/4061] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base@sta/ngbe_phy_rtl.c.o'.
[1945/4061] Compiling C object 'drivers/a715181@@tmp_rte_net_ngbe@sta/net_ngbe_ngbe_ethdev.c.o'.
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-02-08 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220208101129.69173-10-jiawenwu@trustnetic.com>
2022-02-08 10:06 ` |SUCCESS| pw107020 [PATCH 9/9] net/txgbe: fix KR auto-negotiation checkpatch
2022-02-08 11:59 ` |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).