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 219AB433F0 for ; Tue, 28 Nov 2023 10:22:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BC7640E54; Tue, 28 Nov 2023 10:22:47 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 89E8C402C2 for ; Tue, 28 Nov 2023 10:22:45 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-285949d46d0so2608155a91.0 for ; Tue, 28 Nov 2023 01:22:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701163365; x=1701768165; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tsgfz1/ENgxu/NlQikmPNUDmdp1vNi+6xGUaRyZ5wuI=; b=atDBfCVfNBa6UKxv3iFNjPnqykU+7SKnD2st/lKeji0EixT1GA1P24OOtPikZRDvN7 zPL2q3gqdwJAh9UyM+sLSEv/LLSBCGvBP6wiB69LDm1+aRt5rG8dxLvZkNTd/UXfhf1X PMYGtekM/FD0rJEq3ZHDbIPGgpdfpMpotuyxg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701163365; x=1701768165; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tsgfz1/ENgxu/NlQikmPNUDmdp1vNi+6xGUaRyZ5wuI=; b=srcGz8akl6tz956KKTTdaQ30sLS5Mzvf0y5A0K1CNpgtLuIalfc5hRcmhgeKxyfaCW k3SMWRKjPEuXmBN9cUJMmWpAyP6wt2hun3i3rN4fH8Ew0TLgjg8jtVsvrj4Y2HAOmUAL GQRAD81b7tS12gu+KoQJw5maPSi4u6qCvYqmrLv9KTsia09VSnSyuAXX2/7tz3kFMDYn tEJPGcvP7DJP4hU+CreFKXk0XogX/RIcm8R8FAI/lbcMLqOXHXxTfD81pvbcnaOQkuh0 ym/1gne//YgYabJR98i+LgS399m5ZzSg/2B1dt6Z+c+lSuGLR0uYE5CUR6kBTpUch/H4 Ss3g== X-Gm-Message-State: AOJu0YxIj1CM0FnYbXDEYQCgHcznfgwI8TlkYeQMxRMbR269mLIn368x ljru6JcshmoLEATBx7N7CzOmEzUJLs2O1NNgi7F/kOK1SU0cPw== X-Google-Smtp-Source: AGHT+IG+k9lKuIIfbK/QrDkEjuEnMVP6P3tDJcdR+QRxjibooXNE+68dQKgYCNy53bmQ9ARTlfhvVUql9yuW X-Received: by 2002:a17:90b:1a89:b0:285:93ef:115d with SMTP id ng9-20020a17090b1a8900b0028593ef115dmr19334603pjb.4.1701163364756; Tue, 28 Nov 2023 01:22:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 28-20020a17090a1a1c00b00274dd9af02bsm1075659pjk.9.2023.11.28.01.22.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 01:22:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 01:22:44 -0800 (PST) Message-ID: <6565b164.170a0220.91e5e.eb73SMTPIN_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 8D1276051831; Tue, 28 Nov 2023 04:22:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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/v21.11 45cef8185a4fcb3aea4279711850c16e580b9a36 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/