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 670CB43D25 for ; Fri, 22 Mar 2024 20:21:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CFD0402A7; Fri, 22 Mar 2024 20:21:20 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id DC42D40284 for ; Fri, 22 Mar 2024 20:21:12 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6e519d73850so1552111a34.2 for ; Fri, 22 Mar 2024 12:21:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711135272; x=1711740072; 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=DquBpvaMmh1gnh0mdbistwx3Uy45o5+oxjid5vGasz4=; b=KS1+D7mYOR8xu9wfQR7SeMZRn3fjZsXDYd5xNdR4ATtRYLcQ3UQJgpzsE7j6wzBuA+ 01ILAPu7hXgz6difBc+26Qq425usQ1+bsTXccEuq/jQA7MRFMJFMoLTImAQyyN8rNBFD 8nFqUNkYtA0w7V4Rn0ELZeG0+4i9MULoXVokw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711135272; x=1711740072; 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=DquBpvaMmh1gnh0mdbistwx3Uy45o5+oxjid5vGasz4=; b=k0W8LMbB+MHI6fjcsSi39Jx+M9u6ybTYLOIWLEpvwU6odfHkxSOY3aOVp3mIdehOyB WSKJk7R8cUTMqmHXWYifE2eVadeMGDVzEvGIrt3cUFon12U3wq0zHTufhnaWGLfYKIRM CvIao5dSiquFJ/+0qJqXCVCqJqu5OIJG9lAQKQaMKOxiw46dXhwG4Wq9cyS/vmSRM1Y9 37oeECuBkQuXWUkQORWVNQ5VoUmLrufLjep21CnBlp1WHYnd3cE8c++oWm5IDXptmyuJ +fZ1b+H8n2Ae7AZOhbEwAhAsTuvNJcNytyGvMT7f3WPuJQOg0KtaoSBlRjfogj3JKyyi S9BQ== X-Gm-Message-State: AOJu0YwxWG29YXke2O2+oy2rxUtGqO8rLCw2i2PrVGzOWOHjAjQ7P+GQ 4jrWroMXUDta1SVXjE/ptbC6qOaLmihkie2TAvUrBMEoLBO2CGTPeUDVi7rgdR9KOrZFceshxVX 8yKAXGWNtr/1+ro/6XxtN2AMWzhlzSyZrPngwrP28un3z2z0K0ATk2A9S X-Google-Smtp-Source: AGHT+IF8zrwTQwMMVjFtolYI6fAcd3lvgJ5dNIL26IqjgJlc7YWnvsHWj7gTRkJwA9ajqZrGjRjRLujBCW8b X-Received: by 2002:a05:6871:3a14:b0:229:f61d:d407 with SMTP id pu20-20020a0568713a1400b00229f61dd407mr768558oac.21.1711135272050; Fri, 22 Mar 2024 12:21:12 -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 i12-20020a05622a08cc00b00430d8e36096sm14362qte.6.2024.03.22.12.21.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 12:21:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 12:21:12 -0700 (PDT) Message-ID: <65fdda28.050a0220.439cd.0f0dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA7B36052471; Fri, 22 Mar 2024 15:21:11 -0400 (EDT) Subject: |SUCCESS| pw138747 [PATCH] dma/cnxk: fix driver header From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240322135255.393511-1-david.marchand@redhat.com> References: <20240322135255.393511-1-david.marchand@redhat.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/138747 _Testing PASS_ Submitter: David Marchand Date: Friday, March 22 2024 13:52:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:1c3d15933ac525dedfb3f15e7595baccc6d7174d 138747 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian 11 (arm) | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29639/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/