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 26E1343CC9 for ; Sat, 16 Mar 2024 16:56:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 208BD40156; Sat, 16 Mar 2024 16:56:46 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5AA9040156 for ; Sat, 16 Mar 2024 16:56:36 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-366b168ba49so2969955ab.1 for ; Sat, 16 Mar 2024 08:56:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710604595; x=1711209395; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XdFC9UyCS+4AYhj/mzyQORzw9ZqukEDlfTaPZwZJT4g=; b=SHIUK4ckkaRDa+5WV6isT6fQOMORuXBLn71PUeZUPxiMJDu5KYGkP8jyxgNGhoaCJA mQtrdp73M5g35sWMsRfWHeAfGkOulR43ndtN8f6SXJY2/7zduun9+BprU+oFNxTAe9Ji u34E3dFM5iH7j/x/eyCReVggnLrGiVhlXsAVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710604595; x=1711209395; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XdFC9UyCS+4AYhj/mzyQORzw9ZqukEDlfTaPZwZJT4g=; b=sep/W1BeGFNiUPV5+0GDduvit4zf5RcunDo9jDr2DPwyEYNWll0IwoVFlStIZMTst9 7ic50Fxu73L+ZgEtsV3qbcR7KZdpoJK6Ps/rrbwKKtbcGCAtPjNH3sdJQssjtGg3XzjP qZeKBbcczbr+43qF5VHvXvPy+2dzSabXx+Jc6dRQ/bSWemn1jQhto56kkB3Tv9i+C1mq Tbwim/E2pVx7xsNMOsKf/el1CPkAcwi0V3wG0kWC4o8ucktla+i7+Ian7sgvgiRBURah BzZGC6zf4Acd+ng9KyWBIvpAn0OSFMAr0/2dw+RhClGuZYaM9L3VMvEPXhKGcNDd2FkM 0wsg== X-Gm-Message-State: AOJu0YxL698Adyvo7BR3P6FD4pIMBlHSVH4Sx+4WYIaTg8l+aSSt0N/k meluflp20rlt66yfFGY8TXerSrCo19HZoyW+haYkLtjM8jgLdzirvofg7n4X3A3hSm9pWadRttD ib8chypSnOzalhIY0WFCaDoLfehrb3zYq4VXt710PZSM4bKYp/D0J3iiL X-Google-Smtp-Source: AGHT+IH97t3e+h1t8D3VLDUzeEfkqtd5K3rqTu0IReDxurFpcl5PtjYsRP4tcsLwxd4iK7wD7JW5PljC37N0 X-Received: by 2002:a6b:7e4d:0:b0:7cc:2c1:493 with SMTP id k13-20020a6b7e4d000000b007cc02c10493mr3775624ioq.12.1710604595735; Sat, 16 Mar 2024 08:56:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t7-20020a056638204700b00474f8b9b925sm158373jaj.54.2024.03.16.08.56.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Mar 2024 08:56:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Mar 2024 08:56:35 -0700 (PDT) Message-ID: <65f5c133.050a0220.55fd7.b5ffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2100C6052471; Sat, 16 Mar 2024 11:56:34 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7f82e9c89f3514715533feb34f46ff1ea95c6f98 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 7f82e9c89f3514715533feb34f46ff1ea95c6f98 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/