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 5E2BF431F1 for ; Tue, 24 Oct 2023 12:35:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5929940285; Tue, 24 Oct 2023 12:35:28 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3208540285 for ; Tue, 24 Oct 2023 12:35:24 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-357e783edbdso4268255ab.3 for ; Tue, 24 Oct 2023 03:35:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698143723; x=1698748523; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8OrG4O1Ql4xpNXJ51KPVDfJ9gfhF7y2lVjo28HJ69bw=; b=ZqhxvmrbjPrTCESma7zp+kSp2icS8jo6jN74Q7Cvd0UtF5FefG+tc+qoddv5xfcWw1 bJ3OhF/m+G2xQl0CtqBmjnrtTOZ+vLQIdBIyRGsQThIPUWLlxC2rWMuPY11m5tdyEMS3 wdjVguXGU1M6gbbwyMapnkXaamL4cjttKxY2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698143723; x=1698748523; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8OrG4O1Ql4xpNXJ51KPVDfJ9gfhF7y2lVjo28HJ69bw=; b=QP241+y5HaJEPsEnvMMAq9sE0Zhjd73WI/j3kCS039el4M9eWgF3aCg/0akhLNi4BW et8+nrP0TrOEMjSS7NW96vNih2UgOF7WyoCYAunlRt79d6cgDUsss9JJC0AxTb7k3QzA 6VtSrqpM6+34l6eZILm3fGtM8iCGjC6aEZIxy26G9daYEDSBDaIKnEFzlqPCALMGiZBB xKgtizvIarGWfjU7z2HcWjArxTKdDMbu3WUWMXh2FSByyJ/euJLp7ceog9N20jjWRDqs 120leAn9tYCc4gvipfyB2x9QqknOczuFbiIAYrpqgvdZgYvtAAEEhb1p3tP/CP+51zFj 3baQ== X-Gm-Message-State: AOJu0Ywbt4KC01Tg3+SzFDKYGMsPD8kkn5seZRbLFHXNWxi9a7pfK7cF 2apLmEHFpMBtwSv955P6w0wfm3TPEzT9/J09EgwtOIz6/nyuWdr8p6eGpQ== X-Google-Smtp-Source: AGHT+IFy2tSKCq+tnjx4wbnXE5dEanQnqieuhQpWm+vdWEMOFxpU7JNZ75sCV3nHsfRd6sPQvTbtF6ZDS8eA X-Received: by 2002:a92:cd8b:0:b0:34f:ced4:7895 with SMTP id r11-20020a92cd8b000000b0034fced47895mr15505828ilb.8.1698143723629; Tue, 24 Oct 2023 03:35:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v2-20020a92c802000000b00351645d1b84sm464482iln.48.2023.10.24.03.35.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 03:35:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 03:35:23 -0700 (PDT) Message-ID: <65379deb.920a0220.84add.2986SMTPIN_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 49C2060524E7; Tue, 24 Oct 2023 06:35:23 -0400 (EDT) Subject: |SUCCESS| pw133235-133259 [PATCH] [v7,25/25] cryptodev: mark older A From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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/133259 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 24 2023 02:54:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133235-133259 --> 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/28051/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/