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 38D3746011 for ; Tue, 7 Jan 2025 20:07:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 328C640150; Tue, 7 Jan 2025 20:07:35 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 547934014F for ; Tue, 7 Jan 2025 20:07:34 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a9d9c86920so60483215ab.2 for ; Tue, 07 Jan 2025 11:07:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736276853; x=1736881653; 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=in67UGC05rAD0SHCNclZHig7UStR8W7CcJecZY4v8xU=; b=PxmCJqJbMJUzY95TdfiewVIc1uMSjI7+XxlZskX64r069tp1YpkApF6SA9cs739S/4 WE7SCDSRaQ+RZWK89Xpodch7Xhq0dCAKiHVPO3UMVWeNlyWoB/V63ikf32nv26UqYzlG naOrGtGfwvzL/oyD6MTf6bKHsv56cBQ9frlRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736276853; x=1736881653; 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=in67UGC05rAD0SHCNclZHig7UStR8W7CcJecZY4v8xU=; b=Hy60Rpv1bheH0Lok9W5CY5xVdVtgxzNrA3t4bBsjJVxWMSzLAarlHHt1reHcKatxTD dvyI8/8AD6dc6pF9awggh0rbwePcsatagPC1XH0FUuSxZgr6dPiWx4ImYR0Utzr714ik AjOrkcy6XDrUZEArxo0Vtc33OlSvAyT4hU7ZW0TbJI2QMavAea18t6Gzkv3ny0N5l9/B ZaRAa80GOHxGfsT1i1CPCdGpwAhXzfq1yGWdqlmmzUEDWIJnXjbQSENTdKlAAgAVMeoe +VzUkphwdVXZ3GTWDkB8CCszHNkW4cTonFgu8qWjzBrpuiZFua7qctSf7BfjZldH+5xP jwdw== X-Gm-Message-State: AOJu0YxU9xxM//rRUCvTCdx4fV1dRrE01i3DqZzGHwm6K2pGtPRi8MqW 2aowa49VeFpRisO1mzkvxWIAH5dC+//SnDzneg1dFvTeIqH3c43SjZX02xNPNuWmlt+Y0Z3LQhk gY/4GuaNC5S+PeEvd+naFDMJOFLDgu6cVabhiPlLSs4f+1GRZ1mrzhYh2 X-Gm-Gg: ASbGncvw1IowTQiK2nCinmGnvU+F8MkCkPRYnj27FuiueKuPxojdXcOrX9HVl7eO0ZZ yQHaxK0//HlS7UwdA3WhG9g3XXEfSNiG1iLXcypZgv/6hZHLZcqX1tJsJfKl0HAuaBpQ3mZ8uYE QGGIID3ollD++JATBhZ53USahf3Tm3e02B908gu9oeuiR48gQuKoxsBdBiExxeSJnmnTUM5L7J5 fBJ+aN3sRkHNubzHACzBm47AdxjY/dK6z5xONPTLJjoi9Emkk4JTqimODDtsAlcjbkiljk1+eAn CExyNA== X-Google-Smtp-Source: AGHT+IHUEe1cZsACWWuxDdb4YKYjTpOWJgXM+TALzzm8hzYQX8XKewj99HHa+Duk5lhq6F4jZDjNKqvsVkdB X-Received: by 2002:a05:6e02:20ee:b0:3a7:819c:5129 with SMTP id e9e14a558f8ab-3ce3a8bb524mr2885025ab.18.1736276853690; Tue, 07 Jan 2025 11:07:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3cdd61bc4eesm5336895ab.9.2025.01.07.11.07.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 11:07:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 11:07:33 -0800 (PST) Message-ID: <677d7b75.050a0220.20dfb0.dd9aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 352CD6052471; Tue, 7 Jan 2025 14:07:33 -0500 (EST) Subject: |SUCCESS| pw149665 [PATCH] test/crypto: check for RSA capability From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250107173833.1860-1-gmuthukrishn@marvell.com> References: <20250107173833.1860-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/149665 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, January 07 2025 17:38:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149665 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205709 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32268/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/