From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (unknown [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C7519460A8 for ; Thu, 16 Jan 2025 22:01:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF26340A4B; Thu, 16 Jan 2025 22:01:10 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 390F040696 for ; Thu, 16 Jan 2025 22:01:09 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e1020253so47709839f.3 for ; Thu, 16 Jan 2025 13:01:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737061268; x=1737666068; 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=Z1k4TTun3T4V7N6QLgJmKhLyg437O3vvu1GsFaf1KuI=; b=PaxUcOE1hC/SzJy0qSIY/yhhGS0JQrobjroPfIedJ15+b6scytE9tic5yJejBrhsiJ pHNt3V9zN40zSHCXQMi1DIC82Q2+7IGK2x+Hx7SSKDgoEXCLtlQd3rizIwCnEcvyBvPn G6xBdotJnKL/UnlILFmDYIbM31qDNhb5hEV3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737061268; x=1737666068; 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=Z1k4TTun3T4V7N6QLgJmKhLyg437O3vvu1GsFaf1KuI=; b=djCqaQZm4XpmSqFx+O99alxak243pgJUtjkQCM//zddVIH/pvBHI4sBxpMhosXUk2M AZbAn2Ht4SDpkli2IITajHbenkQp2bejuJ2E1y4TSg1GI9WtPOvZpCkk5QBvoQpVAKUJ gp34MuECrjSxLr8/SCr7bz1pJ057gyxt1fu8x/8j72zcQFrOZURm9KiVQx9IO4ai2nP2 aSD8OfI17eeI4GTX82ixuEcdIldOx76TfMkNViBlmc3sTQfGAftjOWhM+JLozBX5NGGg Ngb4X5515yp1DhZjLT2rCgEYm8myPDKuZ9VqlDDCkZPZWrdBkDfhXUczUg1xPzRSztmx 7tdQ== X-Gm-Message-State: AOJu0YydeIRTuUewU1XMVFyXDqxuSexaOL6PnxSCS+F/Oc6wGECBLUAG MuXHTPY+BHo097jPOEUyo7MPo+0SAh0dAudOGpDme19btTCT1SWuTTIWdU0zHyUPJ8iqdBOh44Z gWcx8pWC2SCYpKVzHvZvdhk/HGrktWzTM0JBOfRfE X-Gm-Gg: ASbGncsEABR8QhGu3QOjzvTWJeOeuTqw3h0DafTZVJXP8nzqD19I/N8CoOohOTINWBV ef3YH+CeQXcRPA/p7GihpPEew4Ec5KFBQ242HmmlQDbl9oso2XYfFQy2XC36htU9ZKPFdOS8d5Q mT3JCd2cGw0gm0cylTfyFmRUh3/Fira1gkWuNuR3IlG7ICWQrFrfVXezxNPVZoJd5sh4a1Qff9f a7Uw77DJ7w4xDZMxlh+yQOpA49XYODVKbo/SoY7ujgnjVp4XcFgbPZZbrwi9Lq1O8m+3AzaV1zd sSsYiQ== X-Google-Smtp-Source: AGHT+IE2PL32/JWHBltRkjdj5BGFNKyYQGPVMmMeE1+hAMomvGx0YHyWqs4ssANPutBESpWVJ0COf4fpn4SW X-Received: by 2002:a92:c242:0:b0:3ce:8065:e421 with SMTP id e9e14a558f8ab-3cf74494df3mr847785ab.21.1737061268366; Thu, 16 Jan 2025 13:01:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3cf71ac0f78sm491755ab.31.2025.01.16.13.01.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 13:01:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 13:01:08 -0800 (PST) Message-ID: <67897394.050a0220.19b892.4473SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D05D56052471; Thu, 16 Jan 2025 16:01:07 -0500 (EST) Subject: |WARNING| pw150153-150154 [PATCH] [2/2] net/af_xdp: Refactor af_xdp_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116195640.68885-3-ariel.otilibili@6wind.com> References: <20250116195640.68885-3-ariel.otilibili@6wind.com> 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/150154 _Testing issues_ Submitter: Ariel Otilibili Date: Thursday, January 16 2025 19:56:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:34ea86164bf17a431ec5ef78d7e51e2e9b3fd75e 150153-150154 --> testing issues Upstream job id: Template-DTS-Pipeline#207379 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | WARN | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ==== | ^~~ ../drivers/net/af_xdp/rte_eth_af_xdp.c:600:3: note: each undeclared identifier is reported only once for each function it appears in [1043/3167] Compiling C object drivers/librte_dma_cnxk.so.25.1.p/meson-generated_.._rte_dma_cnxk.pmd.c.o [1044/3167] Compiling C object drivers/libtmp_rte_dma_dpaa.a.p/dma_dpaa_dpaa_qdma.c.o [1045/3167] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev.c.o [1046/3167] Generating symbol file drivers/librte_mempool_dpaa2.so.25.1.p/librte_mempool_dpaa2.so.25.1.symbols [1047/3167] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_mpu.c.o [1048/3167] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o [1049/3167] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktchkr.c.o [1050/3167] Compiling C object drivers/libtmp_rte_net_af_packet.a.p/net_af_packet_rte_eth_af_packet.c.o [1051/3167] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktgen.c.o [1052/3167] Generating rte_dma_cnxk.sym_chk with a custom command (wrapped by meson to capture output) [1053/3167] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_pktdir.c.o [1054/3167] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o [1055/3167] Compiling C object drivers/libtmp_rte_dma_skeleton.a.p/dma_skeleton_skeleton_dmadev.c.o [1056/3167] Generating rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) [1057/3167] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output) [1058/3167] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output) [1059/3167] 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 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32350/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/