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 B266E42582 for ; Wed, 13 Sep 2023 00:20:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADD7540275; Wed, 13 Sep 2023 00:20:58 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 98F6940275 for ; Wed, 13 Sep 2023 00:20:57 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79277cfc73bso195517739f.1 for ; Tue, 12 Sep 2023 15:20:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694557257; x=1695162057; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k/WtNxZEuy7Wegzv4Mftb2Z8wdFqfYTqrjIae0AJmsI=; b=E7nnNiDQPI/+6fpqBEC3nXOlMT0VN71+s2vlTELUtnLCf9JdB3FCpA2bHk2DjmJUwF duaYgWr8M1gm7i4ShvTeuwdYrZJ/rEXsIyD4J4gDQMMfgllUjsApYqwna1YduZl+yczL uE+J+6fZzDXvq/ynTTOGIXW8tNOrc3t7mKQog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694557257; x=1695162057; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k/WtNxZEuy7Wegzv4Mftb2Z8wdFqfYTqrjIae0AJmsI=; b=SYQ84rNzaQnf0bPDhXHGyqNabn9gG/bpGv0qzNLHAM0+EbAAzBtQlHkULk+h1g0KjG ciUesyiKyEXNwzqqMHdQZPDm+DAEFeSCnrhTgD6877em0H2b8UdsD3ZPYqnqkXp/CEZM Z4yXM9g/G9rCYIKoN0WzDNJPJjiG8XMCJhf7KIeip/zkqMVXQ5ZQCrS4hV4BwfPEGr5i Exta4GltuT/i6OyGieUBuLojN+Y+VGT9xZejFm+/s4tpSo8JRRaSC4V8jNI9DteEzY/c +Etjw4ew8/tqg6G8QAnOsNmt6leZoyOyN1uZpX9SFXQXv1O6jtrFHaA5znFTIJ5wu/Et IrQg== X-Gm-Message-State: AOJu0YzSF0Xlsh5lYYj84r+lE5m1i+WhSN42l0m+ZTTevE/Bp9yBjtBG ooLtsy+I/CCNXF2UtVgQRnG7y8aFh0bVqygtlIWhirUooU1/h0niaFy9WUfTJhuwD+jNrv7k8g= = X-Google-Smtp-Source: AGHT+IGKZjuAIy/uArJQGYBJEgdA7f75CzmuByTp1nti95RqK/Z+ZJWNOEbUsSsb279Q3urqPJ3MowZeokmi X-Received: by 2002:a05:6602:19a:b0:792:70f2:a8ed with SMTP id m26-20020a056602019a00b0079270f2a8edmr1215189ioo.4.1694557257033; Tue, 12 Sep 2023 15:20:57 -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 q16-20020a5ea610000000b007834bb58f75sm325304ioi.20.2023.09.12.15.20.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:20:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:20:57 -0700 (PDT) Message-ID: <6500e449.5e0a0220.52c0b.1c9eSMTPIN_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 ACE526052471; Tue, 12 Sep 2023 18:20:56 -0400 (EDT) Subject: |SUCCESS| pw131370 [PATCH] [v2] cryptodev: add missing doc 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-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/