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 DBA2843178 for ; Mon, 16 Oct 2023 06:23:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5D6B40299; Mon, 16 Oct 2023 06:23:38 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 463BA40299 for ; Mon, 16 Oct 2023 06:23:31 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9a58f5f33dso4529790276.1 for ; Sun, 15 Oct 2023 21:23:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697430210; x=1698035010; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u98Eg6PhcFWgO89YwQSc5boZdCOayG+N2fzDcel0OkI=; b=jkyEm6Ja9807J0Am/7qbdDxdpeB08YU8eCirld/2W3rQevcrpiPRVdmEli1b1Qo6J4 MOENBu14uTTeQ8As5KQ2HvMHK6tHcjKzSQwJLp/JsFxsugIChjBTGgg2V8OJTM44d1Lr fOFvYNMBVgOzqoG40DG8aFgiySq1t0tkRbheQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697430210; x=1698035010; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u98Eg6PhcFWgO89YwQSc5boZdCOayG+N2fzDcel0OkI=; b=HojF7wGg9ngKIUzOz2NFbWPwDHjD4EB5bE0dP6T2EEe3HSwcnwPKxgfKx01vJsIRp1 wNVh8AMLIYtv0VfQqEsN40bAGbyx7HuIMPxpPMETFQ0Nn5Ps3qs8G+T3G6i3e1nigNc0 PmQ4zLWuIOXd9vgMngB2brAceAu3WUBgdFupGfe2NyxRVOY354ET2DrKe3WpdPpbhh18 xM5L8f5kGMw0z5s3wCzr8sWaE1dw+Ekp/KdL3SmNvXmsypYX9Fnjr+g266TnpsZdQdqF W5zHJtbaLwz1ptRUs9xg1xp4FYRrGOREJzQwaGS+dtvU0cCAXQPe3WhircvLBTu5NDOy GAwA== X-Gm-Message-State: AOJu0YzNndZoqt/e6P9kqoZLH7ekQs0VUkf5gcUzraGZwmbkKOfP0AtG RQ42ScGtD2ybF+RHeoRFujo9ca6Jsnm0e0UqY9kGDeiMcXo5Lw== X-Google-Smtp-Source: AGHT+IFpOLdCVkH0pDUL4bGq283epbRySMQTnxFfo7u6AxWEKnfRwm113zHoZuxtUEnGbbppKeeBvduRf0/P X-Received: by 2002:a5b:ccc:0:b0:d92:13fc:c940 with SMTP id e12-20020a5b0ccc000000b00d9213fcc940mr26384921ybr.9.1697430210723; Sun, 15 Oct 2023 21:23:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v14-20020a25c50e000000b00d85b115c576sm420680ybe.17.2023.10.15.21.23.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 21:23:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 21:23:30 -0700 (PDT) Message-ID: <652cbac2.250a0220.7b9d.87cbSMTPIN_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 586CB605182A; Mon, 16 Oct 2023 00:23:30 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26483/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/