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 8C58442666 for ; Fri, 29 Sep 2023 00:39:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87187400D6; Fri, 29 Sep 2023 00:39:30 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 0E7F5400D6 for ; Fri, 29 Sep 2023 00:39:28 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5859a7d6556so264567a12.0 for ; Thu, 28 Sep 2023 15:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695940767; x=1696545567; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j2aXZHjcWHJty/6og3MvSFjPadPa52fkCuccewsuaVI=; b=UqgCNX8gjSVAH/tmnGigMsyUtif5xlK6If9ihMDY6326WoPIqckTmRICKE6znLZQnK TurcAXkKUKampxTEBaMNGfbPhhPgkpwH9rvBYUFTSFZqyOZuBy3dZHK8hFXyUwBZtGRP jP2hY1CiqA5JrOnBJAbIzdVVaFDZfLZRWPWAc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695940767; x=1696545567; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j2aXZHjcWHJty/6og3MvSFjPadPa52fkCuccewsuaVI=; b=sYKePmG56FZcGvZhrUVTTWDf9rekeaK5zai82y1ulk8qOjvCST62usaDEfSzu0RIJf zTBDBUZbAZ4MIAv2YpH9RMOIfK6KLfrfJ55efvX6FPDLqB9lUb5ns1i6kgEHSQyhc6g4 ScJvVv60mpDRjPLxCmGdT5BypEQrL4W7DxqQqC9bdzNaGCmu7MDnInd5dvDZ1g7RtB20 PDJ1CF6uMXzhZxHTmjNnQgQpCJBsta+CpFLFm7CAs1rDkxFPKLU5GScD+6BpRUFyLoe3 fXLY8LCR4JPjRhzfdvMHr7e0xeSEU/jNywohZ0YZLpKgfzf3/H0d2raisIcY/uHiZiYR vVsQ== X-Gm-Message-State: AOJu0YxtoyzOF0Y5zzkANz5KNliYQ+E659HTkY2t0j377PbFEFEwkIKT YryXtIqWzr06h3TUvuzbphCdGWG9lw/TG2JRzVze5yuEXMyGDukmfbiMvwGzXgk6hE37RH9C1A= = X-Google-Smtp-Source: AGHT+IHbyEEDnZobMypqGItXN2caF3WfoSx2E9xAFHQnG48Ky6GvhjY8aMImCGz+Ql+UVJbC6nwvEHRIDj6y X-Received: by 2002:a17:90b:110:b0:279:d59:6150 with SMTP id p16-20020a17090b011000b002790d596150mr2596900pjz.17.1695940767386; Thu, 28 Sep 2023 15:39:27 -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 on13-20020a17090b1d0d00b0025bf4a7a867sm7270pjb.2.2023.09.28.15.39.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 15:39:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 15:39:27 -0700 (PDT) Message-ID: <6516009f.170a0220.5f147.0b3cSMTPIN_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 6CBB26052514; Thu, 28 Sep 2023 18:39:26 -0400 (EDT) Subject: |SUCCESS| pw132166 [PATCH] ethdev: clarify device queue state after 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132166 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, September 28 2023 20:59:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132166 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27781/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/