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 0636A42B26 for ; Tue, 16 May 2023 17:39:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0420B40689; Tue, 16 May 2023 17:39:13 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 84E6A40689 for ; Tue, 16 May 2023 17:39:12 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-75788255892so536776085a.0 for ; Tue, 16 May 2023 08:39:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684251552; x=1686843552; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LcsAI5OjlM21+VHQZ5Y9xSx6oligP0eGN2301KGbVKM=; b=Ci4JBWaYc1N+6cwlBT40ELBC2KXSedXOduEG3qh0MjIy2RpqID3pA0BxE93xYlcYQN VQaAedfSAFGD50crB58XEHV6FtTiUTMk6LXpS6/Lz8ZaF8Ggb9CwnRaJO0mDfmIecvKz itUCzDld0AZ5KRTli49z8v+1P/kJieLKDKFZ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684251552; x=1686843552; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LcsAI5OjlM21+VHQZ5Y9xSx6oligP0eGN2301KGbVKM=; b=mAwr7lEuWaL8/g521INQKNUbAeNu/VA+Gv18U3P/I37Q2Yhz+H0BeKTdZvHA12vHu2 vM2MGcmGWeySZw0TMTivfywNyqDG7tl4TUSgA4cRQOxL4bOeT4pk2sKdn/62WQE3LiS0 I0eS88puEjhJBmhpl+PHnUqk9s1HiRyXd+TdrDESAdjmUNGjuCDLkfe5g6U75XgcKN8r TdB1YuaBhQBL16syYZKv0iOYyzqBNSG8rToLDY96lkQau2KzzjCEuGU3aEkFAfzjCYAg zSI6KG0wEGFzs5bpWhm7RLZ2m3vVXA0CnqO/6p8QD5zcsxSKpk66cGGvxdKxSE1+9kRa 80pQ== X-Gm-Message-State: AC+VfDyOmQfkn8BszhKM59+Q5fAqZXdSW0bEt0SZDYh0g3eTi1bBZqPh wzL2N+KeFo93TQTMY2W82U8Kfvs7kUjZ4B7v5tB+SJCnaOOSPbZgnwNbq2uoZuDi7TtwvW019w= = X-Google-Smtp-Source: ACHHUZ7nH1JcCZuqQHiCM/yLFdVe7hZGgyj6BI0iS7mVrCK3Syc8gaQMIh2AkxD6XKJ/TCpX1Xm5rRdU/0ZH X-Received: by 2002:a05:6214:2462:b0:61f:1a72:6c7d with SMTP id im2-20020a056214246200b0061f1a726c7dmr60179801qvb.27.1684251551926; Tue, 16 May 2023 08:39:11 -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 p8-20020a0cf688000000b005ef8081e006sm1084139qvn.16.2023.05.16.08.39.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 08:39:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 08:39:11 -0700 (PDT) Message-ID: <6463a39f.0c0a0220.42ecc.7ebbSMTPIN_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 A3226605246B; Tue, 16 May 2023 11:39:11 -0400 (EDT) Subject: |SUCCESS| pw126885 [PATCH] app/testpmd: fix segment fault with invalid queue id From: dpdklab@iol.unh.edu To: Test Report Cc: Dengdui Huang 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 | +------------------+----------+ 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 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/