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 270C642DD0 for ; Tue, 4 Jul 2023 11:28:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 225C540042; Tue, 4 Jul 2023 11:28:42 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 8C0CC40042 for ; Tue, 4 Jul 2023 11:28:40 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-635e107642fso23099426d6.1 for ; Tue, 04 Jul 2023 02:28:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688462920; x=1691054920; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jo9kM6FfEHThlK9ZG7DMyZb63VN504fOrbMBhE98zK8=; b=XJpF0PeXFa0Bfs7DCqPnoiFRtJICl8amvjNIkrgiZjPhmSU92jFxmDn9Wj2/5yFyg1 yp1gl20+YgORSArDBmcyMk8tLpNt10Oww2FnyuJfqIqx8CWCcffmRGlOPL0M0PvXL+1r jFtz51X11+NacK0LNlXkdr6DyZ2hY+CMFbHBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688462920; x=1691054920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jo9kM6FfEHThlK9ZG7DMyZb63VN504fOrbMBhE98zK8=; b=IctUehvnZmmhfnnBVag2AiEIQwmOzcv7XEBBFlqBrdgvREBA3eYY0lATeR5DKtVh4Y Z3s+syW+5kFAxkum9Fw9aP7/2CrV0XmmuIYdcqVPlb1FeWhx5e0OCTe7732T6t/9NYqi 2c3eWvkTXKO4pbAGu9t16mxspnPdCcrrmRQnzF8Bv+wCjjzvWZADUlI0W+2dhTKuCSTP akRg9DUsm2+YOBFMRd333B7YM887JLMdeJPk9a4WAbzpkcmHNVwqf2dzk+2n3buYkcUC yhw5ybb1OEvGATbgxzi27OzyjuBHyBaZI5CBAsiassVjEWCQjPavANaTs10u0qq/2NjU 5fsA== X-Gm-Message-State: ABy/qLYyzcIPcJiyt3ZMPbiXk5nmf7xzOqP5/jwfaCAp+n1asBnB27D3 fBtd/9HvOaFdWlKbEteOAeDOrtYOqh1ct2r7nu4m8Cc2yiGZIDlJRV+6bK0GaUvPGw== X-Google-Smtp-Source: APBJJlHilko1Vtw6E6o65n/F95RhnuqK9okqaH/MWAlB5H5u/Hdl9U8IL8yjEAX9wKrFjfSexcAsk4T0eF+3 X-Received: by 2002:ad4:5cab:0:b0:5dd:b986:b44 with SMTP id q11-20020ad45cab000000b005ddb9860b44mr18178404qvh.6.1688462919994; Tue, 04 Jul 2023 02:28:39 -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 p3-20020a0cfac3000000b00632266b56a3sm1245045qvo.63.2023.07.04.02.28.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jul 2023 02:28:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jul 2023 02:28:39 -0700 (PDT) Message-ID: <64a3e647.0c0a0220.87205.eeadSMTPIN_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 9C3C2605246B; Tue, 4 Jul 2023 05:28:39 -0400 (EDT) Subject: |SUCCESS| pw129239 [PATCH] [v2] app/testpmd: fix invalid queue ID wh From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai , Andrew Rybchenko , Ferruh Yigit 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/129239 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, July 04 2023 08:45:06 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:fb6aeb4e6f518efdf48f6f1edcbada25fd17d0f1 129239 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26947/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/