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 6EF3542DDA for ; Wed, 5 Jul 2023 18:28:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 695B04021F; Wed, 5 Jul 2023 18:28:35 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 5A9CD4021F for ; Wed, 5 Jul 2023 18:28:34 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-765a5d31d0aso589582885a.2 for ; Wed, 05 Jul 2023 09:28:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688574514; x=1691166514; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K5+Kble12ANZ30kagzO+rFunnPnvDyWMXJNLYtDycbk=; b=V4sCl1lOWfwoVamQd0yVVf9TtcZyu0tkIumBkwijGmcJxONrWDkRzCSRRCGF6QcmbL IyXgyBKsj9R0b6rvjZWMGrx9oRST8qWBvOfp6Z840so9yyL/NJVl3Ls+UG0lNdTHj8FP 9zIDN1n+sD4of4HHC2c+k4/4sYyC5pQxH/n4s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688574514; x=1691166514; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K5+Kble12ANZ30kagzO+rFunnPnvDyWMXJNLYtDycbk=; b=ee5xSZ06ERZ4vbuKydzXWsMcslQiV2Gh9eyWGLiv/za9frYRhBIwuV+wtMM9QoiLeZ x8WL6b0Z7WG6iEHrjhXSWY3IznmlweSsTh1S2UNRe5dVKDoVB+OEsObOqtWBuAjNdVVH hfD/ENDFgyjjKQ3tqDVuGO0YUd9rKZ+KeMkxmRdJEG+c1B0W83J+ugdQ7vXGtp3fD4On gQvjLtvC06AynTjtDh48bU5lhOhyOU6NoiDE8oTMTEUe6HBy3IIQfG6y7BuqJqY5PA0L nvGWRm1OOwNDIWvuzRgUzkiR/09ZAC6WxZXJjuODFmdPrYMGOjmGTNO1cvcalRKAex+o z3Nw== X-Gm-Message-State: ABy/qLais9go3gy5nRLFMZsCVtRQG9w0lyOmF7ZceedeB1GU97MLsRA+ xAQ106W3E38NEPFSbon8at8Ck8tplqILd0wVInhmfrHZrvCOstYnyVpnjQ== X-Google-Smtp-Source: APBJJlHXuvEC1G7sm/cCTBMj5YcqgZ/oeOG0mUUQaB9LPL7QUAs/ZKY1yrD+68u+QX41TXk0UurVu5N9Egck X-Received: by 2002:ad4:594c:0:b0:630:1732:7090 with SMTP id eo12-20020ad4594c000000b0063017327090mr17497648qvb.55.1688574513823; Wed, 05 Jul 2023 09:28:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kj20-20020a056214529400b00636050dd35esm1007508qvb.6.2023.07.05.09.28.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 09:28:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 09:28:33 -0700 (PDT) Message-ID: <64a59a31.050a0220.191ea.f61dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 86B11605246B; Wed, 5 Jul 2023 12:28:33 -0400 (EDT) Subject: |SUCCESS| pw129303-129307 [PATCH] [v5,4/4] doc: add mlx5 datapath tr 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129307 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Wednesday, July 05 2023 15:31:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129303-129307 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/