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 AEA554380C for ; Wed, 3 Jan 2024 21:36:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA8A4402BC; Wed, 3 Jan 2024 21:36:40 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 989194013F for ; Wed, 3 Jan 2024 21:36:39 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d426ad4433so44172055ad.0 for ; Wed, 03 Jan 2024 12:36:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704314199; x=1704918999; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mrPhAa3eteep/cUTkrreR+SRnfi1p6EH01GWAU4Zo9g=; b=TvaE+/eDTCnmeCw8dqj7zbqWsrPSWrCHKlqA2Mp7LxH1LIJfNzQAwSI0V5Y4krKph4 RqSb/GECKqfSKPXUG2BDJ01OvWP5PbaAk/C4rfYFiq43ZdgLrze8OdYINivjwE/B9q38 2Is5tMiuahfoXP/I6J3xagX8/VA3fo97CtMps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704314199; x=1704918999; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mrPhAa3eteep/cUTkrreR+SRnfi1p6EH01GWAU4Zo9g=; b=HxJNIqd7Q7crarKpDTQGzJByEjoEqBtLLpFo54O0XtDQaExM7jjIy8ilY7GbNljwAl yrLFm61WvPnEOA0c3UhyGkiYEKr7XU75wwdm+U2Ds498CduGcECdgpPMuq3cFg4PBMBg 09/tt2QdaprG5lwI9h4tOJl2r+8jrA9Z7aCvLQesGgx24H+0JVXrBaxESv9i4/TiLhPf 23qtOVSNz6RS13EfGVJ0CA2zwjTJ2G0cSUEqX7UQRFeY0ZhTjd6UhASZVlzESq+w2mOs LuiLSBsWOWrVA6rnYaaZ8EwBrS577EF16LfjXzrv5dhzGdz8h/pw9enG6vX+8Jd+j5sn J1xw== X-Gm-Message-State: AOJu0Yz0c7bzjqKwmEA4h7/KS8t5rxE2A/IxacxLv1edP2zihgGIvV6Z 8ZEM/+4ofpo0bFKCPbqO8d1E7yEGA99kKtQYfBw83N3npw+IEGl24GDLAOLLNTrEvlt7fzpbxkk Cl0BSfw== X-Google-Smtp-Source: AGHT+IGa6Fb2+nd7vNN3qtIJA8BkjD5bbBwU13Isb3+xVUM5nCxauYxUGGNvfm/N3OpIGCmXcfCy/m7pigY8 X-Received: by 2002:a17:903:2b06:b0:1d4:d5bb:5d92 with SMTP id mc6-20020a1709032b0600b001d4d5bb5d92mr1063052plb.52.1704314198953; Wed, 03 Jan 2024 12:36:38 -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 d7-20020a170902854700b001d43af66d1fsm681221plo.66.2024.01.03.12.36.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 12:36:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 12:36:38 -0800 (PST) Message-ID: <6595c556.170a0220.92252.0ac5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E769605C311; Wed, 3 Jan 2024 15:36:38 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c858f006d1f7161986c88847259a400d8f80d81b 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 c858f006d1f7161986c88847259a400d8f80d81b --> 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/27535/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/