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 6EC06431EF for ; Tue, 24 Oct 2023 12:48:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3190140A8A; Tue, 24 Oct 2023 12:48:07 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 318C840285 for ; Tue, 24 Oct 2023 12:48:05 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5841ab53bb4so2132864eaf.2 for ; Tue, 24 Oct 2023 03:48:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698144484; x=1698749284; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6WJ9PceX8Xfc8T7ghwmk4tBr6CNVNRHSg6MDw0AB1IY=; b=Y2YisEDsItVYbp99Sp+fsb4nvwrVHdKa1y/xwdNuk85D5JkxFWPWbe0mZ2WjnNKO4Y M0B9MFpxpQkj3jt6WctzbORY0e+gQgAQrKgN0SpLpDeRlb0WY1Qh6k2FdXQR06Y3LUox es3+TpWadpea3JcGhki7e/n9rtFAj8ELuMaTw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698144484; x=1698749284; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6WJ9PceX8Xfc8T7ghwmk4tBr6CNVNRHSg6MDw0AB1IY=; b=Au863B/3kObdKNj8P+C0P1BDLoiEhKCnU6wLVxqVHy1ts8ky+mpMSLpQLmbtLooemb PuMbnTCot2mnzog0l2rVzqsDGdQYy26I8G9gE4tUIJYZ/v73E8XSXfrkTswBOURhU+/T H1cIMwBbvy6jPKsUHy7Pib9edu8/frH77N0i12FI2QleCOLn7DnLC7p1CJ+ZvEg4Gqj1 zeLfut3WQJXTRXoZAh4y2E5JH+qwztyQp4MPz11wcjw/aIn2t7P66Dcty3OUDAezGo5X ER2L3R5Zc7ONAXlGg76oAu+5BFDEYO0CcBdL1bnT1kRmyENpp7QoeVEsey0fZAMq5z/A UWvg== X-Gm-Message-State: AOJu0YzYi/hoUW80XRT5M1ng65Hnby7qBe9iwmEdwom1iTWNmLY/hf15 04toZa8GfxigidU7OE1SVKHGFN2H/5kYdQlpSiuAAIkjiHTqrJ2FBIJ/BA== X-Google-Smtp-Source: AGHT+IF+aAYMZGzo4xYNSZ89ZtP+VOBctunyLlEGlR6vYcyoAlThey0SsmcYcu4BqynGn2nbahJXPasPq73v X-Received: by 2002:a05:6359:d23:b0:168:e95c:88b8 with SMTP id gp35-20020a0563590d2300b00168e95c88b8mr3056656rwb.12.1698144484471; Tue, 24 Oct 2023 03:48:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bs10-20020a63280a000000b005b69e81a6absm747507pgb.14.2023.10.24.03.48.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 03:48:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 03:48:04 -0700 (PDT) Message-ID: <6537a0e4.630a0220.b9f01.befbSMTPIN_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 DB8E760524E7; Tue, 24 Oct 2023 06:48:03 -0400 (EDT) Subject: |SUCCESS| pw133235-133259 [PATCH] [v7,25/25] cryptodev: mark older A From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133259 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 24 2023 02:54:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133235-133259 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28051/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/