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 B9081431E2 for ; Mon, 23 Oct 2023 14:36:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C8CF427D7; Mon, 23 Oct 2023 14:36:06 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id DDD474027E for ; Mon, 23 Oct 2023 14:36:01 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1caa371dcd8so19010535ad.0 for ; Mon, 23 Oct 2023 05:36:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698064561; x=1698669361; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AAHKddgOOxOi3TAORfowELdUCRTm959CAEUzV6+vNBw=; b=U0Wgv0dGOEbl7Ok7yPyURIrfVsTXWOpBB9BXFujXW5GN80VYL+gDhY1K0n40cGGtMA 9ENrrzAgCXUEdHiPlvCGE4rTq5a8m3b9nNunLLQkolUnAZ8tXjcUOboafLFN48K7nPQu vZbyGyHnMzPdAVmoGorCdgCSX9iZPRH9cF4xo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698064561; x=1698669361; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AAHKddgOOxOi3TAORfowELdUCRTm959CAEUzV6+vNBw=; b=JswK+trMrrpLEc7Z7YHsV9EMbN5MiNXHgX16tH2EFyqiSl8Jzl3WRTV0r6Q5kp8Zy9 54k4dojxq2aGc3RdAqrSETc+0mNDSxqXKcPLaCYMSOJinQXVB7PMSiSmncKwstKQ0SEu fuG++3NK81xFdARnsmVltvLL8BqJKzBTTx4wPjUqxxHsBMBlo0n0k9ECPZ0ZuiHxnmbk Rvs0yMMJMK4ieqCbNOMf4B7uUwbPF4jqGA4tI/sA0QwGAdHLS1ScCEk9TN2wyUMU2GMK V7bibNQGmVWb+lopb067qBiTDmCJQKCbgjniZ7cJRgYRxlneMsr+CAtPeA1D37Bhf6on By4Q== X-Gm-Message-State: AOJu0YwsX4SwN8fzHhX5Baxnccatjk2eI/otIK0BLrXUlzZmZ1R0+NuO Y06lOceXq1wZvj0hSbRo7LvRrg6A5KzYZBXEZ/b5HVhUTxPfFXCWVqby9D+u4KeHoJntLr94/Q= = X-Google-Smtp-Source: AGHT+IFTFvHTKf6O6eAR86YNqgWfP6C0u+NI+Jtk7SuFI6o1q4IiNsiuDnHQF5UC1gewlLwgUXUvceMTlkgV X-Received: by 2002:a17:902:f293:b0:1c9:e229:f5e2 with SMTP id k19-20020a170902f29300b001c9e229f5e2mr6055767plc.34.1698064561256; Mon, 23 Oct 2023 05:36:01 -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 ij10-20020a170902ab4a00b001c9d7874854sm382684plb.21.2023.10.23.05.36.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 05:36:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 05:36:01 -0700 (PDT) Message-ID: <653668b1.170a0220.53ac6.ef4cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 782C3605C32D; Mon, 23 Oct 2023 08:36:00 -0400 (EDT) Subject: |SUCCESS| pw133170-133171 [PATCH] [3/3] vhost: annotate virtqueue ac 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133171 _Testing PASS_ Submitter: David Marchand Date: Monday, October 23 2023 09:55:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133170-133171 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Ubuntu 22.04 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28038/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/