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 9DBF345523 for ; Fri, 28 Jun 2024 17:15:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80F5B410E7; Fri, 28 Jun 2024 17:15:54 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 479A340A71 for ; Fri, 28 Jun 2024 17:15:53 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-376208fbe7bso3015465ab.3 for ; Fri, 28 Jun 2024 08:15:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719587752; x=1720192552; 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=LH/DRwwk/UZXtcnTJyo9LZ6vu4wHwYKdyoJp9MQrGuU=; b=KY+Pgh/C7qBwlFFXKQ3rH3q1dA7lWML3t+8cEEtt0eBTPzgQ1Jh/DxjmWhAv3V5DIB HqWv5NhEaUj0752B02GZ1Xr57xI1FONijHi6qLbw+05DZBYQdVL9Z+XHPpZPq0WQZ+cM GEv43tJYXxuKzR0mRmXOmLQm85JVddMXDGeOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719587752; x=1720192552; 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=LH/DRwwk/UZXtcnTJyo9LZ6vu4wHwYKdyoJp9MQrGuU=; b=bo4srfjakOCf2kmGsini1i7QPhRXYTbQkb4n9/jFRRgr7YBEs3p5zaI39DUrPNP8w3 X/mtR+je9ENYH6l6uAZWaX7wuZXF7egwxayzVBdFejQC8mV4Yyb3vS8Gbhu0ERlbkzpA lwWgTdx8ek5wOUT+03Lz7PvYXmI3U1iUwy/vGyOxyyUTwvD1XdTQuLE0uCzGcBbUHHxK wZJ5siawUSUWUK9mM7wgGNhV+y2lSZHPbzoQ3vhidMiO2PPNJJ+cOBNTE5E1MxhIf5tY gnxWLrwzrv3I2lX+rnLIz/CjNhxnHXwo6BDU/MxE0vkdwhF5J3z+D3GbHQR2dbMFn8oO EvZQ== X-Gm-Message-State: AOJu0YyjjKjrGUMi0oD9Ak1QP//3q2IYFVKiCAAk3wU/35MsYA6EAgjL WN2HKZh/LzRW6hOHNboUy8ieMD8qxSAso26pCVtliM4hGMgsesfUXBFRmG65Lvuqc6VsSj6we9+ 7vwMgjfeCQH5lgbrpXSeNIWEA4qFuTo0wyiQPdKmRmYF1/p/GEbjpLyrk X-Google-Smtp-Source: AGHT+IHjZDS1lcDGQLgR1p8HvRf9loIMi+i/LOhz9Gf89gMBCpQVsg92JBJiqgf7jrBkB50Vcz6gn8puovdz X-Received: by 2002:a05:6e02:1fe7:b0:376:2202:a824 with SMTP id e9e14a558f8ab-3763df8767fmr231109515ab.9.1719587752581; Fri, 28 Jun 2024 08:15:52 -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 e9e14a558f8ab-37ad4746860sm828995ab.74.2024.06.28.08.15.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 08:15:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 08:15:52 -0700 (PDT) Message-ID: <667ed3a8.050a0220.e6f28.6c9aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 00318605C373; Fri, 28 Jun 2024 11:15:51 -0400 (EDT) Subject: |SUCCESS| pw141964 [PATCH] [v2] dma/idxd: fix failure to configure a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628095400.126083-1-wenwux.ma@intel.com> References: <20240628095400.126083-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141964 _Testing PASS_ Submitter: Ma, WenwuX Date: Friday, June 28 2024 09:54:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141964 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30346/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/