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 E47BB45DB6 for ; Wed, 27 Nov 2024 12:22:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D04DA4021E; Wed, 27 Nov 2024 12:22:31 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8E1BF400D6 for ; Wed, 27 Nov 2024 12:22:30 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-84197b4e61aso123339039f.3 for ; Wed, 27 Nov 2024 03:22:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732706550; x=1733311350; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nvpRlZKvZu8y7+LHOeT8iTBXCETFHTYO0PbVDd+rANI=; b=eghKACQ119XVyFv9rvQBeDWorqY7em4l/gBPd75K5sGNUHQNKgk6HzB6Z/bSwTLM7B sKhIEcpqJGLtwiRnLOo3E/bB1QP9KXBlwbAGwraZp1Fg7CUFfYi/fmmigasSejioar7f cQCZfabv5gqVCyj2xz7QdbN15Ciqeo6HCMwm8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732706550; x=1733311350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nvpRlZKvZu8y7+LHOeT8iTBXCETFHTYO0PbVDd+rANI=; b=W5ImVLwZvSqhMxe1JIKB2dDfzjCWslPftht4UvsH9LckRJRIh93WDos1r89JbPi+X3 S69xMWtYB6jMaYySZHC47aqPD1BFHyfshdLeeBgZQlS5Lk4wrTXZblEcRMwdYUArYN4Y UDdWdBfdKlqHckFI3nnp10YDP55ERiS6+dyPduX512MGN6SFhwUp9iIfGtru20hi+pBj w3/riJxyfeplx0h+ed0/rHsl8sqOnYFLY9J1+/9yRWoZXsqE6nkyHg5PZa8VGGldu0TN fPCVe7jO1/6XpsjtEI/8wbFP34SOE4bEtWxIbBuh42cpBEWfPpuyKlGB8sqUMhNWtqGI +2eA== X-Gm-Message-State: AOJu0YyswAYMzzIBdHELh/L4lLn08xesFXy+OT0Rw1BvRufKcFferoJq b4CxKj+WekrjTw5r8YqddRcTfiQbGuBjAmdYOd3ZM24PMzILSFCPNS11PPvay6t/F0rgFH1hhd/ N/h9ilXuBwk1oRQMORRmiFy25ED/6qvz6vXt9nZZWXVazMnCmz/G7Fk5H X-Gm-Gg: ASbGncva2AD6coYv30lY+9DEprTWmw7WQBF4OYmpCknxKxxF3aScukj7UwPAkSMuPFX TpI3HYdywP+3lSb6Yp6exm4XFfbArw7+MgIA0uTi23b6Ug/ozKq36zzOJhlr3DEnYRpVe/7Ll2g j8fhYmun1mm8iukXjrT6J/i4TC9/J2OjgzqsBi+d78pzm+6O3uCLyKQFNAVxteVjhGJ0DH67cAQ xU7G94ML7hP1E+WII+0klayCr3U/vzh2573oJjKalhHG2RxWOnL6jLEHEViCgjvc/cE21YI6SQ= X-Google-Smtp-Source: AGHT+IH7DTOgw4pB5prHiSTw3rjp49RQLLLxe9xtmyIxlN+aZN4qgV3bqLm/i3NZIr7v2cVTRkgtnZNb4rmg X-Received: by 2002:a05:6602:6c15:b0:83a:a96b:8825 with SMTP id ca18e2360f4ac-843ecd0adf2mr341754739f.0.1732706549858; Wed, 27 Nov 2024 03:22:29 -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 8926c6da1cb9f-4e2082342dasm218520173.45.2024.11.27.03.22.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 03:22:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 03:22:29 -0800 (PST) Message-ID: <674700f5.050a0220.29da0.e2f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 619B46052471; Wed, 27 Nov 2024 06:22:29 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 510b460e02594a70d4ce19e2d29df3ade8af36d7 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chenbo Xia , Maxime Coquelin 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-next-virtio 510b460e02594a70d4ce19e2d29df3ade8af36d7 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#338575 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/