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 274E6425DF for ; Mon, 18 Sep 2023 20:41:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2038040275; Mon, 18 Sep 2023 20:41:15 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 5545940275 for ; Mon, 18 Sep 2023 20:41:14 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7a8b5ec9a6fso821342241.2 for ; Mon, 18 Sep 2023 11:41:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695062473; x=1695667273; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H1EfNhZPeF2ymgLEhleQD0Wjklc8Lq4NUVmAilf3TQA=; b=CXRChAKMnffUX5LJiauY/WnOrqdzoYeUWLBvT/IKXqjsq1WskuQ24XNowduKVnzD6u TfY6qdjcPvHE9u3KdsI9IgYbGnyEb/hLt+hs99xn1Y5W5yphTNVFEYEUjnwnGPXEV3gu P/7p4DF+cIiC+eGT0jN67MJmsS63rlYlSrOVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695062473; x=1695667273; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H1EfNhZPeF2ymgLEhleQD0Wjklc8Lq4NUVmAilf3TQA=; b=bWH3PXIRS1lyg39Umayevkv42dZir8G01Y90lOcnRTShn1ph8DkH8fuujTuWPSChC2 rA/RHTZG9eex9eaTruqeIKtSXoNoyysAlidJDnf+fxFuKLb+uDpNeRnBMMT7w//JiWXP 1kx++dVlRt4SWAoYs2J8pKWh9bjFGef2XmDdcepoQQO+UOXEUk94c2EcVzDATJAHsFrr OUuILArvmuhbg04PAnHrI4Bp2fr7G3AtXW8J69F7KEY/c/DaDzgVRBpi1gjoeq9sCjo8 wijHFmRbAVazbuAXfvLmo1ayu/Y/Yr2TS9yzBiYL2aSTqB7JTAgm0Vc0UjbqaaQbms65 TgIg== X-Gm-Message-State: AOJu0YyqmniFFYTh0dVcO8cOu4TtCuSedv5Z0HPZiB6PO95UXwItrhcV 2iSW/8Ij+KFwXnI9N4yMlpDxlo5Vy3ACDxA3kLCXPqgNfILxOAvEqICqZg7FOckl8+Frr9NJDQ= = X-Google-Smtp-Source: AGHT+IGq7Ahw6EPERL/+YxvNnBub+3bujtdfzI426X5eAIWkWjgf/mL2NnPA7qW/19re00oahhE0kyyDGlN/ X-Received: by 2002:a1f:4d81:0:b0:496:21dc:ec73 with SMTP id a123-20020a1f4d81000000b0049621dcec73mr7825494vkb.5.1695062473603; Mon, 18 Sep 2023 11:41:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i38-20020a05612220a600b0049351e1d6a4sm1033671vkd.11.2023.09.18.11.41.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 11:41:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 11:41:13 -0700 (PDT) Message-ID: <650899c9.050a0220.c3033.5074SMTPIN_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 45112605C380; Mon, 18 Sep 2023 14:41:13 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/