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 7FE5845580 for ; Thu, 4 Jul 2024 06:02:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F91540280; Thu, 4 Jul 2024 06:02:32 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 1B14540263 for ; Thu, 4 Jul 2024 06:02:31 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f6a837e9a3so763945ad.1 for ; Wed, 03 Jul 2024 21:02:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720065750; x=1720670550; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=jjr2kq/TxRoLyHLkphymAaf1nxhbiOqGt+WSNJ2R99M=; b=KzjgVPa0J1ssWsUqO9D4QSY8DIPxT3OgGcUEjAuxtt0/ZhG6OQjudUZCwKCVDT9P05 FJr56WvD2B9Zg9zAgGmmWpqEJgabwcvrOWoaKriNfwI7iNiS2VNNTX5G40AHH5vDyiXl FI+/NoLVzXmaanu/aU7xP7VgWsy8JDYE3mwxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720065750; x=1720670550; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=jjr2kq/TxRoLyHLkphymAaf1nxhbiOqGt+WSNJ2R99M=; b=a0LQEQgm6OfeS9/SciIBIBNeUpDGshLIgPNMcpps5z+GBR+PE5WT8F9QPdrHvTw9QI syKENJF4u2Fb4scX4C/J01t1Jo5wLTlEAsbceK+m323jtVqTywy4bBNcJ6WVzLTjvlPi ratp4txEh7/J3P5dDUjPRWLqpJUbvhbILfVBQEAYodFm3/1/PliYMVmLPxCcyQ2SkQ2y 5M1FS1o4P8yOUxNKni8LqT3YeC9H4x1SnWPNTDyA+WNXo2mi88K2jrHxllattUyjIDwD A7ir1+XaslEdpO4lRvC4foVcPao62LqMhJmL0O2V1GPuziA2fmaKP1jx6YXD9Uw6MbAc eUCQ== X-Gm-Message-State: AOJu0YyVSe3/AfJ3Uk/sn57jJl4eoMZZy4C2YGdwDH03KfeikRbKfulb mRvjC7Rqv96m2noNwX5le+kBC88IhfCpqO3QIRJ/WV09F1XEXv7DLdLJDlL7GKiX7Vs9s7saSTw uIX7na2tVgj5BtVTqj7f7poa4HIuErV1ZAaNVRLNq X-Google-Smtp-Source: AGHT+IFXSzV8S3wEugOuQsluSb/YStmrdxcS4azIN2qGNwMw+GX6Qo2r/TE4suqjKmsLir0CRyoujlmfl8at X-Received: by 2002:a17:902:e54e:b0:1fa:b511:5d34 with SMTP id d9443c01a7336-1fb33eb1f20mr4225945ad.38.1720065750165; Wed, 03 Jul 2024 21:02:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fac15828fbsm3981655ad.117.2024.07.03.21.02.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 21:02:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 21:02:30 -0700 (PDT) Message-ID: <66861ed6.170a0220.4c13.d535SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D0DE605C351; Thu, 4 Jul 2024 00:02:29 -0400 (EDT) Subject: |SUCCESS| pw142096 [PATCH] net/virtio-user: fix control queue alloca From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703162738.283162-1-maxime.coquelin@redhat.com> References: <20240703162738.283162-1-maxime.coquelin@redhat.com> 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142096 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Wednesday, July 03 2024 16:27:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:823f43b2c2c2af8bedb3ffaaadb1a41ddbb1e912 142096 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30406/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/