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 86C7942666 for ; Fri, 29 Sep 2023 00:20:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8227A400D6; Fri, 29 Sep 2023 00:20:37 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 1B3A1400D6 for ; Fri, 29 Sep 2023 00:20:24 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-27758c8f579so6805534a91.0 for ; Thu, 28 Sep 2023 15:20:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695939623; x=1696544423; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0mGSAUO+CWTD7oySGRmky5wkfBZIgi2ONCNmSO9GhSo=; b=dCmGw8MBKhjL/gWldGtdyAgSz2iU6uw2Bwev0408rF3DzpIILh696R8XQt5lBgfz7E 4QQWXrsmcgB7D3CVNVzEAhuMzBUBz6rszpoYtTCfGDUQHEJT5fnUX1S2KrVkWozkTIhD pieKJ3CJEnldaQqsf4g8dXXaq85nVReIr5Q+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695939623; x=1696544423; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0mGSAUO+CWTD7oySGRmky5wkfBZIgi2ONCNmSO9GhSo=; b=FesfFevl8aTNOKwapp8nb+f/iOwexdTz/4C6lRHsNrygeoOI+7KlN6OUD4feCMHaOP L51zIlkAzYrC2JF0yXA2+/9XTre0XldoYvf64z8chgJLlecJ24svS3PVWk+LSER2ZszB cXuz3SfRFO9Gpr406gqVZ7go/TAiI2qz3Hbvyx8It+jQ8sqDfMff7e3sbZDEtM9kiRk0 WY63xHzR/sK+bIoqUcmd83eV4L9caf/ZV1BvigkSe9LMsKOGLi+2j0e3kckDDf6azpeL Y7oUszeEYO4/9SVrgb/gBUY0jDH1zbHoKYlEbbqF4AACA/qypZBZm14bRdEIQfUxP5xn 7OUA== X-Gm-Message-State: AOJu0YzyS1v867tfU2r97hdEnp9SJiuU4jAwsSCKoEkHVfT3KerZThAo CB2G/H+2dKzAwEHqe3JlLGzhJ0s/D1HWVl+TTgMWkBgFjihAqkdnlIcwXWPsRfhfTeB2RrsyDg= = X-Google-Smtp-Source: AGHT+IHlfXpaFeVZMZu+BAPtLf/6h/EKGJuoq6qznCt4WsdxavYt+aDANhdiryXAyAix7UEva/GECqMPFJhV X-Received: by 2002:a17:90b:fcb:b0:274:e8e0:1503 with SMTP id gd11-20020a17090b0fcb00b00274e8e01503mr2496022pjb.16.1695939623327; Thu, 28 Sep 2023 15:20:23 -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 nv6-20020a17090b1b4600b002776e9f988esm4071pjb.17.2023.09.28.15.20.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 15:20:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 15:20:23 -0700 (PDT) Message-ID: <6515fc27.170a0220.fad86.059bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 67CB06052514; Thu, 28 Sep 2023 18:20:22 -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 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 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/