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 E13BC42B27 for ; Tue, 16 May 2023 18:35:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEF254003C; Tue, 16 May 2023 18:35:23 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id DAF704003C for ; Tue, 16 May 2023 18:35:22 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-3f42b4da6e5so37305821cf.2 for ; Tue, 16 May 2023 09:35:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684254922; x=1686846922; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y57uCxIa8mOgEsE7DB9f9bPIli53mAypjsLmEHv8MgI=; b=HYYUKOuEUbit08njTr8vLLY42fGJCtTwq+/BR74nX/+UfPXbK88fq8+hTWUD38/z+c gqeD5KhNRPDINM/TXYa+zh1lL9SpcrIN9GtSKe6Fmc7Qd3JutxFJJOdckgwMD/ohzLov 6WYK4engEo3ygNNO6CreSg0UQCQca7x06urF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684254922; x=1686846922; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y57uCxIa8mOgEsE7DB9f9bPIli53mAypjsLmEHv8MgI=; b=SbwNqU5VlGzOrIukF3+jlUBgYG7Giz3f9M3sbapvF/nxGpr7H6OMeltIbdw+7P/VvP dpxXIEF63TBnlHMQEQ160Cf2/HEAOybHGR8Xi+arExUHTun3y4Zi5rDmJw7uVx8fyaDB QAtmrzcC3mqJzDGEuo1Z7JaX53UAlsXDv76+Zx2M3psyB3eyXj6tZt1O5wJLq7eV1N29 Q4sJzhWq2m0UU/LzWKVI7x9RwezmM0mHTbYzQJfCr5M44+JbFIVv4puyrp/Ysr6K5ATk c6NaLMxI9WtD+Mi6MOOTgWtkxyrkZqlJYneCto/2geMNlapj9gW+w0/f8ddSYsCHsZoh oFUg== X-Gm-Message-State: AC+VfDzLbduL+VrwWt49WxOgLx+QX+XFCEOLGrf1VKFTg3CZIkENw74K W+acqrpnLdlevudiVkkzEXwIze5cYA0grmKQofSwE11BgEC3kvZP3yiB4g== X-Google-Smtp-Source: ACHHUZ6fXUTHstkDWqDjbpUlmBjQqu8SoEovkf/mHbTdZ2jAwUk/dmUzmJuFEwEwm8q2ozV/3SvtZ+LyP2c3 X-Received: by 2002:ac8:5954:0:b0:3f3:ad4e:8f9e with SMTP id 20-20020ac85954000000b003f3ad4e8f9emr43794659qtz.29.1684254922241; Tue, 16 May 2023 09:35:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m15-20020ac866cf000000b003b9bad9795csm1105578qtp.8.2023.05.16.09.35.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 09:35:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 09:35:22 -0700 (PDT) Message-ID: <6463b0ca.c80a0220.157cb.5596SMTPIN_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 026F7605246B; Tue, 16 May 2023 12:35:22 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/