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 E0A9F43158 for ; Fri, 13 Oct 2023 19:28:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB3234027D; Fri, 13 Oct 2023 19:28:19 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 464274027D for ; Fri, 13 Oct 2023 19:28:18 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7a7e9357eso28372777b3.0 for ; Fri, 13 Oct 2023 10:28:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697218097; x=1697822897; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PkfOuGKnI2EOcPpaB+JtUGdeWUfux3PHkY70meeR42g=; b=Nb7Tq2gF3c+Qwfk/gGEbuxpWKu20YPRnc2l0DoXEpd3HEExUZN63tEACWwyfBq6K7E 4G6KYjWAEPo5RMtHLw4w+qFHyXRgbdImPI/qlhaumpELqukH6w3HJwZR13/3oD1iThRJ inaCGOmL62rHlRWpIST4jiaK9gcwY85BdDOfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697218097; x=1697822897; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PkfOuGKnI2EOcPpaB+JtUGdeWUfux3PHkY70meeR42g=; b=fIqGoemytzvB0JSNVhQYNxFD0y9vUE5RftQmjL8DorH6btOQ8Wo2tzTOC0EYvhRM08 cqwEQZsxP2AVRQG22fxpn8TRfHoCTuXHz93ysdWLWtg0G0Zwole1aW4AtksN3LaqEyid I7T7asM3Xxi1UJfGk8rxj4gr1sKeQRAsXkQQnqoSZjtBfoDZFy//Ab/2LoeWqqZeJbd8 MlIKXxIzWeFTQP+ZTX1AUdM71P4xf5+atJ1FDeFMpCgNkDs3N71Yg5D6onMxr9hA67vI XkET251pIMdw0QyEBn9EgFQQ+ZEpGFwOk2bR6HMcYnDdthJCI9QAHzab+YG3vifjrEsz BMTg== X-Gm-Message-State: AOJu0Yza/KWJtnmYlCDjcOIdkhEpzHjrEORObEiGPmqoFGrro9MnrfIT zU7EILUspPXANk3OaBu8XLh96b5QauJ90GphGNBeZU3MRgYYVaOBTs9ft2meiKUIsA== X-Google-Smtp-Source: AGHT+IFW5HLzjyL/deThQNN+/Dt3UIKLaTizZGJx3O1bT/OEchsFUmQ0a+WFW+nWT/CQGghgGtt5fSNmb7yp X-Received: by 2002:a0d:f783:0:b0:58c:b8b4:2785 with SMTP id h125-20020a0df783000000b0058cb8b42785mr25209861ywf.45.1697218097753; Fri, 13 Oct 2023 10:28:17 -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 z62-20020a818941000000b0057a840dad5dsm280572ywf.29.2023.10.13.10.28.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 10:28:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 10:28:17 -0700 (PDT) Message-ID: <65297e31.810a0220.67368.dd7fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 985C3605C380; Fri, 13 Oct 2023 13:28:14 -0400 (EDT) Subject: |SUCCESS| pw132608 [PATCH] [v2] ethdev: clarify device queue state a 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132608 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, October 13 2023 15:57:23 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:64b86ec39b328c4a3f7305e233a9399092c0a419 132608 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/