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 BACB0431CE for ; Sun, 22 Oct 2023 06:22:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B686C402BF; Sun, 22 Oct 2023 06:22:43 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id EB6C04027E for ; Sun, 22 Oct 2023 06:22:39 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a92727934eso33972139f.3 for ; Sat, 21 Oct 2023 21:22:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697948559; x=1698553359; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l+n38t0XPL2mWWCL8WJzHeyDE3OB9AZbfEfgGXjuf1k=; b=Hg4fUCQ5vlV9PEM9xrQFJtbiM6/7SGwMpEXkEVtEz0cVXDGmdDTqjcqp5zk3SDTsE0 8CsU0vFbnIpFwTWOL5+7XQZrIMqIeHDKh9FjUCUS6oxiFossNtFw8jVHSIeHcFoKjLDp nPeOX1w2BYLAFDutLE5zdSwVAGOpYe6OTUFqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697948559; x=1698553359; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l+n38t0XPL2mWWCL8WJzHeyDE3OB9AZbfEfgGXjuf1k=; b=pB+TIGQxiFZzii44mrcoeP+6zS137KCI9ah59ITS328O5KJq8/N+Kf69RuNgSycj7R IEOQnhIVHVofenit6qlPGr9OFWYyJRnx1rXOJDUTEkyb7eu7AD9LSOz4gbfWXq/1FqbA f7XolbL7pNGndxJQKSBPQ2IJFlD1vd8Dp+fXAOwfBSuhnQWoSKbWierAQA/MoxkOrNBe Y42wVvBRIs+OA9GQZeNhgjxIaDZD/apEvm3vYpr9phzQKFGldSVwC8Wa8Lcc21nGlwyV E7Hs3UjL/a5O6Pz5f5GVXgN2qj3AdAbRr8btTzkpV1BPCkwMcgbtfNO4p/0/dYpxtPku yarA== X-Gm-Message-State: AOJu0YwqZfmOPuWjlU6ZF9xSyBkvh5v5+vX1P/YxK2IAWqZnNFsp11VP mM3rIpMF98AbbuFcs/KXxHfJOq3RoNVbuLfavhXl2Nn66WZ2Rw== X-Google-Smtp-Source: AGHT+IGxXvzE2e4JqyiFVnGTKtpP+7w4ODFeW83XK6c1oystWuZYyyIGg3GG9VThkhw03TyRd4vYrEhXevs/ X-Received: by 2002:a05:6602:2cc6:b0:787:1472:3181 with SMTP id j6-20020a0566022cc600b0078714723181mr9462886iow.3.1697948559184; Sat, 21 Oct 2023 21:22:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b17-20020a05660214d100b007a6684fd6fbsm335118iow.26.2023.10.21.21.22.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Oct 2023 21:22:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Oct 2023 21:22:39 -0700 (PDT) Message-ID: <6534a38f.050a0220.788b6.c617SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 92A556051827; Sun, 22 Oct 2023 00:22:38 -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/26591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/