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 B1769425F3 for ; Wed, 20 Sep 2023 18:41:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB48B402E0; Wed, 20 Sep 2023 18:41:43 +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 8D98A402E0 for ; Wed, 20 Sep 2023 18:41:42 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-792975085b2so1891339f.1 for ; Wed, 20 Sep 2023 09:41:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695228102; x=1695832902; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iISconIPe1L4EhxI07Q3bIV+YK76xYzgJ/xqnoBmLw4=; b=WWZ/WljEKSkAz8IQQjAYJJHoUEQLCJLLZIxDiznBeo9pepP6n9xvXIStBAXp3xD+mr /XijvvZOoWQY46gzru8WAM6eXjiyASGcCYeHyWqKrqLeLq2r7TlQKgqPPqhG4JKmNrHx G0JdiokX71lOxMQ+/C5itPdNqUx8Km001IAak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695228102; x=1695832902; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iISconIPe1L4EhxI07Q3bIV+YK76xYzgJ/xqnoBmLw4=; b=v89mmm8kRXeEiTLOuvvLwRdHeUe9yNhDIk8xTa2YiyxMXPWrcGoHK0+PfoGLSqJgTm eJbTWU6aYX8+K5ukZ5sOuktTZB9YoXX9F1qy81FDfT2InDgVi+7ESVHMlMzv5R6G1lU4 5lA4g+tMrgr7ZnNr92PY865nXTQC14VAfk7/0UCn/HHWApkIHEB+syOjhE23EXSHNFpK yIoH63aRw7NUwIHCi4na2UtZo9laPyh+hKikTSJ+2lILvVZCKX2jaGwuypTW/6g94xST TpYlthXaaKdrH7rI31tdvorKo2g54LyreWHV0cpiWSEVFncafX29xE6Dstt4ye4tdgTb 9D9A== X-Gm-Message-State: AOJu0YxwcJPvXGaqs69JlMhBsVaxH2Ow6qVwEp9NMEFotDR57EWsmHH/ ewfAYAwiVQ6vLpK3qWBiY/S8Xfy3rvzJ+Wh7ACl58WQZTZKyIqL3ChExzSfpq/Jf12c00lqWsA= = X-Google-Smtp-Source: AGHT+IEvNkvQP1mBt4gB4iL8uXb+38bKXK7jAjmtuw57C5h4+Of/YmGNlZQyWE/7JzfVjp7OIiy6QPYAgx0J X-Received: by 2002:a5e:890c:0:b0:787:8fc:75d8 with SMTP id k12-20020a5e890c000000b0078708fc75d8mr3322070ioj.9.1695228102000; Wed, 20 Sep 2023 09:41:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b26-20020a02a59a000000b00430e1dbe666sm814502jam.65.2023.09.20.09.41.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 09:41:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 09:41:41 -0700 (PDT) Message-ID: <650b20c5.020a0220.4f7bf.0088SMTPIN_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 7BD156052514; Wed, 20 Sep 2023 12:41:41 -0400 (EDT) Subject: |SUCCESS| pw131744-131749 [PATCH] [6/6] Section 6: Glossary From: dpdklab@iol.unh.edu To: Test Report Cc: David Young , 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/131749 _Testing PASS_ Submitter: David Young Date: Wednesday, September 20 2023 15:48:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131744-131749 --> 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/27674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/