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 7CD80425DF for ; Mon, 18 Sep 2023 20:25:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76AC74025D; Mon, 18 Sep 2023 20:25:03 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E6D614025D for ; Mon, 18 Sep 2023 20:25:01 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59c0a7d54bdso33609577b3.1 for ; Mon, 18 Sep 2023 11:25:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695061501; x=1695666301; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qn3HXQCZYcDpezi2THcIxMWjGNNyfBU77qHxYTCo2ic=; b=J3KSXwFVbx2N0Uid/BeAchtAmLx6jKnWu8VuWNVKAmTSblRFhl55oTV5wvrt7FUwDP t9WSBhSDYC6qc2/T6d+ZFg0x87Uf1nfdAPxzwJyl/vdSR/GFoxLN9yR4EixIEuPe45sL OTL4c9F/SSbXkcRXKUbV4nwFZLngBmIenLOwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695061501; x=1695666301; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qn3HXQCZYcDpezi2THcIxMWjGNNyfBU77qHxYTCo2ic=; b=hTNpjvPrXcxUytvB38VGJbdTwQ3fYq6A3n2hDWuh1Twt5/W4WCmaAYcvgPAM4RzrRc Occ5r2yECbSEbYyzmtslyk1pCHNiWDUGcsWJIDY0ihjpNQexqcdu0auG4U5FxSl2xkig CbmIgF9ZjB58oL+izcnJe04r60FN6CoUVuytFLtCZ09ftleh6z3pFP4fFEoLOCDIWQrK knVkwdnpHfVS5uALy2I2czGgPS6ezv2UDv+HysG1ixV55le4MLK2CK6NsrX8k6aOkNU8 8b840QOECHvjca4F3trgSv/aFSPg5dEQtJDfEXfBRBpqb/v7j3pjHJAbzRap6rLk79w+ 2QEQ== X-Gm-Message-State: AOJu0YyBQmCmCa5Lkgh7m2XQjYSgApKOtm4VMdIMw4K6mQIQoOirS5lu Hplt1T1n1xwYS1DEMYTb5HPYa4L55XzaOHj7u3hz4CVToT2Mz7KMOc31HQ== X-Google-Smtp-Source: AGHT+IHGiAd+MzoDw6NFbQkYZT50ohqxmBD1I9HFWgL+HCWQakRrEjmU5RJPbv+tbbKiDK4Z7DUCAslgQQ8D X-Received: by 2002:a81:a0c2:0:b0:586:a68b:4c9a with SMTP id x185-20020a81a0c2000000b00586a68b4c9amr11547570ywg.2.1695061501366; Mon, 18 Sep 2023 11:25:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u5-20020a814705000000b00589e1b65401sm1252169ywa.1.2023.09.18.11.25.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 11:25:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 11:25:01 -0700 (PDT) Message-ID: <650895fd.810a0220.70cc7.0f9aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EAFE1605C380; Mon, 18 Sep 2023 14:25:00 -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 | +---------------------+--------------------+----------------------+ 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 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/