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 B30F6433F6 for ; Wed, 29 Nov 2023 04:22:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEC5E40DDE; Wed, 29 Nov 2023 04:22:30 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 9C0D44021F for ; Wed, 29 Nov 2023 04:22:29 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6d83ff72dbbso206525a34.1 for ; Tue, 28 Nov 2023 19:22:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701228149; x=1701832949; 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=ClgO9BtKwGUYIIdWFmwQYXTY7MT0IvKmbghUVZ3Xs2aY23kSRDJAO0YFJpSPNfAvG0 lFcyjf7gUhFpfxGUZd3Y1Uf/DdvxDxGkQ/WU7T3xzu8fdu/W1UOO0Oi9eh2R6KREhaD3 FHKozNv9UngjHytZfJTNZmmGFYxN+6VYifoy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701228149; x=1701832949; 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=LGd7bnd0yM+G4XRSPe3mnmVId9CLs8lItqWpt/+pXLBBzq/to4pY0dXTFnFfFfm8iG jk/sP1ADULPqY3OvRxmdCTkMzZBZ/PDun+iIReLlnG2A9eRgLjLaMN0hwNg4F7ngMf3o dJn6rQDVpADoTEmxg2q3Er5Fa3ZMP+BW28n+dYGQbsSL9SKcKQw5ZzqxVx6Trf77MazE 5FWiL3BFqxP10wlxfKUfdE6TcEyeQLCZCgPLfJt7lp/jmK+UdePzSDcN6HVQw8vCJW7W okXcGKVQD7KO2eBeFiNOwoCcnzP8u0G/Wt8WB0AjGvc6DrhGPZtgrXH7sR9vY1Fx3oa8 TSPg== X-Gm-Message-State: AOJu0YzJD3iCuDUXLcrSFC65MADZAR2HFp+PE4McnBipUrpxJt/+LCYU HTlZYY88e5QxRtYnp4IxtUtKJsihoC4Zk1OOHz0wbZkCB3tsZphEPz+USQ== X-Google-Smtp-Source: AGHT+IGMsIe3Pq+LiIvYMSLZp5vxfW3yUYpUnhfkq5tzVXp9INBQb0RuPIn4mR305JY/992hXZXUUwPRnlmF X-Received: by 2002:a05:6830:43a3:b0:6b9:cfc3:65d1 with SMTP id s35-20020a05683043a300b006b9cfc365d1mr11100696otv.17.1701228148966; Tue, 28 Nov 2023 19:22:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bg15-20020a056830360f00b006c3db5c5651sm865865otb.0.2023.11.28.19.22.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 19:22:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 19:22:28 -0800 (PST) Message-ID: <6566ae74.050a0220.eebed.f451SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 309556051823; Tue, 28 Nov 2023 22:22:28 -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/