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 8AA3C431E2 for ; Mon, 23 Oct 2023 14:27:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 852DB40270; Mon, 23 Oct 2023 14:27:49 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 206BB40270 for ; Mon, 23 Oct 2023 14:27:46 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a689bd4928so85531439f.0 for ; Mon, 23 Oct 2023 05:27:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698064065; x=1698668865; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0RIkaDkBva1A0J7xGtuhPUxgtB93alD+rgWnREdkxyc=; b=J9qpsE5BpBumbJJODtH/fcBkkq6ZgF52wIOttrkrlVMuzdz0IGI3M+EYyRU+x3zlpe rXoNjCbw/+Nb+jD35cKKRODaLbKForCQ/5UchiYj4YRkEakfIRpRJcPEGhXgCQ7DZU1Z HrF+g0TQ9Why30brboGgy/n/mhHf3BzwVMGUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698064065; x=1698668865; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0RIkaDkBva1A0J7xGtuhPUxgtB93alD+rgWnREdkxyc=; b=pIwvOfE4b73CFtrddBx569FSm7ol/4xHWN5vkNYqVHeqxh4YcyzGHnb+gRjxG42RG2 eQmWP05jMKntgzcuht+2jhKscPjrkfPOC1p8o7aSKzLV3hTobS/lFds6vpJ6qu/v4+J5 HrWf2NQb0NoRw1HCnj358PGs1lYOn6mOv/5T9pShrouPYrc6aM01L6Tz5zOipm8xRTPo C60Y6iO+04GECx+sZKbKSOpe3VayrMl+WN7N5D4rkyBdyMXAOyBrKppEpvw2cJtzqf++ aXkhp694hTvZGJyvG7zQGB5Vo5Kc+2I1N32NLY15Cgd2y90WH/5qUWTSXWr7QWcWnUJP ZMMQ== X-Gm-Message-State: AOJu0YzdtFk+pOJz8dIneBaXSxD517vAK5qwYxJk1TG1WB7N7hJ81KGu z9A+Rik3889mf7PLLZi5RBH461RrMJW56nDiPoWPe4seqDDzbbqTN8RrpYUTINehBzcKh86Fig= = X-Google-Smtp-Source: AGHT+IFxyf+ANXFTEOH5ZB5+hA4YzB6iJXSrTULiuSOqlW+L05TK8VXcsoo5eGhBnTup69XDubQwqAUCk6hz X-Received: by 2002:a92:c086:0:b0:357:659a:2e7b with SMTP id h6-20020a92c086000000b00357659a2e7bmr7872072ile.15.1698064065520; Mon, 23 Oct 2023 05:27:45 -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 b10-20020a92c56a000000b0034ff4115c96sm558371ilj.33.2023.10.23.05.27.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 05:27:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 05:27:45 -0700 (PDT) Message-ID: <653666c1.920a0220.7fe08.53baSMTPIN_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 2EE7760524E7; Mon, 23 Oct 2023 08:27:45 -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-compile-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_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/