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 64F10433F6 for ; Wed, 29 Nov 2023 04:21:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6047A40DDE; Wed, 29 Nov 2023 04:21:24 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E63234021F for ; Wed, 29 Nov 2023 04:21:19 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35c18e55633so21068565ab.2 for ; Tue, 28 Nov 2023 19:21:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701228079; x=1701832879; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iPGyHN2+v/6vIiSGxAD6HxcB96C80TC8og3uQN/+Lhk=; b=isDzWN0kXwDYe6VopJD23ry7Fu7yQXMJ0f0McnaoX/x5eoA5C5EASfx9PbNAfWs6v+ ybi8NIaGb3RKuGTFQRG6CUD5pU7BcspcoNoRWY9b1tSHIjIHN55kwuCQ12NvcM8dRIQc rkpdlw0b2CLXOm0TrhwbjvPqGsaASGYZwN96s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701228079; x=1701832879; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iPGyHN2+v/6vIiSGxAD6HxcB96C80TC8og3uQN/+Lhk=; b=kKwFmXbgTQofrrooFn0HVXCsMUC+jKROAprftkPzedJB6PT6OMH7uCwFxJ1O+UO3IP FvZpLLZnSasAaXn90rLd5oqho3HNTyOcZqA0iNzYf6kqT4/dAiJb8Rrks7S2GkZJUFyy B+4CXSIp2maTZwqtTBnLB7T5v1BZeedsLuYnElO8/NVWylQsvb61uw3bJ0fvPiQXzKAU o6PHZILfikDWYAA2G+7Bkh0q4k0ULlcn2SdEtZrmTBbjk3ABwybvIx4r0VUs3b707HN7 VeUO+AJRE171+SsNB1HcleR836j860X//uNoo9daOzkhgwd7LwKvpBBUZ+sE+0vmkqs2 i+/A== X-Gm-Message-State: AOJu0YxxyHdBpwWiUic90224yscQB1yNazmfQFjUZ1G+84Naxci25BF5 JcuS00SFBj070bB3M1AcYp6pA6qWhSqPWg8iguQCyZZUxMx5Ch8DGIbj4Q== X-Google-Smtp-Source: AGHT+IEYw26YV9yfLObNhP7Ue6o7ShTv1JxZpKi76h7KPr1Zt7K7eNqlogQYo4GNdKbPyuEllSg0Ao0g2oNh X-Received: by 2002:a92:d4ca:0:b0:35c:a376:e33b with SMTP id o10-20020a92d4ca000000b0035ca376e33bmr13906782ilm.3.1701228079342; Tue, 28 Nov 2023 19:21:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 10-20020a056e0216ca00b0035c8e637552sm598423ilx.49.2023.11.28.19.21.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 19:21:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 19:21:19 -0800 (PST) Message-ID: <6566ae2f.050a0220.22d5f.3793SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id DB8BC6051823; Tue, 28 Nov 2023 22:21:18 -0500 (EST) Subject: |SUCCESS| pw134675 [PATCH] test: set iova=va mode on ppc64 with --no 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/134675 _Testing PASS_ Submitter: Christian Ehrhardt Date: Tuesday, November 28 2023 14:40:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134675 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28487/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/