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 439EE42666 for ; Fri, 29 Sep 2023 00:44:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DF0C400D6; Fri, 29 Sep 2023 00:44:21 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 295E5400D6 for ; Fri, 29 Sep 2023 00:44:20 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dce0c05171so5896299fac.3 for ; Thu, 28 Sep 2023 15:44:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695941059; x=1696545859; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j2aXZHjcWHJty/6og3MvSFjPadPa52fkCuccewsuaVI=; b=VWjtMU27dvIefEnqxXKZqQIDhDPW6LViU4SNP8+YGfoW9vPXQPOC9NEDnZLMLYmGe5 RALWXA+ddGFb9xLsJyvTL/5LMmj6jYhqRpVIDkLhr/IVomh2HlzB3Yb32LuGNw+j03RR LTZgPHlkxWl54+aoUew3HHaIZHG6Hztqi3gAQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695941059; x=1696545859; 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=Y4itApJ1TnviVHTb8XWKxbzM7UaMqKcebaX+O/g1VMZ4AWNkSga8VhAnNMeN/tcn3u 0c8Da5VpEd8uvDP0zmAPKAuvjnphFjKgFGm2hRikDCEiju7FFbL5SS1HZBUuqPRCAsO8 jch97k9ztmWWRdWWCR/V0YEdpe+VD8+l8cYE0ij5tycQhpJdnWwUL2GllqGG7J1+Rk16 qFBb4A3VIdsl6pS5eEUifj/E/LujUAlvV1c2GbztzYD7o2a0h5LHBPHXbEdmB3xsRQSw XSkGJJJIR699aQNhbbhnvsL0nO8+WdWGJG9GByJckEzzz4knL1NWabTrU+aU95k9HCHI 4Ymg== X-Gm-Message-State: AOJu0YyhjZ2ItYXBCR1BGDnpE6YvTpcU0BRNcV3bkhtvg4dPGGVAs1X4 KnsDz9Q2W9r04vdP8VK4FeVlVGTOL0mp9Rakc1xfDsZXp7zwvZrFPZyVcNRNtSDHtLp37iunow= = X-Google-Smtp-Source: AGHT+IF93+Mxn3oXy/VJmsfQt97D1KC14HIvJm2k2vn0QgN6IPEoK/qt7pweG5bEzFOK6x7IWfJiMPXxTWnq X-Received: by 2002:a05:6870:3509:b0:1d5:a303:5f47 with SMTP id k9-20020a056870350900b001d5a3035f47mr3083242oah.17.1695941059544; Thu, 28 Sep 2023 15:44:19 -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 dx26-20020a056870769a00b001dd4a87d433sm813391oab.13.2023.09.28.15.44.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 15:44:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 15:44:19 -0700 (PDT) Message-ID: <651601c3.050a0220.b1440.3601SMTPIN_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 075336052514; Thu, 28 Sep 2023 18:44:19 -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/