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 E06AC456F5 for ; Tue, 30 Jul 2024 19:47:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33BF040A67; Tue, 30 Jul 2024 19:47:46 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id B80E6402F1 for ; Tue, 30 Jul 2024 19:16:32 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2caff99b1c9so2988903a91.3 for ; Tue, 30 Jul 2024 10:16:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722359792; x=1722964592; 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=lMvs5JtanQwsdnO7/+HE70qEbOAfolk7ON9PueU1WFg=; b=hyN6QzvxtLRIVUctlA0S0r6Wyq2NdIjkGS+cGF4B+THhebmg7X9JdMENM6A0NDzSyU y2bYdM8jahVDC5s/fGdAApz5O18Wd6+T03FR540C5WZgD8n6yRQNLqwa/DeQlP6FF0Jz q7OKpYTPZDwaHjF7x2cioEJ6dsWK8DUxg/DA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722359792; x=1722964592; 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=lMvs5JtanQwsdnO7/+HE70qEbOAfolk7ON9PueU1WFg=; b=ikCzlL866Y/mLQSLy1yscM83EyGlphlWNGDlXItqH6Ngk/zOvzEfyvwmCdUnOhyJDE vJYK3uy66Ud1ftGL999TMydkhreN10ejLZ7f2UYTswfBX9i+/dyukIoFfH2fjW9FAN4l TMzdO+Z0r37rB5B5bS6KXqfkdcNl7/+se72l/MGbMbA2Fi+myCFVrPZcXhwx7BUSEqRy HhNzmlacFOeSgit4eqtedHiosZXQPfdg7NZLbZuUd/2ZejA4AZ3Nj8rGxZaPvBB5R3/h Lwk2rlSnycjyGK7Fze7XYZ/ptRREqEy2NuaI9MnxLK3EiiPQqMEdU9t7O8+DjL5M0bDJ xs6g== X-Gm-Message-State: AOJu0YzzG12pjVe+x+6XBEGmg13CnLfOgBp2aplfDcYBYw/r8Tlns0c3 CPVs/OQRR0PF9+oz9XqbkFniAUcZlEE9zFzLxV82sZuDzsmJG0o0VZ+BafjCHJSEFnZWPhjhgFW Y7Hfi+JoapEBjwn+8KpekjTGsr+FbakdVF68YxkAL3ceBJdAljXQfCeXd X-Google-Smtp-Source: AGHT+IGjSQv9x7YzWoeDx/AW47NM2Z1fGU88S5g0LYoUvHVX6e0ToFzfMn1uwbS7VH8xxpWCWEvPNw9WwUM3 X-Received: by 2002:a17:90a:8f05:b0:2c9:649c:5e08 with SMTP id 98e67ed59e1d1-2cf7e1c3ec4mr8892227a91.15.1722359791921; Tue, 30 Jul 2024 10:16:31 -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 98e67ed59e1d1-2cf28c4f4bbsm574624a91.4.2024.07.30.10.16.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 10:16:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 10:16:31 -0700 (PDT) Message-ID: <66a91fef.170a0220.aade5.e88fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 071A6605C351; Tue, 30 Jul 2024 13:16:31 -0400 (EDT) Subject: |PENDING| pw142761 [PATCH] [v3] doc: announce changes to dma device From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730125302.2132377-1-amitprakashs@marvell.com> References: <20240730125302.2132377-1-amitprakashs@marvell.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142761 _Testing pending_ Submitter: Amit Prakash Shukla Date: Tuesday, July 30 2024 12:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142761 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#100923 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/