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 1A418425FD for ; Wed, 20 Sep 2023 22:55:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1CFD402AD; Wed, 20 Sep 2023 22:55:14 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 544E4402AD for ; Wed, 20 Sep 2023 22:55:13 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bf01bcb1aeso179061a34.3 for ; Wed, 20 Sep 2023 13:55:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695243312; x=1695848112; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QvStcYhl2rXJonhbkNICVx7rLvSTMTmJg4CJFfX03Og=; b=d5UFdQ0ZgVLkwNaFLef3Q7y6+4v1hMW5f8kKDYM0pa4nRXrj+EnhWhuaeNxF2svydG uMpL/FJxbbkhQO091InomVOffiSqRjZp9LpRh8N6DjOrXdD1DsmsP1fOjwzZYF4qRSC9 9ov1P5INlnA6dbA6+6YyNVJzHmsBUD88YB0mQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695243312; x=1695848112; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QvStcYhl2rXJonhbkNICVx7rLvSTMTmJg4CJFfX03Og=; b=S4i7uaJK1DipOIdXl+N4HE3tqFBG7L/YsNEF5k+aXrQNzUBB8A5ugfusodxkIDkd2k Oa+sDes56wslKr2DpOmyh9A8fwLojZ/K1Mvs5qy1a7gJ5WuN5fExoqn8AbBdefH/jzMO Nw1P/3YjBRBBx9AFl42QrbDdt4xPyZ8yJC2YuqNtNR2/mzrMOWlVRs9OR+/rBtuM3swM /jTDAsbEERB96v0Oi0xVbOYMzIGr79ikY0ustZstWNwzlOEwmZsq4ccx2Ls2IHSXoV6t Z2dAO//YsWRpVUE+9H8QKSlBon6dnVx/Cd+5DL6eKY/zlCQG3bSGQByLO0QF16OhRSnv d/zA== X-Gm-Message-State: AOJu0YyfJ6bKxr8Chd7CyllK5zsN4wUPWWJ5hZ9XBIKKboLTQRhxaq4D 4YWqdc71PiVuwOozhE+Cfk4rlY7Qiidc7lNHwO7cHw7MyM7TPC4ChUbVsA== X-Google-Smtp-Source: AGHT+IHGjcj6QqSySIKtssbMjcu+JU9GvdDSvDJ3z1IKk3xEyqWzsle2l4wvsTxbhTUevKqTrdc2umjHaiYw X-Received: by 2002:a9d:6ac7:0:b0:6b8:7cdf:c2f3 with SMTP id m7-20020a9d6ac7000000b006b87cdfc2f3mr3696277otq.31.1695243312570; Wed, 20 Sep 2023 13:55:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l20-20020a0568302b1400b006bb1331b18esm3839otv.6.2023.09.20.13.55.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 13:55:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 13:55:12 -0700 (PDT) Message-ID: <650b5c30.050a0220.2941e.02fcSMTPIN_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 ED1616051827; Wed, 20 Sep 2023 16:55:11 -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 | +---------------------+----------------+ 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 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/