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 D709445EE2 for ; Thu, 19 Dec 2024 00:34:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE09A40299; Thu, 19 Dec 2024 00:34:04 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 26C51400EF for ; Thu, 19 Dec 2024 00:34:03 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844ce6d0716so17212439f.1 for ; Wed, 18 Dec 2024 15:34:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734564842; x=1735169642; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4h8H4eFmxDRLuw45tNmMt3m81DwsDOzIrnroeApBHKY=; b=CQSqK8JPpg25vXwOp+p7y9SusP4dwRhpHALLanuZuQQzO/SmRyMfGOqEhuWH6PyjuR adGl1bERS9sXzGWZDVrF8tMUabglHCAwHq5CFDHZaToIDpxZ++MSj7rrvU6YketCmzQ+ xAN62p7LrZxkjq0lJvhRw+BnjGJ9dg8L9PUSs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734564842; x=1735169642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4h8H4eFmxDRLuw45tNmMt3m81DwsDOzIrnroeApBHKY=; b=ErfXvQHwDJmeKKaNBbuNT8ZDg/uxXYZMmTMX+7wDQuXe0mP67FHhxbORGThpIx2eNC 81392pKCi3GHdA4fy2CDg9LblXuZvfK3CSdPYzsSSDc7EIylVj4AM2/al7VRBl+HFv+W ij6+6KHarkAQm8m0WO5kLb2BCFMfnj+NwEDeUQox4bnDgzZIOFBwd0wGt3NRlvvi5pRw 6ZiMuG5Yvxvgfp+GWMarHU86n6dawOl+/wyjcn38kg3/qujTc0NKiXQ+ccJ+H3DZCjxI h7+RITM5RH80H1mqRDjB2tvu4ZdXWOmK9Wq55+dufIq3S5lWa9uKyekSJFiw+p1xgML/ KZVQ== X-Gm-Message-State: AOJu0YxpxID6bm6phqCYLO2ZuID1rH9gIU1w1nFOJ9ITm5M0bK9f76tv KzAHiu9cD3OgbNb0P6yScxvCGnOisOUHv3Hn+L0ANBV7jLyMoW5yLS303zzVfUiF7kzvuQspVHa r+lrYh7Vr7iE0HiL+PX28UmewdO5PE9//wTP2i+B2 X-Gm-Gg: ASbGncsN4N5uuMTQQkTcCGqY+/8PZ3sEHF4JtfCW21zo6J5GT5p75a9/SRk5Jb+yGeD 6S3O1wUChhqszJdQkJtkIryBpBM5yFpGPOQXFwhnMktlOJZZ61vJlNVEsXv9eK/7YFb5pN6dkIH WepVsXf0ZAaRxAzQphZ9tEFEDPEPJs9CJKuX2ND/6Lj/OA/w579krPDRW5UiVnEEy7qe5OGtKLw lsJFeCI2GDFy8KshFDW26zF1nfgqcYsRT9uSO1sGB6463j6OxejSXZA4PhLhXibqSr4luHCRbGo /g== X-Google-Smtp-Source: AGHT+IGLGkkiMQ/T0d9sH/piNpNQkm6SX7EsKpEFG+CJmNv6g3nL/0KduaRHrX83hPf5NnY6h/bOyLVpRrUN X-Received: by 2002:a05:6e02:1c05:b0:3a7:e732:471b with SMTP id e9e14a558f8ab-3bdc1843ee7mr33320675ab.11.1734564842186; Wed, 18 Dec 2024 15:34:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e5e0367261sm465361173.9.2024.12.18.15.34.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 15:34:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 15:34:02 -0800 (PST) Message-ID: <67635bea.050a0220.1dc42c.f317SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A7B496052471; Wed, 18 Dec 2024 18:34:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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-crypto 7df61db6c387703a36306c1aea92225921e2eeb2 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#344580 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31975/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/