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 CEFBB425DF for ; Mon, 18 Sep 2023 20:47:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C85FA40275; Mon, 18 Sep 2023 20:47:35 +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 A904640275 for ; Mon, 18 Sep 2023 20:47:34 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1d651ab1d77so2705084fac.1 for ; Mon, 18 Sep 2023 11:47:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695062854; x=1695667654; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ePIkac56ERl9jQuoRRqeuFPvvFb8moEs4Dwq+Po6rC0=; b=NE/ABZOcjfnwKtB0sgvAtXnr6AJtleXGf+ORJGcfCGL7GkgApGwiCvS+9os8lcTrjN tbkGLtsKjnY6SKLU/r3yr5n+lCtXyxCCaCxpJ+ptb8SK9gL7ROjbaYEQX212Vx48yrPy ZxgYGgaAqCXvIiXBBcJcodwhK8SuGouI8Mlr0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695062854; x=1695667654; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ePIkac56ERl9jQuoRRqeuFPvvFb8moEs4Dwq+Po6rC0=; b=ajgBKZ8WhIB4ygBDBbUQUUImA0pNGmaI7ZJHVugb7EXTdGSg0MLOdwlQPrwrFe6N0y Ez3zAiqCCArr5O6ArV2wRjXbKdUSSbFAlPBA3nUBXwT+qP8h+YUBoDQE2/rPzE3ZEwsK TG2dsN75JhX2roXy9qB7SzYzz0wh7mxnc6F3G3/dmCXmq4GVK6rbTsKOAd0P8gj4XZ0r zdmkkefLlLCvMpPa+XJgqvDilSserIV1+9lbFd+Yvdn51G+IyhbDBy08Bm9frKZFoEQ5 Q/DlQn3N7s9A0OgwZfT/C0IYuIJPbtwwnrVjXzVIRA1FTVFJcWytjRA2Uy21v8JDG96p 2W9A== X-Gm-Message-State: AOJu0YzHU8Nfb7juxAfYBLinG8R5b6nSnxrrNEiTa0c7EEEQk5CKEeWl trcatFyVuRkSexqnfVjhxeoY3MJK+zSrfsz0h5i3V2uCaBbBs6QU5ZCuww== X-Google-Smtp-Source: AGHT+IGsfKzHSyi8gCSCxfmI0picwDGe7KDq7vhvB3LKilIeq1ROfOKulENBZT9FLeDp7yc3iH78EdIvIlJK X-Received: by 2002:a05:6870:64a7:b0:1d5:a17e:f62 with SMTP id cz39-20020a05687064a700b001d5a17e0f62mr12815509oab.24.1695062854028; Mon, 18 Sep 2023 11:47:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kv14-20020a056870fb8e00b001d6523f590esm778037oab.7.2023.09.18.11.47.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 11:47:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 11:47:34 -0700 (PDT) Message-ID: <65089b46.050a0220.67749.cae8SMTPIN_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 72826605C380; Mon, 18 Sep 2023 14:47:33 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/