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 B2DF54387B for ; Wed, 10 Jan 2024 03:12:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFC804064E; Wed, 10 Jan 2024 03:12:41 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 11C7A40269 for ; Wed, 10 Jan 2024 03:12:31 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-28cb3bc3fe7so2535795a91.1 for ; Tue, 09 Jan 2024 18:12:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704852750; x=1705457550; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ENyh8FkT/afV7saDcvZTiG6ZH9f57xjKoXrDE/fjLKc=; b=iAqKyaih8HBL9Q42ACZ3Xo3374tvl3NN37WfRWL77dhHdTMT2JDwviD5A20bgcQu5A FD+EhyKHa5oUar6OUVdx6AMjjB4d7gMKcAxM9oit8S2EQmK7Q9p7V4LZTC3WuzdQF5da bYDFd31HWtngmAbJxwMfYUVkgFuz6dAMrMtuU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704852750; x=1705457550; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ENyh8FkT/afV7saDcvZTiG6ZH9f57xjKoXrDE/fjLKc=; b=v2BSKNknXL1LWp4PM2M/eQjhTD0kMU3mFwcF9tXHIDwnNODtl36AA/Gct+C0AXBwsA 3Tcn1U4nDGMoGTjXgvzviZ2aktmaJHIZcuMLi65REymB1mCbvESzNPoFXYsNWa6e8CKj TeyqyJCK9A9QoZXtIVCs7h82TGxXZXm79hzrlOcC5ByqJEN9E7NcMZHTPxUj57yq02hb fBHIn2ePR3J5/sgcZAH06HGpgfuHeEmKGVvVIAd6QUco3q8Bkw2jEk/zfmxsD83EHYZA FZr80NtwQznm9ZXuHuWQhjxJhGJHLiVQzbmqlgvf1fRcPeMaiuDHhPE78vVv3yVZYFkQ LuMQ== X-Gm-Message-State: AOJu0YyA7Pd3zY4qfrbjx++LIXxcfQ0HmAmRn6V3N/3WzPOQlYbaqB0d vLe33wIcHHHR7s3t9Gp0q67KqaEGtVJAQyIlsCGl4mWDwTg1z/bIpwze1oer9u9HAQ== X-Google-Smtp-Source: AGHT+IFnwUeDMNig22s5naSqb1sFfTi++Gemiu0fqDp4SWtDVKywck2XToivPShtIdwHnuZPjY8fd5RkeCY+ X-Received: by 2002:a17:90a:c912:b0:28d:950f:f1ca with SMTP id v18-20020a17090ac91200b0028d950ff1camr646113pjt.2.1704852750252; Tue, 09 Jan 2024 18:12:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mn21-20020a17090b189500b0028d0181ada4sm18779pjb.6.2024.01.09.18.12.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 18:12:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 18:12:30 -0800 (PST) Message-ID: <659dfd0e.170a0220.eadd2.1614SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 76B6E6043481; Tue, 9 Jan 2024 21:12:29 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +-----------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/