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 7055345F70 for ; Sun, 29 Dec 2024 08:41:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 476B740280; Sun, 29 Dec 2024 08:41:04 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 671CA40278 for ; Sun, 29 Dec 2024 08:41:03 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e39841c8fd6so9748552276.3 for ; Sat, 28 Dec 2024 23:41:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735458062; x=1736062862; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gyy2xH8i3ges59txrHn22zxPO9k+X1Jvdy06Jn/HPa0=; b=cSyacy/xZGp5/qRxsdYQ5A9NeyoySyWRvKTZgKplBoAaReDnhOsFOgq7/xX4TTmfx3 90jU2pYrQd6BWogPspVCWAdhIixNAW9oHut3gtMQQWSBsThjU2Gm8pSfIoTQw6YkvP4p cQEnYg94JPAeRXI0VHAf26jLRsZV8oSJojlqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735458062; x=1736062862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gyy2xH8i3ges59txrHn22zxPO9k+X1Jvdy06Jn/HPa0=; b=GlEPnSt+5BL4K/MfzxptEprWPND5BPB+QV4XisNl0utD8nmCa2R6iPGvdhChzss5pj JgZ+xkz22RLh4jXCsOmRbCF81KpJ5iXdeu5Dnr/WaYhXAKYZ+mlVgX4mIGJK6/qZGIpD xBLyMFC6p+Zjeh1uGtjpwm+YUJCQp8ndcLopbQDewwVfOJB6iJgKXBjeqXG/f5VGY2cr jei1WIEGZcDwv9NwKJTnrOLu5I9pYJhrlsMhwuWyo8zOW3B2n0LgpNjFRf9Chm2BkjEk 4VIhtfuq9Domxk6/tg7r0Ery0f8EesJy+GaBxlzzfbDwYwWIr/fRfnyjRTCJs+U2T22q Tjvw== X-Gm-Message-State: AOJu0YyDqMCKvrIuFJi3SaE0BvyagLPM4H9goJ84JK/x32LJ9Sj2TdtJ w1w/tr21+AVBK5KouVSBghVywWHWFpfaqO63HIdZ6WoFu7nmGrXhVcz6WDnM+ltcQmmna2xFZhH fehTjDtVZpLFvVyx09h+Nk/jxBDsQL/rJ X-Gm-Gg: ASbGncvvHPEulxaw0OwP7iKJWx5IDcFqXgIUDp3gEtjz9nTx10w/sZ6PinFj5UvzrZc lZLIeVe3SXLO/whEZdI41SXPaJvD/a5QkTYrVPUrXLsWcgPzALh1Rd4mXGJFeoJiEQ0F7tyXjVF Apl90WVgEADWEDgvC8JeueEmsr8/WBpWk9UKHoOV4jKm2q764UBGPub/173FQ/zfq+Y/zaSDGO+ XEny58nSJLwrK33gHZzOYBcVttTYY6nbns3qauDml1TWwmAlC2Taa6XOSdFZsDGIMv8gV5mX4uy +A== X-Google-Smtp-Source: AGHT+IEdjavLtHDmjtgRHRdDv6PdzyNxc9uTuuXxfUgCaSLw3cNWUOhIbC/mj69Ut1+U909ZcKvfXsWreWgT X-Received: by 2002:a05:6902:11ca:b0:e4b:d371:e85c with SMTP id 3f1490d57ef6-e538c3fa4cemr21847037276.48.1735458062451; Sat, 28 Dec 2024 23:41: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 3f1490d57ef6-e537cd03dd6sm545292276.21.2024.12.28.23.41.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Dec 2024 23:41:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Dec 2024 23:41:02 -0800 (PST) Message-ID: <6770fd0e.050a0220.347632.2872SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 148896052471; Sun, 29 Dec 2024 02:41:02 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Aarch32-Unit-Test#4783 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 | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 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 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/32073/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/