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 E22C345680 for ; Mon, 22 Jul 2024 23:18:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E06D0402BE; Mon, 22 Jul 2024 23:18:01 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id A8F294028B for ; Mon, 22 Jul 2024 23:17:50 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3dae221e42dso1894624b6e.0 for ; Mon, 22 Jul 2024 14:17:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721683070; x=1722287870; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=qaBPdZlSQK2aZqHnA7i/bwglziCzr4MeNOmO6k3x9Vw=; b=b6QlgdtV8KdzddHl/3lTl9yJ6lR6VbIePpMvwP2ZvkdW7H/8wKEKvol1rHuKTRegD7 Y0zJflIpdXHdOgdAZJV+a9rMzyDI64J2d9EOfE61RzkrxOlRgZpL2MMTa2lRvhfk+AHW 8MKUViI0w6isoFOe90G8BMGDj0ENYj5GiLj2w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721683070; x=1722287870; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=qaBPdZlSQK2aZqHnA7i/bwglziCzr4MeNOmO6k3x9Vw=; b=k00u60mSJvXvsjxSn4bB1ZChBkj0v8x961zJ5MtiGjlaXQ1JhnPMpyYmUzfChUssVZ Ga2fzSOJcbwM8WXs/7XIG4yoaVlypyUHoo89U+Ur8XCVMy5qcKu+EClf02Fzi9hMUpwJ NlQ1lNzQA+EXUhbDEoY9C3YLUjl4CmCJSdSMAwLLarPi2MtOh3XF+UajNhFoUARXxTGR RCYUaaAPdfFK6JpI7Ygk6HSGl3UmC2d7c7usbGLqspJHRGTnht5/vIYlCDYzWgixKt21 FyZ7ShWrBCwfi/BYZhz20P1r2fAZaDmmyN344BwJ3wIrwafMtmxs01GjGkDjJ0AeeWhb kUZg== X-Gm-Message-State: AOJu0YxCNCCTJuWofh0YlpHnyKZ/vUHCyo9uUmL69t6wTJDtl8j9G0D2 2eCnKm4amK5eoVIPz5NKOnHUhqgI/g7ynlZKrp7dx9I3wLe43KDg9VnIszunwt5zAZpK5r3JRiO KW464hjINt+r3TTkrxVx5JGpcQ/8xZBesIXY6oWEP+S2Ek9xO4UJ7n4MM X-Google-Smtp-Source: AGHT+IFCZxNS9g4GfGCuJHKuooXDL9p98QxzeYK82yTuidZmamzUfJxYh8pMDW/3WLN6PJYd+YvJmtk54aQL X-Received: by 2002:a05:6808:10c3:b0:3da:ab89:a7d2 with SMTP id 5614622812f47-3dae5f45166mr12977299b6e.21.1721683069884; Mon, 22 Jul 2024 14:17: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 d2e1a72fcca58-70d27cacd6dsm212512b3a.10.2024.07.22.14.17.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 14:17:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 14:17:49 -0700 (PDT) Message-ID: <669ecc7d.050a0220.190f31.8c5cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0982C605C351; Mon, 22 Jul 2024 17:17:49 -0400 (EDT) Subject: |SUCCESS| pw142616 [PATCH] doc: announce cryptodev change to support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722145324.1091-1-gmuthukrishn@marvell.com> References: <20240722145324.1091-1-gmuthukrishn@marvell.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142616 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 22 2024 14:53:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142616 --> functional testing pass Upstream job id: Template-DTS-Pipeline#169726 Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30578/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/