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 D6F1042DDA for ; Wed, 5 Jul 2023 18:46:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDDEF4021F; Wed, 5 Jul 2023 18:46:06 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id BF70F4021F for ; Wed, 5 Jul 2023 18:46:05 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b03ec2015fso6075627fac.3 for ; Wed, 05 Jul 2023 09:46:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688575565; x=1691167565; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m2Z4e6/a7B54wbADxDPaJhFlraY9dmE5FmOX7Dw3CK4=; b=WMwNyyXh6mwY6GuEc+mGe3tE5I7ZUDwdALKkHL2KnPLko4Hz6dkipCNGquKPzGPMGl 8eRXiFqKq6QKzEchekmjsyF7/f7liE7sVI8RnurddUf1eRd51n9zRJY4qnn0nRwkUxln OqXJlvucAGnBWIkWbbi7BX23QLZNxSA+rFNZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688575565; x=1691167565; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m2Z4e6/a7B54wbADxDPaJhFlraY9dmE5FmOX7Dw3CK4=; b=l9tM4ddVngnmbacGudELqYMZUiuCDUVeX6ezTS3Mb2AMuOPVy3CzQW0DO6oPc/lHU4 gq/aXJ5rRWwHVzxEn7U2o4fCbQ4SoPjmNv5+Jf+lhHv6Ib/umJI8CuzgCcffbnWhjqx9 RLO/gMGAdMKx5HwlaQ21GjJIgs8Mj0nvVFTBwxI4LkxKIbnFqrw9TnG+Wjk6sxDQCkkt /rawnV/I+vVkHCtfb+AkjJliPVbePO4JqwHTCMDxB6Sb9SlnEsTQ4nt0us+gK9TOyRpk Eh97pe0tnTvMsX5S4/dTlu5hgUxFMyRJaW+Z5rudAAYl5V0V8mUJy+i6D+j8BT8j4Mxb 8nDA== X-Gm-Message-State: ABy/qLa3535BdVksC+tiYgAngeLHWeCmi0MQ+q2RFG0lHNwBQXKaODPE qgDEc9Um4jk0mL5BLZUaKkiLPwi+kOwNsc0E4RQC1eBeB9u9dn/wxEJimy13JVRjFPgOBEcRiQ= = X-Google-Smtp-Source: APBJJlFDMOz8WqUQkP1O9ChcjbYHucHaFK7njQY32I+snsUamNklNxMdXVOtQqhRbSueaGmVXM8TYUJ6fRlw X-Received: by 2002:a05:6870:4184:b0:1b3:ab3d:8dfc with SMTP id y4-20020a056870418400b001b3ab3d8dfcmr10142829oac.11.1688575565203; Wed, 05 Jul 2023 09:46:05 -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 o11-20020a4ae58b000000b00562fbfab2easm1447808oov.21.2023.07.05.09.46.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 09:46:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 09:46:05 -0700 (PDT) Message-ID: <64a59e4d.4a0a0220.39810.9f9bSMTPIN_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 CE129605246B; Wed, 5 Jul 2023 12:46:04 -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 | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/