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 345A344094 for ; Wed, 22 May 2024 06:44:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EE7240273; Wed, 22 May 2024 06:44:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 125BD400D6 for ; Wed, 22 May 2024 06:44:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-627ebbe7720so39767b3.0 for ; Tue, 21 May 2024 21:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716353095; x=1716957895; 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=X1IoPDYGtgz03SfPxp/Nc9LteRox/7FcOO0447Op9Sc=; b=Ksatgb6qYTlOfrxLHESZo3758s3F0XHro/3EERK6R6cIb8xy1QvVjvMvmMLCgg0668 9fMsB7jVTT/Nb4G5uje90u6CfpyDWUKHDA9/gm42QbnsJW/1OIH5JaI/klf7X0m7cvBc iJLNfRHuVuaTOdeWcpDrq27hw+AIWiICkSVNo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716353095; x=1716957895; 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=X1IoPDYGtgz03SfPxp/Nc9LteRox/7FcOO0447Op9Sc=; b=SDIX9yDhcM7mSBB0S0N4LH2LpvmK9c7L9dLFdjP09dqESwCPm8s8e4VbcWjK2w9xV1 OWKOevGor/yUGRf8QmjWy1E4L5QeQ34O6wDR9TRw1LN2rHX5nnfG/opwQySENYwa4A19 GZTWbOnuMB1F/XO7k0FmZTxlfBNnqbije7te5ZtWO3f5dBwhehWKgF1i9cse3XY/z1dz d9wOpVDxkYBcltG5AQt1UfzzDxhhonsRTtrRRgyVJK857SWcMWr9QtWVcVX1r3aABgNc M/+jNxC8BtZcCLWCypM/njG2t4dQ7YG9kxl6Kaxg0avIkj2aeXta5ez3Rp4LtffD5Qlg 1QmA== X-Gm-Message-State: AOJu0YzXUlvYCfatulpBo5Si6/QGnXuoRZC8lmKC2FBHPJifcD+r0DqO HqeSyF1fpBoxqgNuJ6Di2TruY3LMM6Vabig1ZqPIJmh2F/ju2/4ZgfGB9Qa9yKVvdrR/u6gho6j IsZT8WGV/Hp6n8imB2uPcbMYlmM6mnUFFyoPofEpddZrSyNPpE4thi0NO X-Google-Smtp-Source: AGHT+IFtur+6R5MX1K+qnK6CinVRAgxheblxtMfqPr+sKTuCChlZPqfI2WolsLwR8RflICJv8AXdaN+Cd8CN X-Received: by 2002:a0d:eb04:0:b0:615:2b6e:f8bb with SMTP id 00721157ae682-627e486629fmr10684547b3.44.1716353095481; Tue, 21 May 2024 21:44:55 -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 00721157ae682-627ddd6f5c9sm698497b3.47.2024.05.21.21.44.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 21:44:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 21:44:55 -0700 (PDT) Message-ID: <664d7847.050a0220.1a3ea.38baSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E603D605C373; Wed, 22 May 2024 00:44:54 -0400 (EDT) Subject: |SUCCESS| pw140238-140269 [PATCH] [v5,32/32] net/af_xdp:: replace us From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240522033009.143100-33-stephen@networkplumber.org> References: <20240522033009.143100-33-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140269 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 22 2024 03:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140238-140269 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29987/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/