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 3C5A8430D4 for ; Wed, 23 Aug 2023 01:04:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 484D94021E; Wed, 23 Aug 2023 01:04:16 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id ADD244021E for ; Wed, 23 Aug 2023 01:04:15 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d743a5fe05aso4475243276.2 for ; Tue, 22 Aug 2023 16:04:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692745455; x=1693350255; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Uoe/vAw+xmU5H6KAtMkgnxFcrvIAfdJZmfgcP0pn3Tc=; b=CR+A4TtGobgPNOtUYJkY0wwtfZScEfTaQMzkodc7L1sR3LCqQybt40uf+nk7zpB03Q R3Bz+S5UOrKr1oBRzdFg0IbFcz0VA0goJoZuobx0CzaQ2jJCr0Tyk7K+jP6gct0MewFU ZXU90g4KlHL8oH9kbFgKo9Oc596Kp/rnrD+EY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692745455; x=1693350255; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Uoe/vAw+xmU5H6KAtMkgnxFcrvIAfdJZmfgcP0pn3Tc=; b=JxA6X4T9E/hrkozO42rfqKtpqMckU+ubAYYgyRxTKQHolr8D7fnfoZVqVGIdU26JEy LtCBezm7ozXHnMWgnbHaPx31kJX5VrYGwjF7/c0RtVHP/mDzaKCj7mYDHmkhsawh+qL6 uXebI2tcfrC/3dlinklc4rpJZdeCBtPnMVSUbasv9TsN780mTRVMCgpoaCzWxGGyGOgz GiSuTCoOWWzYY2OVvYT5kRD9m3xJDSAHqIUFmRu8kX+R+SXVoO4/7RE3jSirV2k0C79i 0jGV9OW1PmYbGZIN3PyAWwDMG8g7M1sJVJ5zJnvzU5sD3KQNZTNVC8yb5Q4ppNnGkAD7 Sa1g== X-Gm-Message-State: AOJu0Yw/Tgm/j9hhGluPznRdLg/v5CY9/MaP42sNWNuNS+usllIJbPgI vTuNg/L5h3hdRLYaCcqU7WfHVFvh5/kbXSG2wP9u43iB2R77nD0yyE61UoFxqJQry+xURJ0G9A= = X-Google-Smtp-Source: AGHT+IE3UQjgo2N8gGzchAq0r+4RpmecKdoqUVqDOP3f6ECX65AwovKMVxxAh5mgQ21XJb1DGcp8auKF1Cq9 X-Received: by 2002:a25:5f42:0:b0:d36:58a6:3281 with SMTP id h2-20020a255f42000000b00d3658a63281mr10268179ybm.39.1692745454977; Tue, 22 Aug 2023 16:04:14 -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 p194-20020a25d8cb000000b00d748c85001bsm718071ybg.25.2023.08.22.16.04.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 16:04:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 16:04:14 -0700 (PDT) Message-ID: <64e53eee.250a0220.b875c.5947SMTPIN_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 9C10B6052471; Tue, 22 Aug 2023 19:04:14 -0400 (EDT) Subject: |SUCCESS| pw130613-130620 [PATCH] [v4,8/8] dma/cnxk: track last inde 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/130620 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Monday, August 21 2023 17:49:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130613-130620 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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 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/27405/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/