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 4270F4595A for ; Wed, 11 Sep 2024 00:15:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3827D402DE; Wed, 11 Sep 2024 00:15:10 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id F2108402D1 for ; Wed, 11 Sep 2024 00:15:08 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-277ef9a4d11so609604fac.1 for ; Tue, 10 Sep 2024 15:15:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726006508; x=1726611308; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=aucBmhcs1uf71Zkw2dyLKe2cIS3OXAeS61Onysxg0hY=; b=gTaZmb6pyseKy946YiANEzzf0zrslM1Cp7hNWI9CYqc0CmrGt66uqnNQtR7cymZQUh RpqpYL7mqJBze00lJTMH7uxfCrxa2wbBA4YYveMM1SDTgC3Soj4wKoPJj3GZbQrayNjv qq3fjb29iV+phiIWevoIWcMvj5ywIdYEwgp28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726006508; x=1726611308; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aucBmhcs1uf71Zkw2dyLKe2cIS3OXAeS61Onysxg0hY=; b=oApp9vY+pcC7suWyG27vLcRlsGra4IYtDd9nLlejGHTs7Dh4Fcv1ZTU8CCQWFH5WAb 2cCIDziuEcM1HgaWS/FWbze42un2UZtMl0HYh3WI1uk6ThwA9j4jr8Fqw2NwMeuhNprO OgW6vlMOzcOp7OJuiLQW3fKn89xPjfOVbnbTJRoWxPFq1420eef6SZ9AN3QnVAiFU3p9 hHQ8ziN18HoE0IT9fozMOavNjlh/r3EnEwtK5F/PiUI8l2uh9Ym89cYcX/Ocnhykghg0 pGCSB++a+cla4+qY1A+Nd7ss/g5BewhlBnuXmwvFb60svTbe9WwWAA0cEPIkjfQUnx2H PtVA== X-Gm-Message-State: AOJu0YxFcELnaKXWxhElqn3SyawCupSvpdvWwzZEIKApv9ui885YWdQM yd29vGOZ3v4n2v9lP+2kqL9G7bDb3OAJYRhPqVUPWTlbKLPxNgzu2LjMkIqABPSVCH2GyS3l3s2 wh3ibAIvssFmE1lsVTMuy6NSd4aYqckl+zhY67xcS+wqlBlswML0HcxHw X-Google-Smtp-Source: AGHT+IGRaWq4+xFww20rvdSBnNsUtxtLzDEgRe9VIDPLi88ixABjjB9sBpA8ckDKBA6hzOq+ctUUCVo4kAx2 X-Received: by 2002:a05:6870:3311:b0:277:e5a5:3362 with SMTP id 586e51a60fabf-27c1b7e1608mr996747fac.30.1726006508066; Tue, 10 Sep 2024 15:15:08 -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 586e51a60fabf-27ba40a3e57sm311284fac.36.2024.09.10.15.15.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 15:15:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 15:15:08 -0700 (PDT) Message-ID: <66e0c4ec.050a0220.278aaf.80bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EF861605C351; Tue, 10 Sep 2024 18:15:03 -0400 (EDT) Subject: |SUCCESS| pw143916 [PATCH] [v3] doc: add new driver guidelines From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240910145801.46186-1-nandinipersad361@gmail.com> References: <20240910145801.46186-1-nandinipersad361@gmail.com> 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/143916 _Testing PASS_ Submitter: Nandini Persad Date: Tuesday, September 10 2024 14:58:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143916 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#260789 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/