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 64ACB425DF for ; Mon, 18 Sep 2023 20:27:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C7EB4027E; Mon, 18 Sep 2023 20:27:33 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id A6D314027E for ; Mon, 18 Sep 2023 20:27:31 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7927f241772so183682339f.1 for ; Mon, 18 Sep 2023 11:27:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695061651; x=1695666451; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=to3FEU4o2LEL3sUSjoF+OSjgs8WS75bABYY5gazWsQ8=; b=fy0lcV9AIkXYrnM6vZ6N9k8LedQ74NF+llHTuRL5oWW+AiVKjtFXBRuioYB6eCZPv1 9XtxsSHS3e75HJve6/MkAM1lggjW88qmiDLkBieor0BfUtsmhIoDAR26JjEen+duKPMk gvq/vgA9ljcIhLrxZ1gLoo9hA/NsRQ3NsO0fg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695061651; x=1695666451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=to3FEU4o2LEL3sUSjoF+OSjgs8WS75bABYY5gazWsQ8=; b=n42OcHkCqnBr8Xfx92CGRT9id+7sOmQAcdigZb0OVfx8a4201YKUs+D9Pi+w+0wgEx V++FCI6LPi4ERJoQ7z1eQru/X3PnrQiOZ5k7u/gVHDNEc6zviLvyyDR1tj8pPcQjNtGn NGF0s7g8vme4ZqW65LUrynZSlTj9F+vGfreN3JoA4hFe9NXyixmw+pGEPKhfKSmxpz8m +SSINUzkMKs5JHT/YykYcUtxGWi3TdLd5zQnOE7Rf/WnP4unjrvZFXaBqPIMV4k3rKSd /SLZlNH/RF0He05RFnNctxZpyFZNpg16eC3bBD9R7EaiXSIaNV2H1dNBtBvKMkiECeKK 9c0A== X-Gm-Message-State: AOJu0YxTEsC+/vRjzV00lszaN4HQTkzAmw30uSu7L0Cr8NVq5Q5e5fth mwfUIKkux5+2CIU6puANNmSaJyhYaJHn+auNXRmGLwoTG8HGLatNSYpnoQ== X-Google-Smtp-Source: AGHT+IEMih2KqRVCWziOdxJ7WHf+jNy+l7v6DNjvOjekk8YRrrSPeF3YwRV6M6d/KiOKGW5Vfr5lAIKH0Cxl X-Received: by 2002:a92:c84f:0:b0:34f:e7a8:7449 with SMTP id b15-20020a92c84f000000b0034fe7a87449mr3923089ilq.24.1695061651127; Mon, 18 Sep 2023 11:27:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p3-20020a92da43000000b0034ff3258914sm173294ilq.68.2023.09.18.11.27.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 11:27:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 11:27:31 -0700 (PDT) Message-ID: <65089693.920a0220.b1452.6092SMTPIN_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 9AA1D605C380; Mon, 18 Sep 2023 14:27:30 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/