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 DB85645D5D for ; Wed, 20 Nov 2024 23:45:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 361E543249; Wed, 20 Nov 2024 23:45:05 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 3D37540DD0 for ; Wed, 20 Nov 2024 23:45:04 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-513de426746so106213e0c.3 for ; Wed, 20 Nov 2024 14:45:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732142703; x=1732747503; 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=7ej1bruL9e21uyjoZ9nkcyV8qcduKbzEvsZEUA9bDC8=; b=RCLNuW8fszA3QVMCk+mktUDtWsmkMXOR5GaOVl7vGOAHz4UH20mpSkzUUaNvrtzj2V 9UAuLzlwg+pWQbGS1hwhlR+KPir0TA5NH7f4qyrP06jJ388ZXTb/fsAdA+PtWSennyLN NvIETkq3qkE+iGCRUaza+cvyrGYg2qfxWJ+y4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732142703; x=1732747503; 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=7ej1bruL9e21uyjoZ9nkcyV8qcduKbzEvsZEUA9bDC8=; b=Q8/tbEehxT6FX8+okOWQmJ+nMADzxht2sBBBDLPJM30qITIERH1VvgCG4DSEviVYwP nS6KYkg61Qi50z3+w8Jnvu30Bp59VON6q6ewq3tCYa/cA4zGdqMVD5Mnzipd7+OleIdo Xk32weNd9xw9iPbp5ssaaR/lFTllpj6mMtxLk2Waerlt/NV6L9GUT5r5tfOQJYE8boar XQGZN6R3qydNgIR1maGrq8/JtYMqTpBujQWgYWgMUBZOcO1NR9GSS7Sr6t1syXQqrI0s kRawQyBEu4amOEYNNdvLcayDTsP7pkrPtblzFpSPSMYrV4WMHu78Bb301NGqxhjDQkd+ oyIw== X-Gm-Message-State: AOJu0YyhqRIOqfrcxjopq1LxvwkYCmvOXnBBXs4G81VRINy+/nXUFJCY wuWgoOEXidVRkIr6Y5n//2GYKyQMmNuZRk+iRE1BCVqc/UCyWpNLYg6uUT6FOqXusO5BcfdL+Rr W/sZ2twNsKCrX6vjbFo4NY1TVpktlyjzkoqtKX1rqklY72yGTQRsG4hvP X-Gm-Gg: ASbGnctNfIdw1qFgl6BDO/KmCSpn1RZ3pztHezhr7xZRESQbnWdKSWIr73HSjj3B2UX XWkq7htWQalpeY6+zauYfHL2i4dUi9jY8qv5aELVoXYwBL388P8pPjuUvHdtL66pLO5EGVJTkbI 3UjHbKY6znLiFC9jGfLz5T2PU3PagEPdPNmkBZonSKsR4ffMkcNPuvVqGvfmt9h+eOfrt93B5El tojVchReH665ABVhn6dryxr1TnqMR1q7d9PfmymrfKSyOwrpDVKn9b4R71FrbolTBctTJSgv8k= X-Google-Smtp-Source: AGHT+IGuXerrR3OsX4twHck5uFKQfrvhPp9AoXF4cV6hiY96erkFdoVR+c6qmsKEETiow+n85f6uVvTbmg98 X-Received: by 2002:a05:6122:218e:b0:50c:4efb:835a with SMTP id 71dfb90a1353d-514cf883b81mr4947699e0c.1.1732142703578; Wed, 20 Nov 2024 14:45:03 -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 71dfb90a1353d-51479b4062asm413421e0c.7.2024.11.20.14.45.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Nov 2024 14:45:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Nov 2024 14:45:03 -0800 (PST) Message-ID: <673e666f.050a0220.b2a0.6e34SMTPIN_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 37A026052471; Wed, 20 Nov 2024 17:45:03 -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#197931 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/