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 A783F45DBB for ; Wed, 27 Nov 2024 22:35:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22E824029C; Wed, 27 Nov 2024 22:35:37 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id DF4AE40280 for ; Wed, 27 Nov 2024 22:35:35 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-7251ace8bc0so989978b3a.0 for ; Wed, 27 Nov 2024 13:35:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732743335; x=1733348135; 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=9ZJJb/iQjiJsYZDSvUIGVxmsjF0PVZfqoS9qC9jS7nU=; b=R/CO010gfEkIgtxKAgELfZt58u7doYLsVWkyhrCbgcsKQVlSvSqIwjUwUtD3W75sDj 6nF3gNwAAyn0+MhQkaUBEIiBvdB9Yb4AJ6XdacVjMGJNM9EfHU+yVOCWpg6rwhXYg4Pu aBT540IFWqJfhnpbsnakfXnax+fF/WaZi2JnI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732743335; x=1733348135; 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=9ZJJb/iQjiJsYZDSvUIGVxmsjF0PVZfqoS9qC9jS7nU=; b=J+uolGw9BB9FqOOKoc4pgKU+o9cLuNFzb2tlo2m2csNPPNWhRWEfZs+Oq1Hsts7xRQ Rbt7QOZoYBAM6dN1lvMlrwqaA8oFH9Pc5lsEq6MgNnGajuM+mK7WSHQCufy+TqHICEof gqHgZ6G3Kz6L/+t8xF8Jchee5+R4yIyqVRRkUz64v9Y7Ci/jIxRo0CZrAKGx87dUafpS fdsqKNWdqMR703s0vJBX2EFC75n+n6/kClUWlcokPdl19xQ+EjONwzmfsHWKQtQJsGOy 3G/kEBoyuJ20JZvMJ1X/8o36b1MlsTvq518gTnCiSUnJo8r+nsYaDQwEGIuoG6llkhEz ZxcQ== X-Gm-Message-State: AOJu0YxruRAfhNKfIma7NqikB5mh88dcsx1HDjFbtCQ3uBiqUSvCtQGY Hxlf1pouHC7yPhZe/ybP7cauNjyZsbZoEguOYZHqEYQdwxXiNkXrJlYwwqct+kP527k9Cvssp28 BcPhkE61giA6mxkdERvNjlMOaH3I4UZmlYz4PxYee X-Gm-Gg: ASbGncsERofKfzJw9TrV8VRBdGFZkcg6+i5/ocT6PGKKpDCJpaHSgYK2C7OLFDmDjqg bUUEtadw2OXFhLOqQAXy0idCqY84hSuct+K99IwCHjoR/NLflPrEdC6qBRViGR7lBYG1erpTTeM 1/8p1wX3vJFijM0O2pGMzuJvn6v/Dw4ZC8242zmJxZ6Dr0KKL8oUcwZ74K10aSxlx2vFcNNJvK1 ytsrweMph+7DL3wfSv11VdnVzbgLq+C67HK+AqqDxi1yfIlNluyGkBuvKPhbNf1MmE3i6Y= X-Google-Smtp-Source: AGHT+IEURWtI11X0G265AgNQvaWyVKgQDLMdsljekEA5zIv7xxsTsJMsmXPdjE7uiWPlizswBReVR2ETCN8N X-Received: by 2002:a17:902:cf42:b0:20b:a41f:6e4d with SMTP id d9443c01a7336-2151d331afbmr15117925ad.15.1732743334942; Wed, 27 Nov 2024 13:35:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21521977162sm6725ad.76.2024.11.27.13.35.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 13:35:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 13:35:34 -0800 (PST) Message-ID: <674790a6.170a0220.1a65cd.00a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B7066052471; Wed, 27 Nov 2024 16:35:34 -0500 (EST) Subject: |SUCCESS| pw148614-148628 [PATCH] [v5,16/16] crypto/mlx5: pack struc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1731990941-10001-17-git-send-email-andremue@linux.microsoft.com> References: <1731990941-10001-17-git-send-email-andremue@linux.microsoft.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/148628 _Functional Testing PASS RETEST #1_ Submitter: Andre Muezerie Date: Tuesday, November 19 2024 04:35:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:37dda90ee15b7098bc48356868a87d34f727eecc 148614-148628 --> functional testing pass Upstream job id: Template-DTS-Pipeline#198998 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31969/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/