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 7495842581 for ; Tue, 12 Sep 2023 23:38:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FA024027D; Tue, 12 Sep 2023 23:38:50 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id C97E14027D for ; Tue, 12 Sep 2023 23:38:49 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5739972accdso158358eaf.1 for ; Tue, 12 Sep 2023 14:38:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694554729; x=1695159529; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KUWn4mrOrkhZeSScZR97+FY+k+ewBJtAddkzKzyLhSA=; b=O2V2QfyH0onX770K3XMh4bDqt1iiLvDvLXsFmPkN/aCMANGwedOrMPitENExSMnruc D5AOINaDeEJ4ON/TNY4Pm89gvErpBCifwStAupkjY7r75rqtAPrfzAJ7qKASvDur9ghS 9W2oo4fhiKgEHOWlwhGpaq1QPPOasCqY4ay64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694554729; x=1695159529; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KUWn4mrOrkhZeSScZR97+FY+k+ewBJtAddkzKzyLhSA=; b=MiyD9oyE6LztyG3Tn/LckDhelSE8wcYrHHlwnV8tOYrEeTfF6VGtOOVZ50auGVASmQ mzkJ0jCGduIzT68G48V85D3e4Ye8D9aVMv3nvxCep/BZSXaWiaf+aQ199FhrZSi2EFq8 qDAWhEVsENnL6nUhIQdGJSUgVD+K4dZmWKMLD1By6TL0meVTZJ6Yrc4N4MVZUd4VZk0I /osqTQ2sMmeiH5+mLYxmNMdGwaFDLQb4kiA63X7y1S5wHIYlkdawHZ6519ZHjGxc3H/s DTE0pDWnbKqU/PLe4cV/rTRNw/rmRtXRERLf47YIHuEqTeDy/6xoe3j1bME+WfNV4MRr wR5g== X-Gm-Message-State: AOJu0Yx4LsVepKf3nL5RREt4g0+al9cjWlHLFOGC2RhBO1zJWc4EMAXw Rv8r75gTTWA83lozb9cbyAqslXnmYcyjIJQVZvGt8YoDZI3fJzoEDniO1E39IbL5OWZDaf/t8w= = X-Google-Smtp-Source: AGHT+IHKXY9Fp1UmyVfoN5Bllf90hVF2/MT4bGiGh1MuVYR3Jf5FdMSQIU86jQTBs9PPbGlFZEP3g96EtLs9 X-Received: by 2002:a05:6870:b61c:b0:1d4:eefb:3ae5 with SMTP id cm28-20020a056870b61c00b001d4eefb3ae5mr2199387oab.15.1694554729125; Tue, 12 Sep 2023 14:38:49 -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 z6-20020a05687042c600b001c4ec023cf7sm816448oah.43.2023.09.12.14.38.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 14:38:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 14:38:49 -0700 (PDT) Message-ID: <6500da69.050a0220.3df76.5c42SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BBE0E6052471; Tue, 12 Sep 2023 17:38:48 -0400 (EDT) Subject: |SUCCESS| pw131370 [PATCH] [v2] cryptodev: add missing doc From: dpdklab@iol.unh.edu To: Test Report Cc: Anoob Joseph , 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/131370 _Testing PASS_ Submitter: Anoob Joseph Date: Tuesday, September 12 2023 10:42:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131370 --> 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/27584/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/