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 6DCA74253E for ; Fri, 8 Sep 2023 07:58:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75EBC40042; Fri, 8 Sep 2023 07:58:16 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0603F40042 for ; Fri, 8 Sep 2023 07:58:15 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58fc4eaa04fso17751207b3.0 for ; Thu, 07 Sep 2023 22:58:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694152694; x=1694757494; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oerYxY/C3v8oUoPE31UUUp5Ld1sdAZii7A4YXpAF/h4=; b=N+PMIN28pATHtkzeXMtECvMD7OpkZGQIsqkQEv/LMoyS++EdXFX5dg8uFRE0PTglQ/ GDTl3uhYfTmcVaFvcY/Cywj7GW7JfoaCKRKc+FRzXYNw1yf8u2UvMPfNctpzVkYV11V4 x1UlfmX/Xcyk3tglOMmxbrruqKu4rI11+19Rs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694152694; x=1694757494; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oerYxY/C3v8oUoPE31UUUp5Ld1sdAZii7A4YXpAF/h4=; b=iXjD58C8d9ApHk4J/MEb/gwUiqiBsQe4N980o4gjyz/4kbH1LWpovbzXP2ssp9UURm 9zDvrtqXs7lF7XBOvH8TtPt1KIAMTSGuqFvaDJx3bhJI0wJWN2jZxUPqVKvzQFOriezP 84VmPVA76K55JWSi35FtNnX7rctv2olWzU63ZEj/aqLFvgGdzO/My2kjfr8ZNYkVDG2L PDbU7QJjKAE0hWH9okuRGRhOutGdVf8Fsg525VROH/RkI3kBLZxmC9k/LpCn8cNil+O1 ZzDb1CvHoq22bphU7bcIMpUh4MX6d4tSp33Y0/97gf/rVxX/uRtl3NySoqxRbTXjIaoJ JFXg== X-Gm-Message-State: AOJu0Yw7vTMaPmF4xPIq7RHbWHHm++29ZW0XDIipvjHQM0uGfGOHbJcp xtb5Rl25vKIR6y9y9SdcJxVAl9jBs+GHSqYhSVVJ0Nx60bX2EX6DNxJ0bQ== X-Google-Smtp-Source: AGHT+IHD2oSU7+1pmJ/hM1bRnDtYH4t9uckNB5atb0+KQEsm6fPKEGSvTKIl/PGqG0NeFMBu/yq5Wymg2K0S X-Received: by 2002:a81:4f83:0:b0:58c:d790:b129 with SMTP id d125-20020a814f83000000b0058cd790b129mr1699259ywb.46.1694152694466; Thu, 07 Sep 2023 22:58:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x145-20020a81a097000000b005952b286a59sm60970ywg.12.2023.09.07.22.58.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 22:58:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 22:58:14 -0700 (PDT) Message-ID: <64fab7f6.810a0220.592f0.487eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2344B6052471; Fri, 8 Sep 2023 01:58:14 -0400 (EDT) Subject: |SUCCESS| pw131222-131223 [PATCH] [v1,2/2] test/dma: add source buff From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131223 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Thursday, September 07 2023 08:10:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131222-131223 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27542/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/