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 D142643D58 for ; Wed, 27 Mar 2024 05:38:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC48F402A3; Wed, 27 Mar 2024 05:38:26 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id CF5674029F for ; Wed, 27 Mar 2024 05:38:25 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1e0bfc42783so21178975ad.0 for ; Tue, 26 Mar 2024 21:38:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711514305; x=1712119105; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P/V1u1K2qdJWqalr1fE/7bnqzlSNDkEw1xrbfF6ZLO4=; b=DP6Zx0W92gtx3v48rs+TLS+drBR6uVnn0u5upFVysfc6854LSo4zRB90t7t/nD9Xz4 nYWmQjEopEC0CZnAHpVjQZlOyl7ODWLiusg+g0u/tE53SvcUy6zSLYzvk8PQDsjl5BqR YJxMd+dW/a74qIwo5u2Yr4xZNls1NjPlG8rWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711514305; x=1712119105; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P/V1u1K2qdJWqalr1fE/7bnqzlSNDkEw1xrbfF6ZLO4=; b=hNN8dkO3A8R9Fwrbt/c8oGpcF2PhoPrZRHEeeErITZ/tKimC13UPNme6Oy7T42j+wd BleSkFc59gl7fw2cKDbd9FakYC4PAAf4vOK6Q4gv3ZMSiaKy7doHf26oiDj0K2MbwYBg pebhcU5QqnkwYBgHDm2WR9XW6qD8n08bElS4KCjjg8vkob+6laPyH/sNSzZjf9Jre+cE DFFpjktTL82ODpHCk5DQHBErQ4kjdg4BH2OGmRpzcKoPWO9EJUDxZHCMESUXD4y2mDKa b7ZgtN/K0TG1haP47aXvYD8UntnO6h/VjbUv3drGdd3cnOjO5wYqVu7uqGp42U42KrR6 vwZg== X-Gm-Message-State: AOJu0YzmkQ3M4SaN37RIJk6oKEZTnctU8OjCxGuDsQ/ep1CDCQeMlQUS VTcFNPyj7tfqTnh7iFaCfaCK7hJlnRP6lynEyVe6tDlcUxiqSv/RyFNte5lkg2zhb0TxZLJ7Und NIi4KOj5tQ4JfoBRdJiP/166ZeobNW3Gs X-Google-Smtp-Source: AGHT+IFC5IqGwrzBBnMUpN1b0qh0435oAzaMI74HJwMMGacvf/1U2YVREBEn8W8DVtJo0pIG1a6R1VMVrI7g X-Received: by 2002:a17:902:d2ce:b0:1e0:b60e:1a08 with SMTP id n14-20020a170902d2ce00b001e0b60e1a08mr2066204plc.40.1711514305048; Tue, 26 Mar 2024 21:38:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 20-20020a170902c25400b001dbdef3f8c1sm272648plg.94.2024.03.26.21.38.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Mar 2024 21:38:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Mar 2024 21:38:25 -0700 (PDT) Message-ID: <6603a2c1.170a0220.6a24b.69d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 686396052471; Wed, 27 Mar 2024 00:38:24 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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 8f34999c2489bcae2182266810009b77c532f17e --> 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 12 with MUSDK | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.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.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/