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 52EDA430D5 for ; Wed, 23 Aug 2023 03:04:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B1AD4021E; Wed, 23 Aug 2023 03:04:35 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 32D304021E for ; Wed, 23 Aug 2023 03:04:34 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7923483bb68so77686539f.3 for ; Tue, 22 Aug 2023 18:04:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692752673; x=1693357473; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EtYlnJhHkfdRRAGm3k1Xh6/jwbDa2P3WfxeCIMXJKGk=; b=VcDQLtnQg4IRJuaayoWfG/OMfU8QCuKcgxQza8F2h9R/2kfErh1QSmivuQP6xRHOTS riUVNuy88+CrhzVwYElcSnkXpu22z6S67hceH5hGiX9vrHxgbwPj6Mq/N/8CN/8p796S 6m8KteZGPCrsC96+T/LivzaC0+92Xk44LAX4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692752673; x=1693357473; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EtYlnJhHkfdRRAGm3k1Xh6/jwbDa2P3WfxeCIMXJKGk=; b=C5sNNr6Ai5+V6tmcS8AeNcldy9Q3yfktAgsiF7yXpt9sr0o/hgRZ+Nz2HfcgN2TqP8 Kf+TuSYd9CyVF4GYwXAkX2YGrnOSBIYRD39DtLeVqbEYgbOSTL+JUXUt6XG479R37llT D4K3kONZrZdZF/2fqFM/ipuSqO938+abcMcrsODCpSQGtx3qlVLGyHm1seFy1Cyzn9Ey YH0V76v+/2ceAL630GjYKn1FJty2VKf8m3prscKG1d27DKfJcTB+mNhLnHhB5bVNfQjy RDDm68L6/UThY0I65G4fd0J7CGzumKmH0SNW1FqPd3Ce+OlWMmvtKabfUWMQIlLci8Bn gWzA== X-Gm-Message-State: AOJu0YyVeiehQwE6jqTIz9sbLM4x3pR3sOmCBFoWqYg8lK3mNVtdCrNL Z1oUYAilwOcy9vpjauIJzJIwfZb9r1nzN2oE7VRrRmkiN0oN2kDQTxIn+Q== X-Google-Smtp-Source: AGHT+IGQfM5W6ITtZhCSwYY930YARdrVd+M6s+CAUh4q8FEy/IMFpWZd5k1E6IzZ3REDrmN7QKvL6calOSjM X-Received: by 2002:a6b:fd04:0:b0:783:40ef:c9f6 with SMTP id c4-20020a6bfd04000000b0078340efc9f6mr1471567ioi.19.1692752673571; Tue, 22 Aug 2023 18:04:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s11-20020a6bdc0b000000b00786ea00bd32sm565594ioc.12.2023.08.22.18.04.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 18:04:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 18:04:33 -0700 (PDT) Message-ID: <64e55b21.6b0a0220.59a43.d81cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 208C06052471; Tue, 22 Aug 2023 21:04:33 -0400 (EDT) Subject: |SUCCESS| pw130588 [PATCH] [v2] crypto/ipsec_mb: add digest encrypte 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 Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130588 _Testing PASS_ Submitter: Brian Dooley Date: Monday, August 21 2023 14:42:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130588 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/