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 6F941431BB for ; Fri, 20 Oct 2023 12:10:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B3CF4069D; Fri, 20 Oct 2023 12:10:28 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 34FB240283 for ; Fri, 20 Oct 2023 12:10:23 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-27d292d38c0so517862a91.1 for ; Fri, 20 Oct 2023 03:10:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697796622; x=1698401422; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kD2roGDT0e8PsNAZPYUyWGtW9aPBZBXtKPotdVzC7lg=; b=QX8eRfmkOosrlK1VXI2Rm0U8l0f77pcm/wzp7/yStbYdPUKg6MQx+03pKsDEFLK1eh NaoEiC8sIgK1tjCZvuEG57DY1jWDbcopG2kcMntKbjz2jczVrtBSofGWTkC3EcHlnwdR +6ewc8WoO70jtcfkX9ZGT7yx7ZHKoRS7qwPJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697796622; x=1698401422; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kD2roGDT0e8PsNAZPYUyWGtW9aPBZBXtKPotdVzC7lg=; b=tuwdm9V0T825qseu1R54reu0EYH99a/T5ze6/3Kaihoc6xQ1fNp02hZMai1BM6FnIY HKoZGmGzFXf5ee/BFD6oy906trThcftY1P4l10jxjBlbzO/9g9LUOjXqkv7QHqny7jBw stVToLZO7JVkJY1hcso7TIOtYjT+wUsbZ5Oi9X+7ioSpMHXk+RPUxjLyXkKl2dB+CcI9 0U3vuGAjCb3AlEFcYYWrGNrwekGNRXqva+FKJXz53ouDjonhxwkA6UdiQi3qKtqAp/KF U1vrRF6hF/RCAF3WNlyTs51S2e/shypUn/C3BDBeVBKQT+8SToAPC+j2R3qqROvSouzn boCQ== X-Gm-Message-State: AOJu0Yy9uvybGBxOo1QVrfx9otcKhnly83+4vcNaXD3e4y5Et5JsB3U8 kstBUvczfHEvcfoMghFSZf4omGoiEWdoAmXDqkiJ8zIJBca+8qhwayyMAz2xh9hUWabeSPGdIw= = X-Google-Smtp-Source: AGHT+IHpUl2kvzTaaAb6/jNYSOid1NTL5srGOAKy4kQEZkvxDAhaPAxKTh3tGyhBt7Falblcrfi0mKimkqlr X-Received: by 2002:a17:90b:3883:b0:27d:669e:5a10 with SMTP id mu3-20020a17090b388300b0027d669e5a10mr1246352pjb.13.1697796622426; Fri, 20 Oct 2023 03:10:22 -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 om2-20020a17090b3a8200b0027cff1de16dsm137710pjb.5.2023.10.20.03.10.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 03:10:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 03:10:22 -0700 (PDT) Message-ID: <6532520e.170a0220.4dd06.4769SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A16D260524E7; Fri, 20 Oct 2023 06:10:21 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/