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 C113945E13 for ; Tue, 3 Dec 2024 07:52:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBB0F40264; Tue, 3 Dec 2024 07:52:00 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 98B5140261 for ; Tue, 3 Dec 2024 07:51:58 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a7a46ca756so19366255ab.0 for ; Mon, 02 Dec 2024 22:51:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733208718; x=1733813518; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GRBjmdBB8fKkLKpadD0asdDT71hyT5rwLJ30Sp1008U=; b=T4wMdzXS/wXDzlT+dTUxNWag0VBtR75FP1PNao2Rrx3yb2lCpsZZ+38UkqJ9N86DAm yg0tmf2DuPJWoT8MdGpiFc/enzrHHhUp30YSki8/4mn/ukTgQFoJpbu3NwstJ3eTLqW4 /gP8ldSxA1ptCsgBjCJMHGyOZ8AVpQ2ra6hO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733208718; x=1733813518; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GRBjmdBB8fKkLKpadD0asdDT71hyT5rwLJ30Sp1008U=; b=rLKPUmnYyJzrzPDwIlUWI203wBkD4fx1Jc6UEWqPDaqbesFnO6wwRhBZmJg/XjNtEv je4uiNT8XovRh7VsJo7PFRJTKonWTU3FIAoiYp/sSfL+b+iITInkGot49I+MKgEvTHlN gyXmKWehgUp0roo8KM3yQWHXLCEzMpHyKKdpZUxZg5G6vmXhnE/D86TRYBlwW13DkwLp 5zLdbCqBJy7iBU6LPshHrSFtpip9nAbPfbEpmxDbg+tLkWmBcXOCOZ0U5iYEYRwuiOSG SalOEdZ+0jc5IRHuvG0aiNpG56s9kDOsFfKyaxKlVyKngCWKh0aeYX1T2Ay2pRVLK+9U 1h+Q== X-Gm-Message-State: AOJu0Yx3vk4ZgblU8+VpNAq8KXa13iLyGYDaM6tqzm76I1w/k13fyWpQ RwE/7u+5PFjpo/lQ32vSOgeP0+ItVdlowkZXQJxG5a57XVJcDGc4vg4lr+z3PmUAC2kTcf3S9Fo nsAH0mHEki9blcD9o0gs1L8mrRmzW2rwHIhsq7yaj7lspkyqP X-Gm-Gg: ASbGncuOEzjOeTE5BiDZUz+OJ/bUl39k7Z1GA/jXaZ5YrjcjyBl4PDbAK5heP1dYl77 LLaJUcaA99mXVUlSkOsAA1COg92rHUzM4EwLAHN+1RNMPm4DtiRSbDoUuUSKeL2ogpCcP9b5Rha tAG9mLUfn332elcna1foBi/5sSj+R32EPa5cD5nmlkXPfX5/mheasQqArFnHe34fbXmZgK0rnLF DDVFIX12kCN1WC6scGUMyhORHc5OKgMGeVbz/YjJXiFmbC9Z5cMZ5NryA1ChaNPdfARwMJgGeM= X-Google-Smtp-Source: AGHT+IF5rrBOffQuP+QlzxMNwrckTZSOfen0LbNZZcuV24H5jPitGx5PA5FAAurXaG5rpUHVLxcAnwmbH1ME X-Received: by 2002:a05:6e02:1526:b0:3a7:e3e3:bd44 with SMTP id e9e14a558f8ab-3a7f9a463d8mr17195225ab.8.1733208717940; Mon, 02 Dec 2024 22:51:57 -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-3a7e915e767sm3035075ab.68.2024.12.02.22.51.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 22:51:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 22:51:57 -0800 (PST) Message-ID: <674eaa8d.050a0220.1670ab.12d2SMTPIN_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 6972E6052471; Tue, 3 Dec 2024 01:51:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#296900 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_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 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.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.4.1 20231218 (Red Hat 11.4.1-3) 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) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/31810/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/