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 BDCDC43EA2 for ; Thu, 18 Apr 2024 15:40:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B81D540647; Thu, 18 Apr 2024 15:40:59 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id C8844402DC for ; Thu, 18 Apr 2024 15:40:58 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ee13f19e7eso850207b3a.1 for ; Thu, 18 Apr 2024 06:40:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713447658; x=1714052458; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yb2BHezTe+wTbW5fJrORw14GCeL6Q4yLz+gctYkDiCM=; b=UVGsR3drZrj/OTi/80Db9dohQfOiksUr3ge/QcMYHqrBsWQPlB6a6pJwj0YsYKXQ31 CtX8gRqpk3RjPvw6pkK/tsm/BVAcCXgbtrdh8vipBkMjhDtKt3wTqCFui7Y1pR7XKYbT O2qHQfDNg+bzY6KsWAkQqAXbNvItPopxTTLhw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713447658; x=1714052458; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yb2BHezTe+wTbW5fJrORw14GCeL6Q4yLz+gctYkDiCM=; b=rO3RKeSdg3pSJma/jrkro7xMmy3A07OYJ3cNkWv59RkkINqkrHdMeFIvE5BEU4esn3 LE+lilV4+aVKs4vElWtFfPPMllLQNHfR9XupugrkVO1wRhfFcMTHK5cQTP/SXP3dsLsY ZBBmY0my3UIz9GrSi6zyepikoXJMXI+Gew3JK4clQBYiPa4jDs2/KSXN3i9EKgrkfpJW ovQV/Inb815JmLTvgsvC/RnY2k6Diu+g3nJJJXBMcYAOHrlj4ZDt0wEuRTc/r8VE2KOO bzIMT+VDdFRN20qaD786vZh6XcyXO99X9qX/ajH4l+Ocgve2E1XTUh9IscWaK8vp8CUf k2xQ== X-Gm-Message-State: AOJu0YxeL4WIq66xQTs11uIIukb70c+yrbk8CwcBGE98ksETo2y/Y30A AWEJA7ythxd/XZdj8e97hHx3dxV89Oyj0k4FgvR5VeVTV3YDTVSnEKSUsZxy838l5Lu7XKCnwUZ yG5onjmyj8I+kuqrhW84cUJ02vHljmWGr X-Google-Smtp-Source: AGHT+IE0pp26brStwSJbaHXDZN9qbEJTKb32/A0KrG3CL1PWCdYUPHU/mf6qT/Cm46hD9nNBOPFvcoTAeXxL X-Received: by 2002:a05:6a00:b52:b0:6eb:2fdc:f8d9 with SMTP id p18-20020a056a000b5200b006eb2fdcf8d9mr3346851pfo.9.1713447658053; Thu, 18 Apr 2024 06:40:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x29-20020a056a00189d00b006ed0331eaa0sm111825pfh.5.2024.04.18.06.40.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 06:40:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 06:40:58 -0700 (PDT) Message-ID: <662122ea.050a0220.e87a5.5da7SMTPIN_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 3C5646052514; Thu, 18 Apr 2024 09:40:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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: 21.11-staging 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/