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 DA16D455CA for ; Tue, 9 Jul 2024 03:41:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D43BB402B8; Tue, 9 Jul 2024 03:41:16 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id D076140269 for ; Tue, 9 Jul 2024 03:41:15 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-810173a1d0bso1317198241.1 for ; Mon, 08 Jul 2024 18:41:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720489275; x=1721094075; 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=YAMtH+PCV0gGp8cc1vTOrmI24qycJoRnEnkTGgGbRVw=; b=OcpmgxLgV8y3e8NrLMoZA8DbLuJj+BQeInUNDKgJyVqrdp3PS3NGIXPtaxFWyw9FfL ohoigtguvYQXMIWFHJECmDOg4FNkfQVVvNcaLIEuHprqY9PZysbpY2+8xZk3ESVO8tUY ojoa60g9o/nKslAevysMWaqEfdfcXBIp+5A4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720489275; x=1721094075; 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=YAMtH+PCV0gGp8cc1vTOrmI24qycJoRnEnkTGgGbRVw=; b=Shfagt94Li+GnfRJLBa4L1gPrpo+nhX3W8NNgJT2CwYrY7lA9UVGIM7wH+qbEFJUp/ g3e+AlOXJq9Con8n6xe+9/t85mBJGgeiI3ua6ZvhDqUe13l2oN6Lb0gvUCmlzOvBB7vZ ntfPeO1an9MeGsARm8sFLaRFjUHelqd1HLn/ODl24T0WvjlqmXfmYa0dQ+BW7W+Ijeja 5Uaa6nh26W3b8sAn1UqySmoWdBotPlHTqO0xc1S5NjnYCM27uFOdmuypKDdqdojQQNV/ NrxqnT15aRY3ugVUvLyJ00hxUX4l8LPluKEop899H1uAiVzPdfx9S75sbYBXzmcIfvRG BiJw== X-Gm-Message-State: AOJu0YxcEobDPss+GCO/DoNwVL0P3A82gFzVtJ2V8R1Ci46ZQ/cDRlXS ieo4T/JHMBMhw05H5tajuiKSKx5Zd0PwLKt0lT/ecVkIf0qcrRJEA9qZeQ7FHaFh10RaghVohwh 6hbOApaK+TQW+afgvugjdT4ZvrVxGEZ1fl50/EoF38nwmkmEOwxwICNjv X-Google-Smtp-Source: AGHT+IGrDe0qYsUfyNwt2aY3ahKlYEqhDkhp9s4Sr5hmr/0Fb/u01xVIMi7FaQaYm4uP4TAJ7t7AOVekeYBr X-Received: by 2002:a05:6122:1c5:b0:4f2:ed7e:9421 with SMTP id 71dfb90a1353d-4f33f230559mr1127312e0c.7.1720489275152; Mon, 08 Jul 2024 18:41:15 -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 71dfb90a1353d-4f33d9ff2fdsm35950e0c.2.2024.07.08.18.41.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 18:41:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 18:41:15 -0700 (PDT) Message-ID: <668c953b.050a0220.2fed7.29b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BC02C605C380; Mon, 8 Jul 2024 21:41:13 -0400 (EDT) Subject: |SUCCESS| pw142217 [PATCH] driver: crypto: scheduler: fix session si From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705125756.227677-1-jhascoet@kalrayinc.com> References: <20240705125756.227677-1-jhascoet@kalrayinc.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/142217 _Functional Testing PASS_ Submitter: jhascoet Date: Friday, July 05 2024 12:57:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142217 --> functional testing pass Test environment and result as below: 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30457/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/