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 D83C5431E2 for ; Mon, 23 Oct 2023 15:26:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1AE14027E; Mon, 23 Oct 2023 15:26:52 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id D1DCA4027E for ; Mon, 23 Oct 2023 15:26:50 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b709048f32so2472802b3a.0 for ; Mon, 23 Oct 2023 06:26:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698067610; x=1698672410; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3W2qFiFnw5CaFaPQ9hlJNyTgiCEWu8LE5EPAliuGRT4=; b=b5aFVTXVCObayTuyjXnHlf8AmHShWzMx12C4grAbcK2r6Oo9ygOXgaMZnr4VNu43aU I5scq9EQwoWJryYca3h7Vz6Si5xQrDNdTV11KU6q6bYRnRK3BdmGTsoAdc/1gUNh8bwQ zjsdAYGBMrDPEE7SvEHTwKBRkStpWNbj7ycAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698067610; x=1698672410; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3W2qFiFnw5CaFaPQ9hlJNyTgiCEWu8LE5EPAliuGRT4=; b=uyf1ARWYtZ3o2oEnVRwfagLNt1/UK1Tnv/iHvo1rVEm9IqLtZYwy5xQKmSsEMPPyZT 44uNnUn/FmYIJN18mL/24XjWIKgDQw9wUlz+TmJvUH0QADOd4XiCYE0ylIoSf8Nkhfzl xibyQhvvq8d3k0FvN1VcJWNBVzV6FaL3Qrc5FCjOecJOyzXG47501UFiSB2iAJ1/+VTR v6OwN+N3UoI1OERW0ndRRJZoBGwsXve73fXzkS2PcAb36tjKr97vbh62JlwWytF1LJpp Y1TvRqxFlo4y1f5AV8rorYIeum9a9DcTLyejVuK5hNHPR/9WHkM7kwTfW2kC3yBox0Wo VBjw== X-Gm-Message-State: AOJu0Yx5ZgV39IGP6olURIty8LaxEASh1heou5GMCpMKpdN1ZirFg6IV 3efigAzSNWAs089BmZM5MiHr65kmTRwHjhPzEMTCi1NEYnaQif3BzoBPoiyvvyA73dxrUI9hMw= = X-Google-Smtp-Source: AGHT+IG4T2CZRPHBHEsmPXASuPPSDgzkYrsbxMjg6rzdWpSvlX0KYY+RRVq5jersKm02v2vUUU+JJPN49D5f X-Received: by 2002:a05:6300:8085:b0:15e:707c:904 with SMTP id ap5-20020a056300808500b0015e707c0904mr6854493pzc.24.1698067610036; Mon, 23 Oct 2023 06:26:50 -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 jh20-20020a170903329400b001ca4ad86356sm308684plb.87.2023.10.23.06.26.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 06:26:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 06:26:50 -0700 (PDT) Message-ID: <6536749a.170a0220.9c1d0.a32fSMTPIN_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 E6ECA605C34D; Mon, 23 Oct 2023 09:26:48 -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/