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 92EC143811 for ; Thu, 4 Jan 2024 07:11:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DB1240262; Thu, 4 Jan 2024 07:11:08 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C9D994013F for ; Thu, 4 Jan 2024 07:11:07 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e734d6cbe4so1464987b3.3 for ; Wed, 03 Jan 2024 22:11:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704348667; x=1704953467; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7YVgOCLS71nAoLF5UZqG09DalCTUOnLm2b5Lox+YAzM=; b=aqjCLpYbrSnzi4rRhvCdEzkTJrCHrG0HM0adB13hCL7jbqGVbRDEtz8Z/qkp3Dq9ut /PTPBAz/xQ7Lsh6EZSIAj8Ih6873rDNcC/Fa1chqkxDlv/3r8jr3M8uvxu21x3z/9iNU XIT8zH3nAxFGysKtFquqHW0CqRBxovQSqex6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704348667; x=1704953467; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7YVgOCLS71nAoLF5UZqG09DalCTUOnLm2b5Lox+YAzM=; b=cL7ZCYI7NGrOCy1ZNEx/qiOeGMs4w8ohEZVqbSgjb+4+mT9kBf1LvoWTUYx/pLVVjI meSg7AJMVIV6JNPYFgg6J0y+Ce9wmCRHfO6MSnVA9jzKn/sCF5P7SG9coGFha6G2Athh 66uNAg9FT5jN+ndjiheLnoB80+u/AyzqA8+TmViWnMjjnCNm+/yL4ZSB4I8qZQMQilg+ qPdpx3PStniezQ/fqYY23s6EH2Ty21k/7D/ZY6EydnqCw4cYy804cUp1+lOTUgXBJ+b/ mMVbYUJBNqjjG4wLr+ZdlO4xMFpVlyHJuDM9Q7+EhqCm669JCk+NrfAMHX5qw6l3U0WC OX2A== X-Gm-Message-State: AOJu0YzCSNEmLgNqXXIiiCve7H+gjmggNS0wXbC/gNeBFzJYZvCnVQvS vfcUZn+Jri1OHQVYH3UtKPb3Mw9KMHusu8sBMhK9T/aopql+vdXKTpllUYoK3+EbZF3rcVKOUA= = X-Google-Smtp-Source: AGHT+IGIc307vXQYoFbMEJoQ6zkexpU47kSB64LePGUqnC24xt38BYIZmBRtPcO2IkTZYLwUgBGvJCcA6aUU X-Received: by 2002:a0d:fe04:0:b0:5f2:5f8b:6c53 with SMTP id o4-20020a0dfe04000000b005f25f8b6c53mr163033ywf.85.1704348667155; Wed, 03 Jan 2024 22:11:07 -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 p204-20020a8198d5000000b005e78a0dc8ddsm2151567ywg.29.2024.01.03.22.11.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 22:11:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 22:11:07 -0800 (PST) Message-ID: <65964bfb.810a0220.43255.1affSMTPIN_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 BB343605C205; Thu, 4 Jan 2024 01:11:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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 4307659a904eb9c9b60240256857228f77a0b97e --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/