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 7AC0D44104 for ; Wed, 29 May 2024 22:31:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 779CC4068A; Wed, 29 May 2024 22:31:55 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0B53540273 for ; Wed, 29 May 2024 22:31:51 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3738e997e35so469045ab.2 for ; Wed, 29 May 2024 13:31:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717014710; x=1717619510; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tTb9csrXhoPi7mYDKeLj3Yzuvnj4Nyw138HKmGqOB8E=; b=eBwDYGv8KsZNa0OGYd6GTO2U6eCEcX4pFnm7LigfaPu8v/8Uy0Cx1/Gpdzs2Wpn6RO uuZgg/5L5UzAOus6hnXuA919aIQup/jxCzH7ebCIQpThM19yRKBZLgBc1BSMl6n5hR76 EqsSv702+BeLG/eIgpC6PQ1FX9KhPg+D9Sma0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717014710; x=1717619510; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tTb9csrXhoPi7mYDKeLj3Yzuvnj4Nyw138HKmGqOB8E=; b=ZQov3zcv4Gei734JRMhj8LckRP75iJke1wHyc60i9sLETuaU1ENQqvBQA07xBgDR6j fIhfYCOZTn2SWDU15tmNefQa0uOZdeX2j4WfaEoIj57ZuJbvwQSU4Fn6j88KGl1R3PiN CdF7YVwx9rDeGDznjwR/bA3Aq4D1S4hqL+gM+qYshEcLzwefnE6Jx6nyDWQQFstDlWne F6NmqoyDV+W7RutEGI6X3CLxHNosI/Zr5w8CGQnr6fj6oYQLioFrMkZ+z/8wknTAPCpw qffJgFDcP3cFkeYsnVwy2e7o+PO9E6gwCD8MTgwzHdbFGwjiT2JbWZnczoki1Yk/zCYH nzlQ== X-Gm-Message-State: AOJu0YwiXyhzSCxp2kaQJbK5p2Q02OFavYySMAgvuaOMcPbwMQzKBJXO 4MYsDDDB8yJT4Vt+bk0b8grafcffnkw6qFOcxfJ0g6LLSmRDx1fySOY7A5ovM0oAxRZyJ0gsa7r 7+VRGL46/A+urxWVZprbFzWfssOFUEOyuOAzNAPFmtfftfU5jP0B7wIzD X-Google-Smtp-Source: AGHT+IGepmEH/kx90hxzakHYP1FoHHEV71jSjkdypNEaulemd0zfBhGL7WJQ6+ABLbhokP+Cg7Er7P1yN699 X-Received: by 2002:a05:6602:29cb:b0:7de:c308:76e2 with SMTP id ca18e2360f4ac-7eaf5d0262cmr13707539f.3.1717014710406; Wed, 29 May 2024 13:31:50 -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 8926c6da1cb9f-4b03ebb5906sm1304545173.54.2024.05.29.13.31.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 13:31:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 13:31:50 -0700 (PDT) Message-ID: <665790b6.050a0220.8dad4.925bSMTPIN_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 E548D605C373; Wed, 29 May 2024 16:31:49 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 0ad961387e94a9ccfc1484a1d742d6f79eda9cd9 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 0ad961387e94a9ccfc1484a1d742d6f79eda9cd9 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29239/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/