From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A9D4442925 for ; Wed, 12 Apr 2023 11:51:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5BB24067B; Wed, 12 Apr 2023 11:51:50 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 898304067B for ; Wed, 12 Apr 2023 11:51:49 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id s26so5059084ioa.1 for ; Wed, 12 Apr 2023 02:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681293109; x=1683885109; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=eNAx9tXglTJy8kSwOlr5p1CJZ2tIGroJkIUl6PBhiCI=; b=QNrS0XL9LXewdW5CL1JjNuMkp5TDicxpyP5ivw0LdnUpePAKM/HhT+yMOdHqNiO8ab R6vTMCeB8WwQrW33qT+6901LClrLacDKYxw0mgHZYMg8CGJ/82WMr5tgEpA8GRNOWwBd +zGKgUg3N5zanu/xbTBMhizZIFxzix8ESu7zg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681293109; x=1683885109; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eNAx9tXglTJy8kSwOlr5p1CJZ2tIGroJkIUl6PBhiCI=; b=VhMQG8HwroCyEKguCajR2rxQ7jvlsJomvNC8rhJu0dd8i8rZ+4HfLsZ87jv+kp0qr/ HWjAe4HyuUMPumsC4quMpK6tsggT7VTdsXQ1Yixe/3M38oNRe/veQTNI5teZk3qJFoII 08KCjkqUOVXB53NcewsSuIO2ADG8f86E0uluzYoGjDnthmCPqgAjPKg0hr1pMg6IFsSI djeiCF8fAv6gQgDh6nharNZxvWqgaN/BQv7LZ84zpXzxgbAnUbpDEjq/yKZv0RJV9dor eYlnxTRZA1EEnYfwiDmF1FQyLRoKSO5ONkR4JRrJGgASh5Rva+p39mLpuxfMXgU0/d2Z s0DQ== X-Gm-Message-State: AAQBX9d1TQvS52j+dlmWVUZmsOWyaWmhKiATuMD7IunhOrGkLzUB1RH9 SiKnKGpIMbnOOBPHGeueVDwnGvRPCwXfTUBq5qmQdZZ+XtlPaOQIHNywwMKGWbmvIexgVzxoMw= = X-Google-Smtp-Source: AKy350Z/wELzYp4rnIalA2NoSQCRkDBNiRvLVCsj0xPVSYyyitIveWRi7wY4R6nvkqWVzh650klvFVirZDxA X-Received: by 2002:a05:6602:124a:b0:760:a418:2507 with SMTP id o10-20020a056602124a00b00760a4182507mr1201361iou.1.1681293108932; Wed, 12 Apr 2023 02:51:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g17-20020a05660203d100b007607d0c32a0sm1321809iov.29.2023.04.12.02.51.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 02:51:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 7CC39605246B; Wed, 12 Apr 2023 05:51:48 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 7B92F60095; Wed, 12 Apr 2023 09:51:48 +0000 (UTC) Subject: |FAILURE| pw125957-125959 [PATCH] [v2, 3/3] net/iavf: support Rx timestamp offload on SSE From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , Zhichao Zeng Content-Type: text/plain Message-Id: <20230412095148.7B92F60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 09:51:48 +0000 (UTC) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-x86_64-compile-testing Test-Status: FAILURE http://dpdk.org/patch/125959 _Testing issues_ Submitter: Zhichao Zeng Date: Wednesday, April 12 2023 08:46:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125957-125959 --> testing fail Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | RHEL 7 | FAIL | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ ==== 20 line log output for RHEL 7 (dpdk_meson_compile): ==== [1568/3218] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command. [1569/3218] Compiling C object 'drivers/a715181@@rte_net_i40e@sha/meson-generated_.._rte_net_i40e.pmd.c.o'. [1570/3218] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ethdev.c.o'. [1571/3218] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fdir.c.o'. [1572/3218] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o'. [1573/3218] Linking target drivers/librte_net_i40e.so.23.2. [1574/3218] Generating symbol file 'drivers/a715181@@rte_net_i40e@sha/librte_net_i40e.so.23.2.symbols'. [1575/3218] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_hash.c.o'. [1576/3218] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_tm.c.o'. [1577/3218] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_ipsec_crypto.c.o'. [1578/3218] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_fsub.c.o'. [1579/3218] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o'. FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o ccache cc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../common/iavf -Ilib/ethdev -I../lib/ethdev -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/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 -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -pipe -D_FILE_OFFSET_BITS=64 - Wall -Winvalid-pch -Wextra -Werror -O3 -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx_vec_sse.c.o' -c ../drivers/net/iavf/iavf_rxtx_vec_sse.c ../drivers/net/iavf/iavf_rxtx_vec_sse.c: In function '_recv_raw_pkts_vec_flex_rxd': ../drivers/net/iavf/iavf_rxtx_vec_sse.c:1130:9: error: unknown option after '#pragma GCC diagnostic' kind [-Werror=pragmas] #pragma GCC diagnostic ignored "-Wimplicit-fallthrough" ^ cc1: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25965/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/