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 E5422425E1 for ; Mon, 18 Sep 2023 21:51:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E00C74025D; Mon, 18 Sep 2023 21:51:43 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 7E2754025D for ; Mon, 18 Sep 2023 21:51:42 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1c504386374so3230500fac.3 for ; Mon, 18 Sep 2023 12:51:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695066702; x=1695671502; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WX0Dpy3bkN3sVthqeUAKI5EPzzMwytcKblYlk+7hQLQ=; b=U2IPqgeDgUl1Jr0DEd/ZNEFIuDNJFjtIvaWtN+EGaige7QzGgEUipLjquVtaj7915w 4t32QFUEPCNfFXe9Wfj03hDrDK1sANOHKKH/xdftO+B4vAta5EjBRqHXH1XO1Q/3jruT 8Lm36SGQ2vti+TPKEXTO0YUlChGaMda8DgUIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695066702; x=1695671502; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WX0Dpy3bkN3sVthqeUAKI5EPzzMwytcKblYlk+7hQLQ=; b=G7lbs6RCuVaUGkRTfvIdz05jUTlb73J/0bi8fVlakygWsMSvsuVXCiy66ry90ZQph9 iTZiHBL9Q/GZLG7DxZH/BBEt/fKuB/csR1lXbLmkfy+NLPWFTvgdXIyXozY2dK6G/e5i TANI/2wjTrMtcXL4MHj1GpyiaWs5xNL/L9mCpE6un2A6fkrorsd0/A2MjI8c4YDdHDTK q9pRv+D/f9KevVbjlzkP+5QH/QlffWMkRK/26OuBdR6/dPn6YQTEU38FpuN9Bkq5zgxb rT1JwaXd17eP8HcHtdK+3OqraKthu7qlX/MOmVTOJv3t3k73SHNTi4bMEtDnz90M+A+k 0IrA== X-Gm-Message-State: AOJu0YzVst+LWL98SpAoTWdHGWtG3q1KQ0n6bsDEXb1XdUe1dNDlPkqY 2e6cIyW1Zt8X8SxZJiu6LQkXbWuHxV0jI58eOaxNjV+Q9HBLmQk53h3TFA== X-Google-Smtp-Source: AGHT+IHBONhdP5+yRQr5uclwM3Drn+Xz5ixm0UPyS9/T2JE+t68cao2PRKfFcSbn3bsSzDwuVWxe9bZR8GWp X-Received: by 2002:a05:6870:610c:b0:1bb:9846:94ed with SMTP id s12-20020a056870610c00b001bb984694edmr12378299oae.3.1695066701865; Mon, 18 Sep 2023 12:51:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy3-20020ad44e83000000b006562fa20da0sm435845qvb.48.2023.09.18.12.51.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 12:51:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 12:51:41 -0700 (PDT) Message-ID: <6508aa4d.d40a0220.bd910.015eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E90F605C3C0; Mon, 18 Sep 2023 15:51:41 -0400 (EDT) Subject: |SUCCESS| pw131579-131580 [PATCH] [v3,2/2] eal: allow swapping of ma 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/131580 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, September 18 2023 16:32:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131579-131580 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27635/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/