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 97485432CB for ; Tue, 7 Nov 2023 22:56:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 909634025E; Tue, 7 Nov 2023 22:56:22 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 6F0E940698 for ; Tue, 7 Nov 2023 22:56:18 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6cf65093780so3887014a34.0 for ; Tue, 07 Nov 2023 13:56:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699394177; x=1699998977; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dYsDQGmT68nGBBTjOQrV9wkK+ABClljmL/aHR1DDwns=; b=jGro/xVT1uU7dSfTf1hwoG0f6Nv2OWXNVzDaEPrnKJGSikDeP3mlM+CTKBfWenfl9m Rqrx6eEfKRYmeNkB64/kMdJ4AYO5O8DLZ+BkHNbmnmtOrZRpEUaXYlxLSy0Ct3aoRyLb 4bmcyzXqVOrL3O7xcqhX99ct1UB9gmJq5akDA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699394177; x=1699998977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dYsDQGmT68nGBBTjOQrV9wkK+ABClljmL/aHR1DDwns=; b=v1UjBKs1K904IiTxWb7p2CEuq1SJikE56onVqVpjlBy3pXZj37vrBpQ6jJodJmeYtU Rg9NRQE92zGi4viflflPS/FuoMFavMAc69lbHdtJJagwS1ACBn9ar5ZTyUqiRbQnpm47 v14p7oICKshBteeOQdP2n9LeOxrJauahlv4Pxx8e9eulE+jH4IOdNyZWYN7ZzywC7/qr G0wHizDZTKj/iEhMZjzuJSuWnYIyss/GpyCoRmgM8/3XTP6jXeoAj3W+8MO8oROrbSgO aGGpD0xO9gcyAWzJyPAzMfX62W1QtvXl9H1mLPy71c1ifvBjVIFZTJRhpCj4PkcL+YcO O2iQ== X-Gm-Message-State: AOJu0YwFAFOqHP10MNIec2mXKhnZp0GmPjWfC4Q8w/uLSZHvl/7U8fPw c6WeKWCmTPpxhFseeoHCbVnHB1g4omRomV6tx1PA3pwzfs9ys0cOAOllaGXizrx8msI7LBiRDA= = X-Google-Smtp-Source: AGHT+IF5FMNOfZhM4SW97EmnvLAnrFNOQHmVSvacQgeI1LdDideLBJ0KDvVdJS1qF9Qds359Ll39Rqn4MxiZ X-Received: by 2002:a05:6870:1045:b0:1e9:8d44:a5cf with SMTP id 5-20020a056870104500b001e98d44a5cfmr3604100oaj.17.1699394177752; Tue, 07 Nov 2023 13:56:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b19-20020a056870919300b001c524a75460sm508161oaf.33.2023.11.07.13.56.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 13:56:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 13:56:17 -0800 (PST) Message-ID: <654ab281.050a0220.5184d.a6b0SMTPIN_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 413AE605C318; Tue, 7 Nov 2023 16:56:17 -0500 (EST) Subject: |SUCCESS| pw133940 [PATCH] doc: clarify mirroring limitations in mlx 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/133940 _Testing PASS_ Submitter: Jiawei Wang Date: Tuesday, November 07 2023 15:10:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133940 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28270/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/