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 C416543C70 for ; Fri, 15 Mar 2024 05:29:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA16F42EB9; Fri, 15 Mar 2024 05:29:26 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3B388410FC for ; Fri, 15 Mar 2024 05:29:11 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-366302e3cd2so5714905ab.1 for ; Thu, 14 Mar 2024 21:29:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710476950; x=1711081750; 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=/VyhZxia1AzhxSz+sIaiqmf0H52N8EfeyV+tc4pr5ww=; b=g46lRAeSkfu8HvQnh5GKokNBnJe9DDINpYVEy9a4tA3jSO7qHItvbANB85ytDJRKp0 Ctmg38BH1dSar89loVWvoXHDjToKCmma4j7k1FfMxq9ZJGRCq3jnwHTM0pnCh0/w9N8Y izTeMEgfL46j1jtPAm6TmhV92tA/UeG/Ao7Jc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710476950; x=1711081750; 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=/VyhZxia1AzhxSz+sIaiqmf0H52N8EfeyV+tc4pr5ww=; b=hN1J+NcwnkzLn80qp4qNAACLAY2+5lk3Khfr3ON8uPg+UByJ5zYpHu8PpwsfnC9mOH 0OaAjFakvLrsgOzdZPYoZ3Acy09Gse14nKVmkt5JDPAVbkbNoh8P0L/vYa69lgmR53iD rPjjdFEwgMGVBQgSyl1ljv752+1GhtAtvLNDVdPSF01eEIC+Mua7k5o+MtyLKULWbgjn Vd+FkaUINhmPWL1Sk7EbDBeqPeekmD3bR6wNDyvgxRrkIXJMx/zOiG6GDvYkyEBeT7xU kbeKvbFFA3crbbr1D4sMrvElKSfrn+YuNz23qYarPEf3LTvPFxi/JqfiIARpVdX7gybp ug+w== X-Gm-Message-State: AOJu0YzNuUvACtmgklWQmByUHM58LGWpr11GDznbpJoJTeNTGv1daf1C H9pVzwz4SxxN0n2f6ywggsiZagtSRgZMhXvFP71fQE7GQEsNoThXqQJVN9uiQVtEDSjiA6K9XW9 LSmhLY7QdufREhMVhWOZ+LcuaYfqcfZWp2Vssk4bnvkZv2n9Hitm3wyA5 X-Google-Smtp-Source: AGHT+IGKvdP02oCoSlM9B7TVOvOhvsNTsR0LpWmSXvHJ/suipZR0TfRFR5wTq3G9woTi+mkeJ4QWtf3V6Lwy X-Received: by 2002:a05:6e02:f83:b0:366:8bef:1e0f with SMTP id v3-20020a056e020f8300b003668bef1e0fmr1177208ilo.1.1710476950700; Thu, 14 Mar 2024 21:29:10 -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 s5-20020a02c505000000b004772583e77csm77415jam.27.2024.03.14.21.29.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 21:29:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 21:29:10 -0700 (PDT) Message-ID: <65f3ce96.020a0220.d3e6e.579cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A55A6052471; Fri, 15 Mar 2024 00:29:10 -0400 (EDT) Subject: |SUCCESS| pw138410 [PATCH] [v2] dmadev: fix structure alignment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315014331.1376720-1-wenwux.ma@intel.com> References: <20240315014331.1376720-1-wenwux.ma@intel.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/138410 _Functional Testing PASS_ Submitter: Wenwu Ma Date: Friday, March 15 2024 01:43:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138410 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29565/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/