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 77A7A42DC4 for ; Mon, 3 Jul 2023 18:30:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7147240ED5; Mon, 3 Jul 2023 18:30:52 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4CA8840ED5 for ; Mon, 3 Jul 2023 18:30:51 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5702415be17so50636917b3.2 for ; Mon, 03 Jul 2023 09:30:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688401850; x=1690993850; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KlSQwZHqKYS331fqFbLzYiHXgn5tRpyVGoENJGY55I8=; b=XB4nJCvqpEEktryuamWobm0Kv9oopGAXSCfdV9tq+1DWylQPgkyAjwaXLcoqsYxceH 6azRSMdBZgkVqnhNwzuHI8p2TSBHtexabfDJsJvuol2KX7a1tmyIxjfZka3unkETA/Xm lmNpBUIYo0O5PlXX2FCyTuvFaJdzImY6xaHOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688401850; x=1690993850; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KlSQwZHqKYS331fqFbLzYiHXgn5tRpyVGoENJGY55I8=; b=EgIAcvqFn3oR+23yO6TzoFk1a3wy5wirrKYs/Vg+AUWnLXcDQmkgz0BOg07cqNSQMp F5kjKQ79b0I/r7CiA7F8/yTEhGn/jMOLtodgIOTVVYYN3xeb7Zt8As/bVkQ1ugdr6GOF 6Bif9i5JBzuNfEfyDQeQEWmIjkVx9nA6qqSnmGPjp6LsL/9P5fN+92BSPqT+GW35sxiy 4wCTQ5hLxPf7Kbo4qnZN1MNSMQpHF5qeN22jW8ToCG3szZ+2WglP93Ra3R7i/qxW8HiO a1A3PieSBbtI7o2O1QT3fmqJ2G0tyR0dUDe1MX7ZYrQ2sdpSWGqOpJsldG3F6jKME1BC fhmg== X-Gm-Message-State: ABy/qLYrATyCObrtwOmAyTuFqSLNWDJxgrnwjqVLrRBBjvzaH3KvW1Ae lynM/FfyEEJGGopI63DGBnWDAlSl/YsXESrGBjOSHTiO3iBvmoUpcCXWSA== X-Google-Smtp-Source: APBJJlExA9XDLscRePzLYpbfwMfprYURBdchvHnK+64xKEcriDazzHw4WMF/Od5bj9DNgxjfcOk/S9vp0KFK X-Received: by 2002:a81:4949:0:b0:577:2cac:cd49 with SMTP id w70-20020a814949000000b005772caccd49mr9540442ywa.1.1688401850727; Mon, 03 Jul 2023 09:30:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r206-20020a0de8d7000000b0057005bc0932sm2208587ywe.74.2023.07.03.09.30.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 09:30:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 09:30:50 -0700 (PDT) Message-ID: <64a2f7ba.0d0a0220.aa8c8.c3beSMTPIN_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 60C90605246B; Mon, 3 Jul 2023 12:30:50 -0400 (EDT) Subject: |SUCCESS| pw129207 [PATCH] app/testpmd: fix invalid queue ID when st 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/129207 _Testing PASS_ Submitter: Jie Hai Date: Monday, July 03 2023 11:02:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129207 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26931/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/