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 3869642B27 for ; Tue, 16 May 2023 18:07:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35C164003C; Tue, 16 May 2023 18:07:17 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 1D17D4003C for ; Tue, 16 May 2023 18:07:15 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-3f39fd9eea1so43827201cf.1 for ; Tue, 16 May 2023 09:07:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684253234; x=1686845234; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H9EmJ3LQzluE82+CGIxu5Zhm2v86pD6eBlOGs/V39MQ=; b=KzTFlqkwlwHwTt7QcKgnRcal3k5Gx8qMnG7p673W2B/wUAt1WbReH/2xSQjmAJ5Vci ZhfOEY5im79t6yXLJOpSPc0GiUPY4gk3UhK25yIpyURB8PKHdX2jUfe97zhBPpi+oIIs RGU7U2oAT6RcnQKKVGS6WunuNR1s72dgduQng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684253234; x=1686845234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H9EmJ3LQzluE82+CGIxu5Zhm2v86pD6eBlOGs/V39MQ=; b=HEjUB5cpT4pxbVl7CQD3NCqW/uFQJ55gtIi+P+K3srkBVHtDncpJVR6GljfWu833tD V+kPaN9ldRbaa4kCehK5ykoIk1JDSXEWXbky9CFd6NyQgi90u/L4NDetgg5rDHvCPx04 iXz9oZ4VL1VhuxSN+5tyaAQFIxGQ8DA1biXoyAUdgCSU+Xrk4VDt2u2qJmdvf2vATuBf G3h/GIs/G9TKh36NrsH5e+O9KzS9/aotYbh5lGS3GrdqcKO89VAUgUKJO/FPCAJ5towa /XpRw5jXdxyUfTPLrCIs5PAD6urUEm7iB3ERcQ3ELntRbXqfsf1nePXZE4JI23wyo+NJ AC+Q== X-Gm-Message-State: AC+VfDyy0QUcJ+TCUaH2SGN7SZ4QdAnBZo1FHxZexIzYFU3ilt1nJFSm p2pHH8Vn04zy6d66BjxPsG4mZ0jer7tED1VzNnkUUxES8UZFBGiUrOx+k4E5lRkPrTLnR/AeaQ= = X-Google-Smtp-Source: ACHHUZ75IhpP8NUHm6Qqac2X2rww9suPCvHshVl7LyeElu66yNcbzQ6yGStTIie8hTuYa0mzKvXRr3s0HUaN X-Received: by 2002:ac8:59c5:0:b0:3f5:1bb6:cd06 with SMTP id f5-20020ac859c5000000b003f51bb6cd06mr16715506qtf.45.1684253234500; Tue, 16 May 2023 09:07: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 pr14-20020a056214140e00b0061b6fd48358sm1118598qvb.25.2023.05.16.09.07.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 09:07:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 09:07:14 -0700 (PDT) Message-ID: <6463aa32.050a0220.c365f.a8c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3996E605246B; Tue, 16 May 2023 12:07:14 -0400 (EDT) Subject: |SUCCESS| pw126885 [PATCH] app/testpmd: fix segment fault with invalid queue id 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/126885 _Testing PASS_ Submitter: Dengdui Huang Date: Tuesday, May 16 2023 11:00:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126885 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26240/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/