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 4EA4842D08 for ; Tue, 20 Jun 2023 15:06:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B03A400D6; Tue, 20 Jun 2023 15:06:40 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1700E400D6 for ; Tue, 20 Jun 2023 15:06:39 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57028539aadso53275107b3.2 for ; Tue, 20 Jun 2023 06:06:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687266398; x=1689858398; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nt/0RcR90XLhiSG9qNp4LrVPvgWTeXJ2kAUUsD9un9o=; b=Iglh0KNsn/m7mh/x7nYkgF8Z/otyCu/i+UZ78QtjKLzTN+dbI222pVNhaMkHWjkgWy ysk6a/2fBi77p88QkujCEn9YQnOuvypJWKeItPH4qnPmryMbH0NgHoDtP+I+H5VsqNPE RCXNmP3TkYeIBc6dVk9TB+QQCGpXwIRkEHV7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687266398; x=1689858398; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nt/0RcR90XLhiSG9qNp4LrVPvgWTeXJ2kAUUsD9un9o=; b=j4s9frUDzmAp+oe8xXzyvlC/ClVvxn63ngDAv6DmG4dj9RPh614FzVOKVEaBfqnpI7 Lf6sqjw6KGsJmT003pR6TXrTxjpY9OW+DdhX8H3PAFcubI2thrXT4qHB/lsGYqTlS5mX JuEd15HMk45ByuPG0zERzDiuo9itKMITA6X4xt2Mcw6jR04iHdV1rPcB7pnKqrjFuTtg aUug0upqgjUqhWHJRB6bUtj+Q09KdW8ZKSHK07RIyi6mnoyC9k4qz3TsBPaqI53O+7fA QbPzCO+a5QDx85fIPxG1cEjcdr7H90XyIJcpghFbHyUvawelda9S2PdMb6dNqG5ji1o7 1J9A== X-Gm-Message-State: AC+VfDxAo25Eg6k/sBReFKD9piLpXSmZm4GBgV9fJdmOLA4efFP6cAop pYvAPXwKaXDyWOK6eEU/r3EOnB3OW+C4kbJlfrbWMG+QwOvEK6ufVi+ZtENV5RAfmoosK86Srg= = X-Google-Smtp-Source: ACHHUZ7/+tyv27ntjZdV71RAEel1UjKGmxxbcuyaxGkV5duoIDWZVslQ6+/3dEJx/mFMwBdTaT5ZDetpZNNd X-Received: by 2002:a81:bf52:0:b0:56d:4f6d:ddf6 with SMTP id s18-20020a81bf52000000b0056d4f6dddf6mr14446522ywk.20.1687266396888; Tue, 20 Jun 2023 06:06:36 -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 n17-20020a819e51000000b0055a8212f1b8sm363832ywj.12.2023.06.20.06.06.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 06:06:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 06:06:36 -0700 (PDT) Message-ID: <6491a45c.810a0220.92085.382cSMTPIN_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 89C76605246B; Tue, 20 Jun 2023 09:06:36 -0400 (EDT) Subject: |SUCCESS| pw128850 [PATCH] net/cnxk: fix incorrect queue index valid 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/128850 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Tuesday, June 20 2023 11:01:37 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:1bbd8d9a1025b7c82d903989acbccfe083869f4b 128850 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/