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 AEF71425E1 for ; Mon, 18 Sep 2023 21:49:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8E324025D; Mon, 18 Sep 2023 21:49:41 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B10624025D for ; Mon, 18 Sep 2023 21:49:40 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7926de0478eso142075239f.0 for ; Mon, 18 Sep 2023 12:49:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695066580; x=1695671380; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QlJteTB3t+6iifZnBJ1gM1uG4iGea1OoiouaxIhxjKM=; b=dqSE9ZSRDvOGngX8nisVLo15d0EZkwRkUJuTsQmpvS/F4CGo1hy00r8Yx5v28+9rFe 5Rc6aEVKl6DZaxNpoCu5xtedtzfxDaRJAkKzyGsfedsHN0/jTuOqPDza9o982S3PBxEx DofK/j0giNwI/tqAsc36hQvlmXQCk7nJ0SC5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695066580; x=1695671380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QlJteTB3t+6iifZnBJ1gM1uG4iGea1OoiouaxIhxjKM=; b=ELRkbozv7Azo5sPnrcz5B+h9rz/DsyAPZrpo8oOxjGh8WBhPJL9X0XwNJuboN4PoDr kffWFf8vbD3NkW3y8gFnf4WVQ9aBKk9BIMzc2GMl26weKhItkQ6g+PGvXDK12RtrdttP 9C5gPNC3Zok0OSW1qXOZaR7KeRLN+PGqGa5wvXW+jAWZhf45oXiijQCl+GeMDLhQBuzJ JDxDAZTNttX5iLURoAdXrlvL97JyphWS3DEqAP8KsiQznR1phOutmUO/XmUm57LiMCUo QDR+odeuETaNQjy9Dc1i75HhlUlNwhK/I2/cb3R45dwIeW6ffoMYJU1rlAsqGXFY7Aqz t2Ow== X-Gm-Message-State: AOJu0YwPfagSPnHD3aEJQ4LsqjBGMkNGQttSHkLKXTO+We63LHwa2MV3 JnOrYFRg2eZcd3XScGJLgSgGoA7wHz/bcBk3bpjIe7aNX1iM+tnMtdLzmg== X-Google-Smtp-Source: AGHT+IHUeRegKQ3tiUvY65V4N13PSQsYSxrpNZpAHKMFyHC86vfqk+apNA8C9dpT9D7ey+W9DWFHtC+r98Y/ X-Received: by 2002:a05:6e02:1d0b:b0:34f:f6d1:ef2a with SMTP id i11-20020a056e021d0b00b0034ff6d1ef2amr665326ila.13.1695066580123; Mon, 18 Sep 2023 12:49:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m14-20020a924a0e000000b0034f62d50a62sm307878ilf.46.2023.09.18.12.49.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 12:49:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 12:49:40 -0700 (PDT) Message-ID: <6508a9d4.920a0220.6288e.e650SMTPIN_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 9E3F1605C3C0; Mon, 18 Sep 2023 15:49:39 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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/