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 C1B17460A7 for ; Fri, 17 Jan 2025 00:39:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4EB34028F; Fri, 17 Jan 2025 00:39:26 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 758374027A for ; Fri, 17 Jan 2025 00:39:25 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3ce34c6872aso13340365ab.0 for ; Thu, 16 Jan 2025 15:39:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737070764; x=1737675564; 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=Qr2RVauM1eY4aiHB43xmS4UEroT1PHoJ9+FlGX9jBkc=; b=Oim0TgQRRFdvze3jD0pnEOgolFqtrnQWhosEhi/YyXO0WpdCpsvJpM92VzlLXhH3oj tQ55Jn4mRuWMFLwPgGD7ju9/XT0pxwp05u7aARkM09bo/nd3eiFpckZsgTHU5z26Azf9 RjYP9U1h7sLNMnI/Cwjyb9pbcifX7jU2WBPlo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737070764; x=1737675564; 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=Qr2RVauM1eY4aiHB43xmS4UEroT1PHoJ9+FlGX9jBkc=; b=NW2cmjQuxMEpHylCz8wbpv5z9wAQ+ODTaIrAn4fouLDWrbhNhuYOd4fDw6XMZhhRz5 HHL6ggRA8MU3MW5dWuz7eAFaf7FoIr8h2yyh9T7Z2RfGQI2h41e9z7wF4e7KsAIPCWbL yPeNh13iRrLlkq/K1+MxyMszal3sav6r4KgO26S+7yQw76yoyKWL1N+sPxHLwptjuYd8 Mamiu+35TmCpWlcSklW9E4qQHI4zoJioPrxGoRJXGsj9tlfLlZEccXjL84aKGOa1GwHC 9C51mGLAsJkY8ZY0P5LCqrN2tadqxXHrz3MmZHVb76jRoARwMGYH4bIR/dzYM7VfSTvy vCiA== X-Gm-Message-State: AOJu0Yz+XZdQirn1C0QicGnYLzAGRbsmBWE8qhok603VNRDpKccYSvAJ jMCiucaraDLgRWzgqNQrd1+bAhrHgSuAAJC6o5nZlslycNzBSUbKK8AftYIWtkYfM819jvQmuK6 27nnn/jkQY5ETXtdYbe7XzrudetJ/AonzjoS+dyIF X-Gm-Gg: ASbGncv+fMvLO7t06mijVH693RZ3U4WwnqEvyl+euTsxSpAztzatBYzA7DMeZURxgLJ AbmKklHeUOlsKTrkAkENxRZWEgoxkkHzeqBMyjl/Vx/h9FnLCw2fAdK3LWprKrPdeucQXMXhDV8 Cr0CPP4o0BQcG1z6sK3NG1dG/eTA5uQbyCk4f1rD9Jni4xeel/hEPcACVsayoSdEmuoGUnZ/ClD pM5eAnMh2gdbLR8Xp0E5dJCKpYcJdH0ps+rJodz280AiXLaTqnmDGrSyn+tadxoVJvMMyfWEKs1 +WjWEg== X-Google-Smtp-Source: AGHT+IEpQiVcev9ooD8VRx7BHbsz9wdK+QwgnQTWpWbN/CWDtcSYMKutOhp4EE4RUOQam7P8fLgYe7zmXm6/ X-Received: by 2002:a05:6e02:219b:b0:3a7:87f2:b00e with SMTP id e9e14a558f8ab-3cf744bb148mr4671075ab.19.1737070764517; Thu, 16 Jan 2025 15:39:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea755caab1sm69689173.57.2025.01.16.15.39.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 15:39:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 15:39:24 -0800 (PST) Message-ID: <678998ac.050a0220.8b01b.6243SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 21F636052471; Thu, 16 Jan 2025 18:39:24 -0500 (EST) Subject: |PENDING| pw150156-150157 [PATCH] [v2,2/2] net/af_xdp: Refactor af_x From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116225151.188214-3-ariel.otilibili@6wind.com> References: <20250116225151.188214-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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/150157 _Testing pending_ Submitter: Ariel Otilibili Date: Thursday, January 16 2025 22:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:34ea86164bf17a431ec5ef78d7e51e2e9b3fd75e 150156-150157 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#306586 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32351/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/