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 5ADB643158 for ; Fri, 13 Oct 2023 19:22:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BD944027D; Fri, 13 Oct 2023 19:22:26 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9F9E94027D for ; Fri, 13 Oct 2023 19:22:24 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c8a1541232so20598945ad.0 for ; Fri, 13 Oct 2023 10:22:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697217744; x=1697822544; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hs/U4i3VTPUHCNYIYjoSb1g9lJmvgoHJeKhMmxPAfHQ=; b=NCxZpaAlL2saOLXqnSIq7ScPo8T7xxHDNpCUJXXqtG72Q20nwhJT0/UHaJ8ap79dzF ij5eoTKADPdZ03UL188ZH5U7xiVh3o3tHJojsm80p71ta8oFkKu1oimyNUEEQ4MkMSsl VNDFjf1Vypac1fRTcuE8mK4EOPbOzD40tOGYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697217744; x=1697822544; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hs/U4i3VTPUHCNYIYjoSb1g9lJmvgoHJeKhMmxPAfHQ=; b=EeduOeHfghbMcBGev4dSpE26C7mZXklq/Gz7MzqPEV5zVPNC3tPZBNGpiCGuhD56MH DvbFzDJYPZN7XK8pNWkC/jdrpNpj4EbuHKYsnMjKvpySfdnxtLtJYOUA8pCosY72OiE2 LLMju7/DzDGWWV0U/Bzm1QSpVaWkhVtGHyzVXiJjuGEdN23uhIaiNoZfBmWttUQZwKAe ltOIiwjJigJ5zbhtHSFlmtPfpkgVdnJwDfjIwdUWjgP0VeIi4pvDxEk/p46bf1Rd8AD8 YlPjycTOp7RKDznDJHS61yFc9FXv6PcDYBnyNkYtHTtWqQYk8EK1Pg3FpV5L9EBoIBWZ HNMQ== X-Gm-Message-State: AOJu0YxD8TgbLgq7Oo7gHtORIr+yGlIPwBtrW2WoyCUHPwvGElpSJjdg QUbQ6z1VtfEpQMPIDbYIckXa2nDfoswns1mEUMVpZQBtRn85tQ== X-Google-Smtp-Source: AGHT+IHUj1IyqW1uFms6ooh8WYmU8TVNJ8F9kIAe+TeBI9RYztnYXl+I6Kgzbq+MBMLTWpmSPYpYo7dI5B0r X-Received: by 2002:a17:902:ea8d:b0:1b8:2c6f:3248 with SMTP id x13-20020a170902ea8d00b001b82c6f3248mr28873056plb.39.1697217743781; Fri, 13 Oct 2023 10:22:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b19-20020a170902ed1300b001c735295a17sm230390pld.100.2023.10.13.10.22.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 10:22:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 10:22:23 -0700 (PDT) Message-ID: <65297ccf.170a0220.3afaa.9795SMTPIN_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 E59EE605C380; Fri, 13 Oct 2023 13:22:20 -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 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 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/