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 1439343783 for ; Mon, 25 Dec 2023 06:52:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10F43402C7; Mon, 25 Dec 2023 06:52:19 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 18606402D4 for ; Mon, 25 Dec 2023 06:52:06 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d45f182fa2so1915145ad.3 for ; Sun, 24 Dec 2023 21:52:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703483525; x=1704088325; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J3DWfBrpkKFjOg1Iay9TBNiTEn7iKzUljYy9hxFgFVw=; b=H3HY3nvUEGWCa/rzWxNXsd1v6vas9sijNr2DbqkOWbnI1sq0BaSs50IC06Qs54+ZTh /z3kP0gsj1HqNgkCJpRcZRT6VH4YFAiqUYehWXQRFQyBoZmSp9tJZy/GkqM49WHgEf1t u4VrBe40n1kNVUToHIKL1GfZJoTJSKwaiCymw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703483525; x=1704088325; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J3DWfBrpkKFjOg1Iay9TBNiTEn7iKzUljYy9hxFgFVw=; b=bgMMbiEcyiL7Lnc/yb2EDNNUB1azVxxeuzsebLhIxSAy43h1htttoB0D6YjQPNLAf1 uTgghH6RY8veOjmX3IocxLBAFRp60aLtb4Dv5hTwIWs40DGZmi1Wuta9XnauJXGzyeQf ObUxCxkBhWPXU2+WPlYkIwgyrYdWKzdgxZC3lpRCEqdDZs4HIITDF6mhtZ6XZU4z3r6b 6KzPXfEJk0dcvlWDdYKvDehqqil97vVAHIhbMSWbB0fH2kIdWoEG4NInBlRAq4BWQecN SQo3DWJkY/FLIYUvwLthPem6nBpurfQkf/e6ERf4PtrPJ/oIadTK+WJfj2UoQ6vJ17Rs rPKA== X-Gm-Message-State: AOJu0Yyf+u4b9RgNcgeMX0Vqa00Ej+XlzPzlhQjHSplBGdpuR8We6Lii gV/koOfMY0CpYSQa1rD9kfSONGJxS0D+STTV7vyAecsPFwt8yGs/Crgatw== X-Google-Smtp-Source: AGHT+IE1oIMsSkFwmMqJ9ozMB+vB9oYoWxUpYfNKuHIGZzDEcg+NilxuW8/K5uEV9zkceLc+m9qGyYE6YCKi X-Received: by 2002:a17:902:ea91:b0:1d4:1199:1cbb with SMTP id x17-20020a170902ea9100b001d411991cbbmr4488105plb.98.1703483525337; Sun, 24 Dec 2023 21:52:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r16-20020a17090ad41000b00286f3c73df4sm1022897pju.13.2023.12.24.21.52.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Dec 2023 21:52:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Dec 2023 21:52:05 -0800 (PST) Message-ID: <65891885.170a0220.5094.36d3SMTPIN_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 87731605C311; Mon, 25 Dec 2023 00:52:04 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 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 bbc9320cafa6e70d08fa80cf1e43da461aecb9f6 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27470/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/