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 D406D425E2 for ; Mon, 18 Sep 2023 22:02:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEA0A4025D; Mon, 18 Sep 2023 22:02:37 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 495994025D for ; Mon, 18 Sep 2023 22:02:36 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3aca1543608so3640663b6e.0 for ; Mon, 18 Sep 2023 13:02:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695067355; x=1695672155; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TYmnEAW6KTZQtjWvzkWv/gftQhc0biXYk6dcTXG0lDk=; b=BjZmjW0RH7HfAtTwq0utxvHhpN4RjfcFVf1LD+hjJkqNzN3uddOHOJlTPUEoH+9EIl TnC0S8vC2Ts9c07d6nNpNGLNtzK9KIR8bC/CKPNQAeQPt+srHJ9zdCCKbU2R9MVta5bq 6v9DcHUyAX9TIISREKyKZLsKD/2PbywI/EW34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695067355; x=1695672155; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TYmnEAW6KTZQtjWvzkWv/gftQhc0biXYk6dcTXG0lDk=; b=q3s5zDjZEognexDtYyiOih5Ek2pIVc124fEISSbcc+dn+i2lRsk7D3m0ofKRU6ox17 ZL3COLns8p8a7TJDBoUUxjwrL1GyFIKHCNilEMULx6blbtt6F7U1Wjhs7Vxcdhhz3m3y 2RAprG03mmaf0u4ISXBHafLEAYhNYes8KX9pXFrv6CLjjePQFNQ+/Cmnw/RbA9M9BTLn DuzF2VG65gCix0H3p1yFcQEbY7PkRCi4Op1/IiNYbmi8yonoCe8rcndgedo61ICuy4d3 148u2o8GDREoEGuKbtBGpaA0QO/l5zLxKEP22O9+6AA6GaXnJF8Oz0hFGNhL/k/vmBuL ZPKg== X-Gm-Message-State: AOJu0YwhO2sObJgqCLGKpSTDpz+LPoawtNjfuaeWrFa+n5+osKJP4bGv vbij6afmEUNzQt+XiAqU7HtS04NZ6Z5SGFukKYhQCdheAMdzCM3mAjGO23UXH1zn/+oDY7bY4g= = X-Google-Smtp-Source: AGHT+IGOyhtGbXqMXz0LnXqbYc3IK3/v2B2vXuZL5SGvMapcYss9BBQbGsSwg+SiUKUiCwGD1g+U+O/0BYpG X-Received: by 2002:a05:6808:2a54:b0:3a7:4a89:7510 with SMTP id fa20-20020a0568082a5400b003a74a897510mr10111957oib.30.1695067355709; Mon, 18 Sep 2023 13:02:35 -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 s4-20020ac87584000000b00410aaeb2237sm586807qtq.12.2023.09.18.13.02.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 13:02:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 13:02:35 -0700 (PDT) Message-ID: <6508acdb.c80a0220.7a8dd.3798SMTPIN_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 67A86605CF40; Mon, 18 Sep 2023 16:02:35 -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 | +---------------------+----------------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/