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 A712642D67 for ; Fri, 30 Jun 2023 06:32:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E8C04021F; Fri, 30 Jun 2023 06:32:39 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id E0ABB4021F for ; Fri, 30 Jun 2023 06:32:38 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b093c318b0so1252662fac.2 for ; Thu, 29 Jun 2023 21:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688099558; x=1690691558; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3hs7u4ijc67M88t9lh3A4lxFqMk1WrTxWyqNGsvzqJg=; b=UbmMTRH7sxlRaGclSPEzMmq1e3MHYnjHSKVPTQc+e7pxnA1eHGOBxP2/ImIhzRgO2y w/CXTgPdPT1q165RfCQhh5OxpPDpZqgwNc1ILnaclJtVJ/ph/DLknfkjBahuc8bk7eLH gEm+vuT447LQDtbDDY0TKey0fH4xj+lbttQPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688099558; x=1690691558; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3hs7u4ijc67M88t9lh3A4lxFqMk1WrTxWyqNGsvzqJg=; b=UcFndJj1AQoEMevsZ2C+68eBpk8yC5db3VnPGDYTbn9O8CN6WCZII7QbIleq0VcvdT rYcbS/FJ5TUWXpPCqeICOt2pmUO8fvo4BWt0aLqNAtN4jh0tM8uhCkBm7T516nGG9RLC yifnUVMS0GGe6oBW12oTfbbddqXaWqdpgpkDdV8lyt5rJZzf9Og8aGe1wAqGRfwaE0Q3 0OLzZP95kEQHtvXPsrG8qirQGottwoMN24ZM6fbECLhfGQIAG8oAKsnUTBhWP2NS6r3i iVtDqnywfyCQAi858Yhv5C8wkqt7Zv3rggrKw8+q6W1JbURtfbdVGvohmijYxn5Q/j2P cIKw== X-Gm-Message-State: ABy/qLb/Ha1L81kwbn9xy+WeOzmt2jTopF9K1NhGvTld30T1E2MUreao x5txa0sUAuONytv1hA4NqCZLO8734NOx84NOHN3JSUFWj0R/uiMJVH5Dew== X-Google-Smtp-Source: APBJJlGA+p5hhOwWe8oOgyX/wwqoXc/h841YSXtXvlRCZ9a/KMc+0LODpIkEJITwWUMN23bTjOsCWEbiCEUS X-Received: by 2002:a05:6870:c882:b0:1b0:3821:f09e with SMTP id er2-20020a056870c88200b001b03821f09emr2147684oab.18.1688099558194; Thu, 29 Jun 2023 21:32:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o44-20020a05687096ac00b001b04d4cde64sm974984oaq.46.2023.06.29.21.32.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 21:32:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 21:32:38 -0700 (PDT) Message-ID: <649e5ae6.050a0220.beb42.1468SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 98B1C605246B; Fri, 30 Jun 2023 00:32:37 -0400 (EDT) Subject: |SUCCESS| pw129129 [PATCH] vhost: add notify reply ops to avoid mess 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-aarch-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129129 _Testing PASS_ Submitter: Rma Ma Date: Friday, June 30 2023 03:27:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129129 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26874/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/