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 A58AC45F56 for ; Fri, 27 Dec 2024 08:49:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82E74402A8; Fri, 27 Dec 2024 08:49:09 +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 D41914021F for ; Fri, 27 Dec 2024 08:49:07 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a817ee9936so26301935ab.2 for ; Thu, 26 Dec 2024 23:49:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735285747; x=1735890547; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tH9FnnkUeLQ5fQts1D+G+uUk/OQAcA7zlZkiT3qUli0=; b=atjE5t65o9115MQwJZbfuVFHd1W9fBs/k2AD+RqXHikxddtGp43SWgiO4NfE9M4+4p Ucr9jGVGn2TTL0OIxq5iBctUcs4moDYzsE5R+60UMCqmQuwN74vJdi5PPQ9u6XHPURx6 z7PS4PGTjIe1e34oxBufUC8COtxwEw4lASsiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735285747; x=1735890547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tH9FnnkUeLQ5fQts1D+G+uUk/OQAcA7zlZkiT3qUli0=; b=TmBUFKWPsd/NQPXiw8P+TEsStGMo9eMeGi9W7ybNSVuyIREt6t+cL6VKfq0ehuaHRU YvdfVvq88s9qZdEGjx3tc/R1xgblAuzfDkvCNojjX8eLRWQWKBYp7Lupui/uXB/hxPRu QKD0mFgVvlCgV2KsGD39BWhwAqzhw+idF6G/mA2KU3KHe/nu/4R2h4ZQ06rhOUnNzQf+ uruq7mciaoeIvRMt6yDJoHAwwgZtboGjfglF73GhNsnoxoDsG0ijGOdINf2r/Wk0ml7Q OmL5i92t4HFZ/paJcb5GNrjTPyXkQYouZaUlh6Qhu0z0sVZYu0wdD8fUPNw80k6rh067 5NeQ== X-Gm-Message-State: AOJu0YwDZRdBi5V8gnF3Lj52ABVE5Ht29kINUCFhvO56XnmZ2KjKuh36 VT0NsVvEVxWuj5ttAngr5vJLkyaVP23Hr1BcCHtjS/Q5JBhn8q4xDBLOv+Y1oCYAbfMYjoGIM43 vCQgu2IENfO2SswhKZhtMXm6928zqg8y8S4idrHWZ4Z4Xxdfi X-Gm-Gg: ASbGncuTd2dVi4TZIrTK3DW7z2/AbedwHc9jguBrE8RWhRIKBoTP9hADVN/VLLEOzGi dEuBkriIPnmdGNidl7TCMO+7qoPwz3/RDmPlhSNnK1NtbLBlC2ucsQt3yyzpFoS7yLqzP+QOzp9 wgQ3hklpZWVTKLzu/0zIzI2xi6vNJ3N0qNcuc37OtBBvtEN9GOFO0cFLuOOy7PYi5pN5N3KwQOO H0HVy9E4ehg+TFtYxB3Hg22ffAH5ggkLL5qyLAmyd9xUWRYPbEK06D3+HDAYpe+dn5pG459hGm/ 0FOMNw== X-Google-Smtp-Source: AGHT+IH9BOIOBjo7PJ1614v4zoqnCsmdkdGQNLreksdg7G4L7ZwAPheM66iX6Bf3DuIeLRcZRoCHMiZlAPvE X-Received: by 2002:a05:6e02:b24:b0:3a7:85ee:fa78 with SMTP id e9e14a558f8ab-3c2d51516acmr187808295ab.18.1735285747046; Thu, 26 Dec 2024 23:49:07 -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 e9e14a558f8ab-3c0de33578fsm10778635ab.6.2024.12.26.23.49.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 23:49:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 23:49:07 -0800 (PST) Message-ID: <676e5bf3.050a0220.1e2bbf.d512SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E9496052471; Fri, 27 Dec 2024 02:49:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-Unit-Test-DPDK#302316 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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.3.0-6ubuntu2~24.04) 13.3.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/