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 72C60431DA for ; Mon, 23 Oct 2023 03:12:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D1A740262; Mon, 23 Oct 2023 03:12:10 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 4B11140262 for ; Mon, 23 Oct 2023 03:12:09 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6be840283ceso2121924b3a.3 for ; Sun, 22 Oct 2023 18:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698023528; x=1698628328; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QfvhHzJ8LNLF3FKQiytZNMNbr13GbNZ4GcLl4EYrcRM=; b=Nrz4mIjr/S6pihWR/zyU73YNrwD6tvldloTdcRtG0QlY/+g/Un9qmak1X71uOlapa4 7QI209S1nSOdonp0urZnSX6cvQg5WYy2VWEd515fxp8QnaqAEuFtl1KNr1bA/wh+gMhJ VNN9FAA+Q7548d1pupx/yNoOR2f9fsn1VHNck= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698023528; x=1698628328; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QfvhHzJ8LNLF3FKQiytZNMNbr13GbNZ4GcLl4EYrcRM=; b=JsQltPezojpyLWqynJAR9AcU1lCXSrnAx2dQBFw0o4VpPOwLB/Kq/ENAdVJn2xOWOL jW6PjnBm5aty0N5Z7CldwT5eKDdBidTWnBt1OMChYoIOWt9eTCxLZg5zw03+RFFqizHd n9eLt6Qmor02GC5+NghbJkIaZomPpFARpMNOtHz/zSzbGYM4zSYKCv/ifJ6l04LqB7Gk CANSdcv10uaEgGAEiQ4TKWTmzGAbt8plYZQ/NF8nYoOFN5m9d1SzF3iEarvoyAWPgbtl i53dLYgj37cV/VdWYs04NEDkjN0dejRCyCswpBFwFqQ6v76bvPQm9WbAYoVK/KO7Bwp0 mA7g== X-Gm-Message-State: AOJu0YzXux235523DGN7lWAWUJ/pkS1QczTQDKjjRX5YOwyC4v+DLCC4 HqSdHlnuD9SJSslsLj4Ji9GkHgoZbpbspb49FMa4hUIWtdXz3zS92RI/7w== X-Google-Smtp-Source: AGHT+IE1sKe/QO1yfAu9SvnUt56+uoUzMKAFfKKzEz7C0G+6MoemlL/B26o/16C4B1nliLC5l3Uegj4Bndul X-Received: by 2002:aa7:8439:0:b0:6b3:55fd:d851 with SMTP id q25-20020aa78439000000b006b355fdd851mr5049328pfn.10.1698023528556; Sun, 22 Oct 2023 18:12:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c18-20020aa78c12000000b0068fa67344efsm362215pfd.18.2023.10.22.18.12.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 18:12:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 18:12:08 -0700 (PDT) Message-ID: <6535c868.a70a0220.18366.e581SMTPIN_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 AC97A6051827; Sun, 22 Oct 2023 21:12:07 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2cd2cf0cc53a508c4bd951a980ec534a646260de 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 2cd2cf0cc53a508c4bd951a980ec534a646260de --> 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 | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26594/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/