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 39CDF45B21 for ; Sun, 13 Oct 2024 05:18:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F06640273; Sun, 13 Oct 2024 05:18:01 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5DBDB40272 for ; Sun, 13 Oct 2024 05:17:59 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20ce5e3b116so50715ad.1 for ; Sat, 12 Oct 2024 20:17:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728789478; x=1729394278; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=RsgPvthOJ5t1W17P1IO0h6VSjLPVn66d5CGTrK793FQ=; b=EjSrZkXvZQusGLaASXI5j69WaD0JqSRiKuuESWvosY53/Shui0b2qvt62m2tdacgQL TO235WDypFzCsE1W1O44qKM0FIWBU5tC9N38UntTfcDs0ZwC9s6BX/ssuzjjmiTkxGyL F1qRzRfNik+TZ7yQAHf3OjdH5wYGO/Aj3GleE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728789478; x=1729394278; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RsgPvthOJ5t1W17P1IO0h6VSjLPVn66d5CGTrK793FQ=; b=D21anNRnDHWqTVHl7+jdRcQtg/gqmEFdGh90taVDpFPubrGym9QDw0em4Ps3rmn+O6 3ENAXwE95zYJL8Q5cOQxnuo4OXhFFiHMz8UNdG2NoRNbjfSUm3EVesKnXi5QMUvN6rhO 7E3yInsRzU8tPl2z9gf4ehIMsfB841RUSjeCEs7kBDppXhFFHLx6l/MARQQttB/UEWwM EH7ssP8LFZBQ9jSmVm6yEZ3amOsOzZafZ8/Rb1N584qTMuFaJSP12modIZ0U3nJ+jWPz aNBNJaAvL6uI4/XOqBBRgpkmCNjxNUP1r8fcrp0y//94OipRl+8t+tQaISGp9gIEjG9R IUPw== X-Gm-Message-State: AOJu0Yye7Gt3jkf5NZ0tVIa7mTiBx0vBMBj1CKB4OHE+Yr5XQWdSxWG8 jhPkZNBu32+CJgmUIodc3lZ7/h+0pMDNRDJQzUe1M+IUknvlmq/s/VyaHFKTulrkpNsTLgfsJvP Ympg5uoynaM969S5kbGzkgEzy6EajVb9BQoQOVoikqW1Jxm88KttBfV0D X-Google-Smtp-Source: AGHT+IFbUjs5FU5AswnsCcZJjphTx1HMbMN/kbRhy1Ys5b8AGW/5v7gRavg24H7OMGqxb6VqrBSZ9Ky9aogm X-Received: by 2002:a17:903:22c7:b0:206:96bf:b0cf with SMTP id d9443c01a7336-20cba9edd5bmr70061125ad.0.1728789478410; Sat, 12 Oct 2024 20:17:58 -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 d9443c01a7336-20c8badccc4sm1635465ad.56.2024.10.12.20.17.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Oct 2024 20:17:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Oct 2024 20:17:58 -0700 (PDT) Message-ID: <670b3be6.170a0220.1e5d53.b154SMTPIN_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 981296052471; Sat, 12 Oct 2024 23:17:57 -0400 (EDT) Subject: |PENDING| pw145802 [PATCH] [v2] ethdev: verify queue ID when Tx done From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241012091437.21382-1-haijie1@huawei.com> References: <20241012091437.21382-1-haijie1@huawei.com> 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/145802 _Testing pending_ Submitter: Jie Hai Date: Saturday, October 12 2024 09:14:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:abac260cef8d7e29aea1fd15066515a9054e2899 145802 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#274161 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Fedora 38 (Clang) | PEND | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31449/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/