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 7AD2B433B3 for ; Fri, 24 Nov 2023 06:32:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5955C42FC5; Fri, 24 Nov 2023 06:32:35 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 556EC42F69 for ; Fri, 24 Nov 2023 06:32:05 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5cca00db7f0so14699617b3.1 for ; Thu, 23 Nov 2023 21:32:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700803924; x=1701408724; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/GSiArnpI6o2mIS1feGcVTdQkp+B7tXlvl7z01/ORs8=; b=QrTmDR5hNd9qkuTD5FwcXh6HvQd4BW7aF/RwuJ90HnuTyKxAbdcFhn61nlGP8AieZw kSgFL9eHUqG152Z+EPtUK8J+Q+dHr41X26SBINLWK98BSqYAspTwe0OWH5lH1nZHRR3n erkpV5A71aw029HJO/mEBgy1nz1Xgcfj7Xtlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700803924; x=1701408724; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/GSiArnpI6o2mIS1feGcVTdQkp+B7tXlvl7z01/ORs8=; b=H9Rhs3c8W5e8EMYOUjsv1uYLylHLkEFWrg1Q3oxuOFVknEITosGLjVeb2wCupO/ocg R9ehLBhb3rwL2Qn1RZvyUqmzap8CaT8B+GnoAmYCle/4QnVw5IndcBK+ZBSCGKMTJz+k QKiz1GqTQEGE02UKBTlIDIYDcr+GpPCMoqT26yCUb5w2wh/Mi3C7EivZYxgt9vs8u8Pv v9E+PZAZIHs37vqNm6SEODfCTFAaPZ5d6B8+YKD07zpBysA5X0CFT/z7dpENzUdaPT43 DTUf25cA8Np7bgGVCXG+DgiSf0x39rS0au0iQ18nMinBSNFo/h9KeEti9hPUtyEtrmom TsTw== X-Gm-Message-State: AOJu0Yy81vLJbeC6gC/KwY9TeuD0zl8KymsLhQHeO1luA+LippUe3STe h0PX/yXo5ft7llRXniDWb+ou3mzSbBmzd5NyCwyq/tgaVEKGsWB/ShLa3MFk+iEIRg== X-Google-Smtp-Source: AGHT+IGYQGx8sjeMbcI3V8wT/ld6isXkUvhiFxFQ2K1CpnfdcSm52IxT2D1TufVUZJTOGkghGNEkOUjcaIoj X-Received: by 2002:a81:6cd1:0:b0:5cd:b82c:b738 with SMTP id h200-20020a816cd1000000b005cdb82cb738mr1476181ywc.29.1700803924628; Thu, 23 Nov 2023 21:32:04 -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 w204-20020a817bd5000000b005773396bc91sm239412ywc.44.2023.11.23.21.32.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 21:32:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 21:32:04 -0800 (PST) Message-ID: <65603554.810a0220.1ca7d.aa39SMTPIN_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 398BD605C311; Fri, 24 Nov 2023 00:32:04 -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) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/