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 90836431E2 for ; Mon, 23 Oct 2023 15:24:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A018402D6; Mon, 23 Oct 2023 15:24:41 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 000FF402D6 for ; Mon, 23 Oct 2023 15:24:39 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a693d8de75so106621139f.2 for ; Mon, 23 Oct 2023 06:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698067479; x=1698672279; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3W2qFiFnw5CaFaPQ9hlJNyTgiCEWu8LE5EPAliuGRT4=; b=ZNs4p0nCSdXfbc0HWmO33Fga6F5GPGd210JUHLVSqj6NdyO4TQENOixGiu7iBCJaEn aYMX6JesnEwTK5leYqtD6cUj565ktMvg49zBJEMGba0T9RLHBmNz5jPBDWDnK6zaAEg6 WdElRp+K/20It5KZgnR2HksmIlrdEotx2OmfM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698067479; x=1698672279; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3W2qFiFnw5CaFaPQ9hlJNyTgiCEWu8LE5EPAliuGRT4=; b=UDbt2d/QZqZP0TCUKUNEI5lj8L7pQye8druw5copewbjAKFF15eI1moCXjnfBdFSB6 w472V2s12iWms4A0ErR9pnAnqUfJDGgLasa5P3hQz9ht8JtUwoSjpJCcjM63TocETB5o goJ4USeMooTzUVD+yp0o+FNhflBrbI5cxRXslEvE7YxN05mKwEyWzF0xWx9QnRKnsyAc I4lEowwEjxFtT6kqH6qI37g3VA4XfEKFYWKFkJuLATsva9q+9IQBfY+jYU4ZfbJaKOqA UQzyys1XdI/5ozAVLLK1KaE4riK8p0nRw7mEYQ6LozDqh/HpzKEoFIeUTC3pQT1OKHej 7aMg== X-Gm-Message-State: AOJu0Yy30R/K2gG0s/6tLAbvoKWvABgktIXY4riBVj+QLR4GMpzcLWtH NNa4Vmp2SfbCZTknfQQrLfQ5LBpiQLzOSVGk4gEjnlKKR8Gck5n9/PaInw== X-Google-Smtp-Source: AGHT+IENHaK84vBKYirWCnScj4VEOhJ59asrerlEfgaIYBc8spA+D40RC8B7UY5oWY8CC33yWvXbqarzMvei X-Received: by 2002:a05:6602:13c3:b0:794:d7e8:d239 with SMTP id o3-20020a05660213c300b00794d7e8d239mr13228022iov.17.1698067479426; Mon, 23 Oct 2023 06:24:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r13-20020a6bd90d000000b007a24c2f746dsm536807ioc.28.2023.10.23.06.24.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 06:24:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 06:24:39 -0700 (PDT) Message-ID: <65367417.6b0a0220.99b8e.672eSMTPIN_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 EF7B4605C34D; Mon, 23 Oct 2023 09:24:38 -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 | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/