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 353A1431BB for ; Fri, 20 Oct 2023 12:16:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 303164069D; Fri, 20 Oct 2023 12:16:39 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 12C374069D for ; Fri, 20 Oct 2023 12:16:34 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6cd09f51fe0so397389a34.1 for ; Fri, 20 Oct 2023 03:16:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697796993; x=1698401793; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N44P7SJx/jYuiqvP4DRkz9GizSx1bpFLM9Y1rdXJQQw=; b=QEDsZUoh15MzhGPZwpfHV7mCpbIzSeB2EXR18dgWFha8IiZ/oN2kg1lsER8cAOPI3M wgYyH4881T9qQ8GVQD2Q/VJ0aPa2Yku73S/ovQ0Hhp9tgDntG5q3eYvSLPHvAalbz9uh cyLq0uAnzucbF737ttMI29/dMxZetJZ5FBJ1w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697796993; x=1698401793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N44P7SJx/jYuiqvP4DRkz9GizSx1bpFLM9Y1rdXJQQw=; b=KiZZxIqzZ2Tb18AuGNOX8qo8+Pc7EMAxpIOft/ugc+Y1IFYl+u2JFTueEjvc7Awpif yBf5TVYAQaWTKPOp8ydVoHkAVHnqjt2EVO6TTNVgNvQkqrOA48uAXJ7vKLf75N/fIQth jHxGoBDKyKmpLeACcPwHHgtY9zjSiEcpZlHrpi0PApraC5MBAj/PerO1SIKmBDt0MFQ7 QqeIHP2qKAcC8H2PoTekHtAmuAunSiLzQXDHJMjJfGRA8ldjTMHqDiYdj8rXGOl160cv +zidCEpmrxbClOU8hCMtUiCjHcp1vNcRyrW/EYpNxs8HEDVeeSzNAGS4kwHy5xrSv2Kl l+mQ== X-Gm-Message-State: AOJu0YwLwjfBl7U3pW5t1jL86LTKHv6wbjN0/YGNwYvsq6NYi/EJeK2D 4KyVJVteb8uzD5QB4MRIYqDNsOGWjIdzXRkxAbR+b8z524DmiUT52W2rhw== X-Google-Smtp-Source: AGHT+IFHDI0X6fGhp2eKSetXDFs6gLOB+r+rdKNgoArwnfKlMYb0yKQkVvjkL0PtD6DytoZXt6MNuixD4LZU X-Received: by 2002:a05:6870:71c4:b0:1d6:5c40:11b6 with SMTP id p4-20020a05687071c400b001d65c4011b6mr1587652oag.14.1697796993411; Fri, 20 Oct 2023 03:16:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ds45-20020a0568705b2d00b001eac9f9d5cdsm120332oab.4.2023.10.20.03.16.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 03:16:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 03:16:33 -0700 (PDT) Message-ID: <65325381.050a0220.1fb6e.4082SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DF52A60524E7; Fri, 20 Oct 2023 06:16:32 -0400 (EDT) Subject: |SUCCESS| pw133059-133063 [PATCH] [v2,7/7] vhost: fix checking virtq 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/133063 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, October 20 2023 08:48:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133059-133063 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/28016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/