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 D922C425FD for ; Wed, 20 Sep 2023 22:44:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4536402AD; Wed, 20 Sep 2023 22:44:06 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 33326402AD for ; Wed, 20 Sep 2023 22:44:05 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7927611c54bso10801339f.2 for ; Wed, 20 Sep 2023 13:44:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695242644; x=1695847444; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5ZVvAzse2HHCg/a6dOsUYlX8KsfFveSgcbDNq1TrF8g=; b=az8GJ5WeCr6bnSYSBt43G6eWtw9HYHyg3ReLuvLITJI6/lR2tgyS/tbwi+QDojs9TK 6KdpKw69di6SjI1pACVsEhKQ/oLZfJXw9ON4q6yza+ENoPYbYZKM9G/C5FMpP40IG6yU uZmgqf+6rEKphmdeonP3VtxCFWJ2H8yXgUNZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695242644; x=1695847444; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5ZVvAzse2HHCg/a6dOsUYlX8KsfFveSgcbDNq1TrF8g=; b=HhGcgV/zJgqmvombekILJQyzjgBjAvYPNEYKtJeHYKYssi6jOnMQxDuaqohCy1PyP7 QeWczYipPjPkYbRqCnmEH07vnKVK5IybTY39rE+Y+R9HpyAfEcwObG5RlrBh8CxU7iJ6 I7dfYBed7lNETPI/MVLlg6W+8blBE5U4DYiGxZNo9fOJsbE4hfXXpYBNaIKiXxMRsoO4 /C8kPMX2Ya7LlkoqKHTHxVoX4ffcvhEjwAGoZweRYspDt1tpZTWYeg9xgbPK5CUlFlv3 AqMY+nCE22lPkThYzAIwgBnkAkA99H/y7Zz/FNC9Py5RZyA1nOer/eRhO6e5IOp1gn+u JedA== X-Gm-Message-State: AOJu0Yzc1fGp50/op4Duo6vQzeetCWWn7ai+9MrdrE7Xl8WqFsp01cLB ATOtZ3sE18Gqb7EgTyrp04QDBOT4HyRGIlSP2gInPwkzBSdddQwD7jDPyA== X-Google-Smtp-Source: AGHT+IEbkxM3i7maKS2QbXdSuVtzpkmFmMd8JBEIYmmi64I/4iWpuNgIfhro0vSyqD0W44BmRIVixS5qVQgU X-Received: by 2002:a6b:f404:0:b0:792:881d:c6ab with SMTP id i4-20020a6bf404000000b00792881dc6abmr4252421iog.18.1695242644577; Wed, 20 Sep 2023 13:44:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g4-20020a02c544000000b0042b1630fb93sm843791jaj.55.2023.09.20.13.44.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 13:44:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 13:44:04 -0700 (PDT) Message-ID: <650b5994.020a0220.6d1ee.15c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B8FF6051827; Wed, 20 Sep 2023 16:44:04 -0400 (EDT) Subject: |SUCCESS| pw131728 [PATCH] net/virtio: fix descriptors buffer addres From: dpdklab@iol.unh.edu To: Test Report Cc: Maxime Coquelin 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/131728 _Testing PASS_ Submitter: Maxime Coquelin Date: Wednesday, September 20 2023 13:01:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131728 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27670/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/