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 404184323F for ; Mon, 30 Oct 2023 12:47:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C4FF40DF8; Mon, 30 Oct 2023 12:47:01 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 79D3440285 for ; Mon, 30 Oct 2023 12:46:59 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7b91faf40so39254077b3.1 for ; Mon, 30 Oct 2023 04:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698666419; x=1699271219; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lrKz5XRz6ygq/dDa97kj6wNLnJPyy4YG2ArgRywuZyQ=; b=Nu8imx+CF4oF4ny9HYUQ2q+QVblho1Fss4ET/+sY4GI2Kyy90DUrRoLSqaRk1kLmCc hKmkp3P/H7UFT/uYW/e+Fdhu4M85QqltfadM9T0i2iVtW/9zfRqzhTmAdwAJLOlW8Tqt 6lLzefOwu+sNr7o60lo/5yRkOyAVyvL16njB0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698666419; x=1699271219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lrKz5XRz6ygq/dDa97kj6wNLnJPyy4YG2ArgRywuZyQ=; b=jBD1N4QHVJvM/Eca9tkxj7vktbnDNED8AZ+PoavI53UJdNyjHH56S9g9ssHE1dNYJj XCIihBQiHwjIsRKb3zWXnOnIlhvOMF1pSsAjaadMAmk9kHSoyyaQYDV69bRSnsskqXnF V8uHsXaSTjivyCF9/j1wYNi2MYcyhEuMu+CP3D2BHP7E6FZIlbTyC6ZYHhIdut2uk0fm pnl3e5C+2PwXQb40lRfgP+s9QFJFl1rYgL3HtNkQT9/F12tZSaxxJYk1bPY7l9QxyeXB vHzA0TGma5AXPmJVC16O7cKeNyMwye6aPnBihs/hiJ1Ss+Q0eGQ/4XnBZbkKREGZoG/L 17Nw== X-Gm-Message-State: AOJu0YwjYrgJN12+Huw5GUpPJpdm7m9Ag7g2RgNjBEO+uqa5UIH+Bp0B JZytb4WmCGWbZmHbeXCnWGiKdBIVoVmKr21cBTaMs2nDwr09JbrnZtOgGpsVoPXHfCilne0gbQ= = X-Google-Smtp-Source: AGHT+IEEIc//X5v+9Rzv2ZW6Ali430RYRf+v36kqxdtSEMiBzDTUUQiUgJcJqh+GL6eY0n2+xDFPbS6iYEl0 X-Received: by 2002:a25:7652:0:b0:d9c:c79:ca1c with SMTP id r79-20020a257652000000b00d9c0c79ca1cmr9326496ybc.55.1698666418795; Mon, 30 Oct 2023 04:46:58 -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 y39-20020a25ad27000000b00d8141b1449bsm885164ybi.12.2023.10.30.04.46.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 04:46:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 04:46:58 -0700 (PDT) Message-ID: <653f97b2.250a0220.85ffe.63ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 730DB6051827; Mon, 30 Oct 2023 07:46:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] af7930610251844109797a6b2f33f8d37ef4aa39 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 _Testing PASS_ Branch: dpdk-next-eventdev af7930610251844109797a6b2f33f8d37ef4aa39 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | 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) 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/tarballs/26729/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/