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 9E2F1425FD for ; Wed, 20 Sep 2023 23:01:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81302402AD; Wed, 20 Sep 2023 23:01:17 +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 AE241402AD for ; Wed, 20 Sep 2023 23:01:15 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-794d98181f0so11978639f.2 for ; Wed, 20 Sep 2023 14:01:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695243675; x=1695848475; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1ZN7T37EQ1/HRWykL2LNtTIBleeAfO1M2s4Cf59r8Qs=; b=WdB8G6Aeb9g0scmMGUiE9smYVveB9Itm+jyUu0Tpi7sCkdR324QILVDYBbWhWjlzlo LEj+Rycyf81KKNLfjE/QtzJpqH3eErNQtVrBO3ubcRBKB0Tj+11UK0H0BTu83EnHv7JQ z7H+I+wRO3eSDPD25K3DVwKOTI5jhMppr9xJA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695243675; x=1695848475; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1ZN7T37EQ1/HRWykL2LNtTIBleeAfO1M2s4Cf59r8Qs=; b=qvOhazOBC4hBiGJm2lBPM1ozDpftOmGgRDep8S/oz602t+spOYHAGpn7tR4s9ofhgG wmc0TvAl8SLPALsQwIrv31KeCIhX4Kws831S0+awVKraGToI4J0dHbpj3dRTZZlcYxvW Wd02RPrOe4sWM4TDevJBhQoXMhK6ySC1iQEJgnEhsBjEruW5iQr2yyvjQjkfyyOdfdde 8LPRFiRxusqHOutolYxNNa6eHB4NYnK8soDr37F+A+nqG7Jy71g6/UO1eQJslmjS7xqE PPEIyivS3LYplJ73+Sk/nptIWJDNRmX2ClF9HUOICjV3rKttY3KAzIX6vQ7KqkY+hNuq m23Q== X-Gm-Message-State: AOJu0YxSCfjLkU9hzwOsr48zTiN+cqpMCoOoI5+uO/pAKT8Ncs1sq53v 43jWPaDLtVcFs37EBfHe7hlhxIiG4Gqsk/sZKVKIaha1DblKXZICO2t2kaVyG/Yp0tvukdgAzg= = X-Google-Smtp-Source: AGHT+IH2Ht/dmn186RQsbk9mufnqI/any9qnifH7Y1YuZdPyMeaddRnL1GjVtqDElfZh5KqMcgi9Lvy0Aatt X-Received: by 2002:a05:6e02:12a7:b0:350:fa39:168f with SMTP id f7-20020a056e0212a700b00350fa39168fmr2334055ilr.32.1695243674980; Wed, 20 Sep 2023 14:01:14 -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 c15-20020a92cf0f000000b0034f5ed96751sm719ilo.41.2023.09.20.14.01.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 14:01:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 14:01:14 -0700 (PDT) Message-ID: <650b5d9a.920a0220.eb1c8.008cSMTPIN_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 8F5C2605C351; Wed, 20 Sep 2023 17:01:14 -0400 (EDT) Subject: |SUCCESS| pw131728 [PATCH] net/virtio: fix descriptors buffer addres 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/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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/