[dpdk-test-report] |FAILURE| pw81956 [PATCH] [v8, 06/10] net/ixgbe: implement power management API

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Oct 23 21:59:28 CEST 2020


Test-Label: Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/81956

_build patch failure_

Submitter: Liang Ma <liang.j.ma at intel.com>
Date: Friday, October 23 2020 17:26:02 
Applied on: CommitID:b33b113fd1c108583bb80f1f1385e768901d5297
Apply patch set 81956 failed:

[1/1088] Linking static target drivers/libtmp_rte_net_ice.a.
[2/1088] Linking static target drivers/libtmp_rte_net_igc.a.
[3/1088] Linking static target drivers/net/ixgbe/base/libixgbe_base.a.
[4/1088] Generating rte_net_kni_mingw with a custom command.
[5/1088] Generating rte_net_liquidio_mingw with a custom command.
[6/1088] Generating rte_net_memif_def with a custom command.
[7/1088] Generating rte_net_liquidio_def with a custom command.
[8/1088] Generating rte_net_memif_mingw with a custom command.
[9/1088] Generating rte_net_igc.pmd.c with a custom command.
[10/1088] Compiling C object 'drivers/a715181@@rte_net_igc at sta/meson-generated_.._rte_net_igc.pmd.c.o'.
[11/1088] Linking static target drivers/librte_net_igc.a.
[12/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_liquidio at sta/net_liquidio_base_lio_23xx_vf.c.o'.
[13/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_liquidio at sta/net_liquidio_base_lio_mbox.c.o'.
[14/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_utils.c.o'.
[15/1088] Generating rte_net_ice.pmd.c with a custom command.
[16/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_kni at sta/net_kni_rte_eth_kni.c.o'.
[17/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_intr.c.o'.
[18/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_mp.c.o'.
[19/1088] Compiling C object 'drivers/a715181@@rte_net_igc at sha/meson-generated_.._rte_net_igc.pmd.c.o'.
[20/1088] Linking static target drivers/libtmp_rte_net_kni.a.
[21/1088] Compiling C object 'drivers/a715181@@rte_net_ice at sha/meson-generated_.._rte_net_ice.pmd.c.o'.
[22/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_ethdev.c.o 
cc -Idrivers/a715181@@tmp_rte_net_ixgbe at sta -Idrivers -I../drivers -Idrivers/net/ixgbe -I../drivers/net/ixgbe -Idrivers/net/ixgbe/base -I../drivers/net/ixgbe/base -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/librte_pci -I../lib/librte_pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_security -I../lib/librte_security -Ilib/librte_cryptodev -I../lib/librte_cryptodev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LIBRTE_IXGBE_BYPASS -MD -MQ 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_ethdev.c.o' -c ../drivers/net/ixgbe/ixgbe_ethdev.c
../drivers/net/ixgbe/ixgbe_ethdev.c:591:3: error: ‘const struct eth_dev_ops’ has no member named ‘get_wake_addr’
  .get_wake_addr        = ixgbe_get_wake_addr,
   ^~~~~~~~~~~~~
../drivers/net/ixgbe/ixgbe_ethdev.c:591:26: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
  .get_wake_addr        = ixgbe_get_wake_addr,
                          ^~~~~~~~~~~~~~~~~~~
../drivers/net/ixgbe/ixgbe_ethdev.c:591:26: note: (near initialization for ‘ixgbe_eth_dev_ops.dev_led_on’)
../drivers/net/ixgbe/ixgbe_ethdev.c:591:26: warning: initialized field overwritten [-Woverride-init]
../drivers/net/ixgbe/ixgbe_ethdev.c:591:26: note: (near initialization for ‘ixgbe_eth_dev_ops.dev_led_on’)
[23/1088] Compiling C object 'drivers/a715181@@rte_net_ice at sta/meson-generated_.._rte_net_ice.pmd.c.o'.
[24/1088] Generating rte_net_kni.pmd.c with a custom command.
[25/1088] Generating rte_net_mlx4_def with a custom command.
[26/1088] Generating rte_net_mlx4_mingw with a custom command.
[27/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4.c.o'.
[28/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_txq.c.o'.
[29/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_glue.c.o'.
[30/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_ethdev.c.o'.
[31/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_memif at sta/net_memif_memif_socket.c.o'.
[32/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_mr.c.o'.
[33/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_liquidio at sta/net_liquidio_lio_ethdev.c.o'.
[34/1088] Generating rte_net_igc.sym_chk with a meson_exe.py custom command.
[35/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_flow.c.o'.
[36/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_liquidio at sta/net_liquidio_lio_rxtx.c.o'.
[37/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_memif at sta/net_memif_rte_eth_memif.c.o'.
[38/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_rxq.c.o'.
[39/1088] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_rxtx.c.o'.
ninja: build stopped: subcommand failed.

https://lab.dpdk.org/results/dashboard/patchsets/13975/

UNH-IOL DPDK Community Lab


More information about the test-report mailing list