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 6952042639 for ; Mon, 25 Sep 2023 23:01:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62CE340041; Mon, 25 Sep 2023 23:01:02 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9C3C040041 for ; Mon, 25 Sep 2023 23:01:01 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79fa416b7ffso209999539f.2 for ; Mon, 25 Sep 2023 14:01:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695675661; x=1696280461; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9tI4ol2IZJ2yY3AR4w9A1KbbSJzB2Ze0Kr+6xM/tld0=; b=Dln2IWeA4oIbMdfI50zVXFVxLnX9BgorGMgJi2stfO2R1lXz3KGaLRNjGmmeY3LZAz 103IOt8wMhhq/1G9sZPANs3NolCQiF+CQwRL8HTHMIsLUcg0vU2lEr7RwhjGf41FbE8D yqHDF6fou7XCvtGNkCMh7BTAPYH2sdF6YL5gw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695675661; x=1696280461; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9tI4ol2IZJ2yY3AR4w9A1KbbSJzB2Ze0Kr+6xM/tld0=; b=cvmgRa6Ven8zvYkQCRb/oO6oW4YXXrujZCWsZ8FeaWd8nnnXrP33RaGmsqvZb1NK1z lAj36S+CWQAkZ9vcbphcW2nEyhG5tmC2tE+qBH5iqqke5pg71GjT7U05+waJGM2YmgbM j4cowID2Xnn/INfuoiHR4azoruEGceWqhnJFtfpiNNYkIfCBvHUglhyUKIzihFvXGmRS Zlt8ZQYF6XPMiJtzqJ4G8loDYRa1zw1CYFHD2nVF219+rOjLQJhv040aciwjZ53ogqWd rYirzLa+cxHl+s5rweg7975kE8SoyQqiJLf5MTLjYq1PH5EvLgRhDpVE09xNcxaNshFk AkqA== X-Gm-Message-State: AOJu0YyeFAzb2p0/NE1x5F2I8zs3Q9rQU6dKTHLOI8wPAaVqRxPnXTb/ xqn2h3kQhvdbAa+bfKKNqtiq9oV6/hBoDT07CZAhnACWLTZtVTexOI9Qtg== X-Google-Smtp-Source: AGHT+IFunlFgvOdLmkv4fUKkyzFW+FZxQj4G0GveXjTDv4c7L3JAGU7nIq+jf4FMMFwMFmOwHB5v4Kc33VqU X-Received: by 2002:a5e:d907:0:b0:794:c91e:1e8 with SMTP id n7-20020a5ed907000000b00794c91e01e8mr8183789iop.5.1695675660923; Mon, 25 Sep 2023 14:01:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c26-20020a6bfd1a000000b00780bf0d3b9esm319817ioi.26.2023.09.25.14.01.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 14:01:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 14:01:00 -0700 (PDT) Message-ID: <6511f50c.6b0a0220.70dbd.27fdSMTPIN_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 700C0605C351; Mon, 25 Sep 2023 17:01:00 -0400 (EDT) Subject: |SUCCESS| pw131899 [PATCH] ipsec: use sym_session_opaque_data for RT From: dpdklab@iol.unh.edu To: Test Report Cc: Garry Marshall , 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/131899 _Testing PASS_ Submitter: Garry Marshall Date: Monday, September 25 2023 20:11:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131899 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/