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 951264341B for ; Fri, 1 Dec 2023 10:44:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F186402B9; Fri, 1 Dec 2023 10:44:58 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 21C91402B6 for ; Fri, 1 Dec 2023 10:44:57 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6cde4aeea29so1632118b3a.2 for ; Fri, 01 Dec 2023 01:44:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701423896; x=1702028696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bx4AvDtt2PAlrkTOdLJ7GGMd7646bOSD3qn0uFABzKc=; b=gBed5rJ29XNkKtUBVUczoYYJz9TwcwB4oehGVpIdZ3RaoMnoL6AOQWqtTOGGJaRJNm VUK4V1OXCz8/nxiydO+9bLIP84omHGYe2CMsEAVcnQyd8nIHfSnwMlMzIjdWvL5VpkRk xsIaqgNUG6iLuoU3opDRdO04a6YeynlQCc4uk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701423896; x=1702028696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bx4AvDtt2PAlrkTOdLJ7GGMd7646bOSD3qn0uFABzKc=; b=seX2hn4bsNMTAU+3RPXsn74MVtWWKsur3N2F4KnAfCtFtm5j1FzNlhqPau7nthP3GQ eRvQJuz5KqVNzmWYjkNHleOrrkMBmo95FxpIqJB6YiuSIDus+TPb+jNSNfwb1hAh9vol aDh5I2JQdI9T1kMP7KJQC2gCkjQf5A7w42wgW9YSYPHfS+wlbWB8Ty8Ypw+rOr8/r2bl ywmra4uauUgBSQTQWUEAmJCg22hWl1ba2qM13WX4NzwTaCg/bR/Jwwz+T1+3fOK8jl2P SXo9HsqaJ7TQmY1ct3nYqUQLWHCwaM7FobfNxx2QWgSwAd7UcGLt5C11MS57YNiEn+TZ Ud5w== X-Gm-Message-State: AOJu0YySoStAusjzr3H8QXDqbxFfPj4BaVJMril8M9FoQXdHB2tdyfSg lz4c7xnbu8OJlS5sDUD1MmVq6Vb9tYNfczWzKjAxMYZmZ4LbCg== X-Google-Smtp-Source: AGHT+IHKpOEbyTZxW6pqaNQurZZsRTLIVKJSvrll0Cvu+uNcZo1XHeyyymFHgM4PhwZpO7UsVAjeBONrzy61 X-Received: by 2002:a05:6a21:1a6:b0:18c:198a:469f with SMTP id le38-20020a056a2101a600b0018c198a469fmr22977120pzb.37.1701423896427; Fri, 01 Dec 2023 01:44:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r9-20020a63ec49000000b005bd38a66f81sm185785pgj.10.2023.12.01.01.44.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 01:44:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 01:44:56 -0800 (PST) Message-ID: <6569ab18.630a0220.171f8.7d6dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id ADC246051831; Fri, 1 Dec 2023 04:44:55 -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 | +--------------------------+--------------------+ | 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) 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 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/27181/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/