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 48D42432DE for ; Thu, 9 Nov 2023 06:28:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 427584013F; Thu, 9 Nov 2023 06:28:34 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 2B1D74013F for ; Thu, 9 Nov 2023 06:28:32 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41cba6e8e65so3294021cf.2 for ; Wed, 08 Nov 2023 21:28:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699507711; x=1700112511; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GZat5ntUryJG2E4WGO9C/FGp4lgpeL2DubVjVQ5kYtQ=; b=B554sAEkwrdMXKPgYSakWe+ztSmH2OgY5wKMWV/N5riHsh7iyKsusU/jucySllucpA IOZ03STB9vdbvMZLv1pSkxwnWQwLgZ5Ia4Rt+hrPJV1lseoAfTLNH8WcygX+uNYjNxOu cvHG0S6ZS9EPd3DvIDf9Tb63vIMY2HSSbOCYw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699507711; x=1700112511; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GZat5ntUryJG2E4WGO9C/FGp4lgpeL2DubVjVQ5kYtQ=; b=WK05ADRm5cdDRx4dhADpsRPZi2pRolhZb8VsGgYQHQ+Pxgtoxhv/vb7bDNb50aDnma 8LkfoCxhbEeEuLjX3Bdwl+UHgK0EjI/BXGWOjVRBbounJXCbW5scy7NLL3GhBjLEfsJ3 OluZDWsLYsGE7a/uzoLtasAmdwridnG+NkoxS7S4mlB0MArYO004Uz7/q1oFK5yP3i8/ Bmeppk1QyaOlJhUqcdg7O1bXFmqO8KZBZWzDvCT89jENagWIy+nm1eAAifT4mDg2XMOy aO4fgj8fxGvsVmhz0c2FlLlUmTVmEgdtCTJyx/tdWxTYYBPhSMThBln9e/iSZmJUfx7A LRIg== X-Gm-Message-State: AOJu0YzPzVGutjX+zxPmVw2I8PVo2HfdoXiW3P6nBluWszfGisO+fqkc +TIACkg6nlY6SfMxj1lFrK49+BDcOrLokATIkVrXAbhPSyKwV3+6edZvXCsj05AM+A== X-Google-Smtp-Source: AGHT+IEzVPgPdXIOEMuiLkuBIZfEfiw6MrnWXLvugWF0UTaXLqsc9zdpN6QfRjxr+e/lPeLHAE+rU0MUtkQo X-Received: by 2002:a05:622a:255:b0:41b:7737:d70f with SMTP id c21-20020a05622a025500b0041b7737d70fmr3831868qtx.0.1699507711652; Wed, 08 Nov 2023 21:28:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p7-20020a05622a00c700b00419caa68c35sm427212qtw.26.2023.11.08.21.28.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 21:28:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 21:28:31 -0800 (PST) Message-ID: <654c6dff.050a0220.d92e9.8113SMTPIN_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 5AA6C605C318; Thu, 9 Nov 2023 00:28:31 -0500 (EST) 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) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/26893/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/