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 7027D45E9F for ; Sat, 14 Dec 2024 13:20:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C50740296; Sat, 14 Dec 2024 13:20:56 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id B520140041 for ; Sat, 14 Dec 2024 13:20:54 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a9c9f2a569so20689685ab.0 for ; Sat, 14 Dec 2024 04:20:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734178854; x=1734783654; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=96PXtcSiNG3NYmi5bJJg01HnPmoYiOR0grlaMWhq02s=; b=JO/2BZqs1Wm6Ds6jko+MVLz0S7ksaBqLtkd357dgGG9NCP082AR3wWagC06I7iauHN fSRpfZcO4fxKGsW4VElC9SuVgeLU2Sx5m/NFdihC4HnPOa/WQ/t5n5/H7STlYwJGglKq CwnDa3uhwr+NhNU25XqvH41Ln1E8fcrhaWKsM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734178854; x=1734783654; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=96PXtcSiNG3NYmi5bJJg01HnPmoYiOR0grlaMWhq02s=; b=nvC32Ih4Bjo6AWZclH27Dez+FzxDJhE822C0eqIHwGBguiQmAa2vXeEbjWIeHpXxdk rHaioKlW5Kvz2iTJTfneoj7sgbykap9d42kjMsz2j++iYZShyUEUka9jfmT1xTq75xFz nFjdMhsbjbAkrLy0EjzzQrF//cD541YKAcA6DT7wtMIJLkSg5dqDi3L9zOQV49A4vExI dKHP572gxvhurw5pUx037vOGHF4bNlrhzawbwUqsv9WR5WSVoEE8pwAEO8bO2/P/Shuq J85TodHKpxycV8OCbStQ04dPjOnIb3yCl+6OE4eLQHXi99OnC86az9PYLI4hGXgcxFGG +tJw== X-Gm-Message-State: AOJu0Yw9F9uF1NPfdf2gfhAcXr+AsGeKLlh2LbUgpweFy3VQX+lYBbcs CQsZdIwOICvTrTm+6EgkeV9EvyubxW7O4kDhj6mi6FhZc9D3pU+wufK5FHvjsarbUkWKAITEsa/ Ot+tcif58vej5GCdbovZSSMlb0grwyInrcvHBOxB/C3bH+PtTkJqjW0Ix X-Gm-Gg: ASbGnctvvCtrRcFwlwuXdw3AqCxMlhhcWn935Px/QO2NAU93izL87LQ840Ss5mSZAbr H43d65x1H9711tE8LQLXo+aETPiXCDcRXsVvQY9SzIQc2dRVfrH1qE5T4pWx2nczIlUZ0kFsFFh SCbXVyx4JPMveTBWVMW3HuM93gCAAggPMyFKqOilQOh6AOkqBw50Gj/pGHXkU5FirXxVXWJEAP+ zwb0R8TDWO953GLaV/kNpKCG87uBp/Ob3O6Q1pDJyMuQv3G3D6tuemqbt8zSZkunfw6uEt5VnAt H0BZKA== X-Google-Smtp-Source: AGHT+IHSz/zZu08AZ65U5z+SRmDL50KxRAX3NRbL3dUbL8PSBX4gBZV1bNOLCnOrBH6v5o63QlonMU24mzzZ X-Received: by 2002:a05:6e02:13a7:b0:3a7:8720:9ea4 with SMTP id e9e14a558f8ab-3afeda2e8ccmr65202935ab.5.1734178853975; Sat, 14 Dec 2024 04:20:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3b24a4efa68sm912375ab.42.2024.12.14.04.20.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 04:20:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 04:20:53 -0800 (PST) Message-ID: <675d7825.050a0220.4113.648bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 767946052471; Sat, 14 Dec 2024 07:20:53 -0500 (EST) Subject: |WARNING| pw149237-149241 [PATCH] [5/5] net/virtio: remove unneeded From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213214929.817688-6-stephen@networkplumber.org> References: <20241213214929.817688-6-stephen@networkplumber.org> Content-Type: text/plain 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-sample-apps-testing Test-Status: WARNING http://dpdk.org/patch/149241 _Testing issues_ Submitter: Stephen Hemminger Date: Friday, December 13 2024 21:48:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259 149237-149241 --> testing issues Upstream job id: ACVP-FIPS-testing#8279 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | WARN | +--------------------+----------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ==== | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ cc1: all warnings being treated as errors [1426/3162] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_rxtx.c.o [1427/3162] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_intr.c.o [1428/3162] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_base_ena_com.c.o [1429/3162] Generating rte_net_enetc.pmd.c with a custom command [1430/3162] Generating symbol file drivers/librte_net_dpaa.so.25.1.p/librte_net_dpaa.so.25.1.symbols [1431/3162] Compiling C object drivers/net/enic/libenic_avx2_lib.a.p/enic_rxtx_vec_avx2.c.o [1432/3162] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_rq.c.o [1433/3162] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o [1434/3162] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o [1435/3162] Generating rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output) [1436/3162] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_wq.c.o [1437/3162] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_rxtx.c.o [1438/3162] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o [1439/3162] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o [1440/3162] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o [1441/3162] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output) [1442/3162] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/