[dpdk-test-report] |FAILURE| pw84036 [PATCH] net/ice: support flow mark ID in avx512 path

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Nov 12 04:17:58 CET 2020


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

_build patch failure_

Submitter: Zhang,Alvin <alvinx.zhang at intel.com>
Date: Thursday, November 12 2020 02:39:33 
Applied on: CommitID:a8adac0bc098dad9ca7f7977b6204b29669244e8
Apply patch set 84036 failed:

[1/1253] Linking static target drivers/net/iavf/libiavf_avx512_lib.a.
[2/1253] Linking static target drivers/libtmp_rte_net_i40e.a.
[3/1253] Linking static target drivers/libtmp_rte_net_hns3.a.
[4/1253] Linking static target drivers/libtmp_rte_net_iavf.a.
[5/1253] Linking target lib/librte_pipeline.so.21.0.
[6/1253] Linking target drivers/librte_net_hinic.so.21.0.
[7/1253] Generating rte_net_iavf.pmd.c with a custom command.
[8/1253] Generating rte_net_i40e.pmd.c with a custom command.
[9/1253] Compiling C object 'drivers/a715181@@rte_net_i40e at sta/meson-generated_.._rte_net_i40e.pmd.c.o'.
[10/1253] Compiling C object 'drivers/a715181@@rte_net_iavf at sta/meson-generated_.._rte_net_iavf.pmd.c.o'.
[11/1253] Compiling C object 'drivers/a715181@@rte_net_i40e at sha/meson-generated_.._rte_net_i40e.pmd.c.o'.
[12/1253] Linking static target drivers/librte_net_i40e.a.
[13/1253] Linking static target drivers/librte_net_iavf.a.
[14/1253] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_acl.c.o'.
[15/1253] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib at sta/ice_rxtx_vec_avx512.c.o'.
FAILED: drivers/net/ice/6ab06a9@@ice_avx512_lib at sta/ice_rxtx_vec_avx512.c.o 
cc -Idrivers/net/ice/6ab06a9@@ice_avx512_lib at sta -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -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 -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -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 -DCC_AVX512_SUPPORT -mavx512f -mavx512bw -march=skylake-avx512 -MD -MQ 'drivers/net/ice/6ab06a9@@ice_avx512_lib at sta/ice_rxtx_vec_avx512.c.o' -MF 'drivers/net/ice/6ab06a9@@ice_avx512_lib at sta/ice_rxtx_vec_avx512.c.o.d' -o 'drivers/net/ice/6ab06a9@@ice_avx512_lib at sta/ice_rxtx_vec_avx512.c.o' -c ../drivers/net/ice/ice_rxtx_vec_avx512.c
../drivers/net/ice/ice_rxtx_vec_avx512.c: In function ‘_ice_recv_raw_pkts_vec_avx512’:
../drivers/net/ice/ice_rxtx_vec_avx512.c:480:15: error: assignment of read-only variable ‘mbuf_flags’
    mbuf_flags = _mm256_or_si256(mbuf_flags, fdir_flags);
               ^
[16/1253] Compiling C object 'drivers/a715181@@rte_net_iavf at sha/meson-generated_.._rte_net_iavf.pmd.c.o'.
[17/1253] Generating rte_net_hns3.pmd.c with a custom command.
[18/1253] Generating symbol file 'lib/76b5a35@@rte_pipeline at sha/librte_pipeline.so.21.0.symbols'.
[19/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_hash.c.o'.
[20/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_dcf_parent.c.o'.
[21/1253] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_dcb.c.o'.
[22/1253] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_fdir.c.o'.
[23/1253] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base at sta/ice_acl_ctrl.c.o'.
[24/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_generic_flow.c.o'.
[25/1253] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command.
[26/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_acl_filter.c.o'.
[27/1253] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command.
[28/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_fdir_filter.c.o'.
[29/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx_vec_avx2.c.o'.
[30/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_switch_filter.c.o'.
[31/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_ethdev.c.o'.
[32/1253] Compiling C object 'drivers/a715181@@tmp_rte_net_ice at sta/net_ice_ice_rxtx.c.o'.
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab


More information about the test-report mailing list