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 9857E4385D for ; Mon, 8 Jan 2024 03:10:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 913E6402B0; Mon, 8 Jan 2024 03:10:05 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 7EA5840272 for ; Mon, 8 Jan 2024 03:10:04 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5f254d1a6daso10041827b3.2 for ; Sun, 07 Jan 2024 18:10:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704679804; x=1705284604; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cGZMObmhx2SS7h0ig1aN+xZ1OOGQNsZk1oUMCdNDLpk=; b=JLsMnClbOeD38TE5vMR4Il8GCaPkXQSKvnL2Zl2x7h/HHgxOoXFe822yTdy1pLlqBe CPHRB+T6retVNU8m0eZwvAPTBm5Trr2Z6ewPE8PlSOV98HE12EwmdWAd1mUBjAf/SWEw iga/Amj9ITU/HzXuVC5Xx1YcF2sqaeqC4711s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704679804; x=1705284604; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cGZMObmhx2SS7h0ig1aN+xZ1OOGQNsZk1oUMCdNDLpk=; b=fNhbitz+Q6oyYbsyrbHpLnuX1q98H2IxvolSuwU7XPcAQp6877/9hthzzayhkpVM6D AtjgaNilrcWWjFyr5qhtPT2avFqnb6UtL16cCM7lY2SYwGqz3J96q03EyLwswAqSqCmR WD7bhWYXh96ZwXFBYRyYK3a1K/T/Bhe1WSFsPQr/snbcFijj3dKlkGKR9FA8XYoaYwbD yy2zE2d1k5zSCCeVBS90utfo811tF9Cjonp8nkqSVmRR4C8+HTcdWa8TkMmk0PPaywZP YSqteCGkOm2eHpJxvJ+enXZGWMkRELBXDf3JYV3Pm56w6Zn0wBRX0Ns+C2gqwEqiW2nz cXSg== X-Gm-Message-State: AOJu0YyRXOnr3zUqaw40LTb7HxoqyqkXfBkkJmN8FMPwGjC3XP41qgh5 HcBFZIK/tjw0T9Lh2jgFndjDJ/ztDaoQ2T0RJUiI11SGI4lgijHoZjbN1ysEzKo56w== X-Google-Smtp-Source: AGHT+IEJo7v4gxFQI3lErqKAmUiKeDuIOeHEKSIlOZjyhSJkpOr5m1OUSaGxnisUcpCgJDijCisRbRAYn1mC X-Received: by 2002:a81:57d6:0:b0:5f6:e869:2a7 with SMTP id l205-20020a8157d6000000b005f6e86902a7mr1112869ywb.99.1704679803857; Sun, 07 Jan 2024 18:10:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a0ddd02000000b005e3f7399ddesm380761ywe.36.2024.01.07.18.10.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 18:10:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 18:10:03 -0800 (PST) Message-ID: <659b597b.0d0a0220.64763.ad78SMTPIN_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 829EA6051823; Sun, 7 Jan 2024 21:10:03 -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/27598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/