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 273BA431E2 for ; Mon, 23 Oct 2023 15:36:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22B3B427E9; Mon, 23 Oct 2023 15:36:38 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2FC274027E for ; Mon, 23 Oct 2023 15:36:31 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9bca1d96cso20350845ad.3 for ; Mon, 23 Oct 2023 06:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698068190; x=1698672990; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3W2qFiFnw5CaFaPQ9hlJNyTgiCEWu8LE5EPAliuGRT4=; b=Su0HveZPBv8VAEZsRcnpqlGqKgrOcwDfADUUgVjOYlBGAOXcA0BDReQiet1tncTwxE rOcvLOJ72O9fLL6iz9Lag7xq8Qr2ybA3IxMCvny2fne3Dr8HthcQNmUAMhEkNSFtLSZF +Bql5aIewbBUAgQ28bPYZI6RtO3HKCBs+HVRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698068190; x=1698672990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3W2qFiFnw5CaFaPQ9hlJNyTgiCEWu8LE5EPAliuGRT4=; b=hhPqV+52tVwhFuJgJ8ELkyMGAuTdA2pa3HT94vzzbZ/gz1+iuFkiYu+WfqWA72Dws6 Q7jMFXN/G6WOCRpT8JW/xRAuVSLxlIpUMb7FIieZPk+ihtKHPdDeykMqwxGNbxpqDH73 5e5or0yKFL+H8As4oqiu542cGvLN42nv44UN1iaf1JOKmuU4bl10iyB3i84fzFRlS8LV N+sG5dR+/PzCXFcCVxBLSXVvv2CYOZ68WylH98l3TKKUBdMI/4RSImayellkgBF770wF gCC7bmFsRw+ukcPGQqYMCwIbabNaW47nDyEvhaa5bWAqAKMRhRGxDz8rh1RVS2oOL0Ip jGnA== X-Gm-Message-State: AOJu0YxzPV4au+Hh6SqTZ+8Jvd7ea0nMhR5sxh5DfNtvtvEQOVfw6hnL sXiPf0o7/VhMTdDkCIv5PsWnwLZK8HxMb9VukuwKK7xvO8um9Cz/1/crgn81JbmIC3KdOUdgZQ= = X-Google-Smtp-Source: AGHT+IGJXw34JKU0e6Ja4fUY/Y6SHYbW8PL1hWRSJbulv0yioX6O1gyTtrckGwth5INOAhX6ctq16Ei3O3VT X-Received: by 2002:a17:902:ecc6:b0:1ca:72f9:2547 with SMTP id a6-20020a170902ecc600b001ca72f92547mr6738736plh.66.1698068190520; Mon, 23 Oct 2023 06:36:30 -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 g1-20020a170902c38100b001c9c1233e14sm295990plg.124.2023.10.23.06.36.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 06:36:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 06:36:30 -0700 (PDT) Message-ID: <653676de.170a0220.66f83.9806SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 719CE605C34D; Mon, 23 Oct 2023 09:36:29 -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/