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 9A76542DDE for ; Thu, 6 Jul 2023 01:28:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95653400D5; Thu, 6 Jul 2023 01:28:49 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4FE94400D5 for ; Thu, 6 Jul 2023 01:28:48 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-579dd20b1c8so1836597b3.1 for ; Wed, 05 Jul 2023 16:28:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688599727; x=1691191727; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=31vEr9Mz3wtXH/UzWEkj7r8NkIL/L+TIOA2bfCcFR6A=; b=bvfO5wGVbSriFQ0SjCQre3HXAmRYyhqgoTH1YSh1btg7G43l2ThtUryhdBCWDRy3fD UvdJDGhpkgbt4JEx+rUBkvufUgCikOqGuVLVYwWSSB5BzJ10JP/XoOw87Eb4TeHFc2C8 7xOqmThVYxD4Ib82dQ6VBRyZKEQud2MuGuc00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688599727; x=1691191727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=31vEr9Mz3wtXH/UzWEkj7r8NkIL/L+TIOA2bfCcFR6A=; b=HU+Yj0Nya+J33Dxqb6WmTNcrTfPRBbE5XAJwuOippZEd40ustvGXWOsWPtcVLGeB0j uuc65UK1+uC/2lcIktb6TtLbL9XS4t/WtzlHgjWX53NhAOuB462Qi61eHdexMoBW+ZeT UwgeBD90+bMvCXLktWj7/LNQMH8DhyTpadAikgdJ3dvJBRdZ63w3Rq7wj71FUiEJSqSJ xVdjssYa6BK8wb2p07rtgP4IOJnX/TAhZDFzLb3Yr3SdqVcFAaO/LSou1pUNod5qnWX5 m7lJsQq0SxCfeLwy2arpymxPeZEd3mksBgH511z3Yx3/G76MSzHaDQhRBZA+9VR0SpbO 8Bpw== X-Gm-Message-State: ABy/qLbkDSCkH97zbeXfvwS8081Vv5zoVPW4nBeo/c96gmvn5P9YROWB omeF4CAuGYoZK3JXlB6vv3hTXN7ZjjEZzgXLz2y/Niv9CGKm5A== X-Google-Smtp-Source: APBJJlHTmhgd8GfczLH6YCs14bQBU0fvORKq55omSijMJ1NSJ2+eNu6P6Xfq746Pyn/2IDYi7VBazYJlAMog X-Received: by 2002:a81:7bc5:0:b0:577:150f:3efe with SMTP id w188-20020a817bc5000000b00577150f3efemr378849ywc.27.1688599727708; Wed, 05 Jul 2023 16:28:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w63-20020a0dd442000000b0056d05cae840sm2724781ywd.65.2023.07.05.16.28.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 16:28:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 16:28:47 -0700 (PDT) Message-ID: <64a5fcaf.0d0a0220.2ea64.eb23SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4974C605246B; Wed, 5 Jul 2023 19:28:47 -0400 (EDT) Subject: |SUCCESS| pw129239 [PATCH] [v2] app/testpmd: fix invalid queue ID wh From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, 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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/