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 0B85143AE5 for ; Sat, 10 Feb 2024 08:30:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06B51402DA; Sat, 10 Feb 2024 08:30:00 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 1892840150 for ; Sat, 10 Feb 2024 08:29:59 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3be6df6bc9bso1082511b6e.0 for ; Fri, 09 Feb 2024 23:29:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707550198; x=1708154998; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qmMaLAyE2++c6zmwh6LAVst9tcTfFIVDNt/baT6lNiM=; b=GSSzAz4OJmjcjkIICq4wi0w0B8tK7jiimyGnHuhHtaz8MMzu5al0vCVDH8tIIO5uVE 8ujt5hidjJ56a6tjqEi3YBptkUn/FAgvHTPgCkU4DprLP91kJSYfaX3/EvLucksnkHKR crpR2EP7HktScNG9UKICKVi9eSDoLexEMbGFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707550198; x=1708154998; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qmMaLAyE2++c6zmwh6LAVst9tcTfFIVDNt/baT6lNiM=; b=kEAWDccKCCnUrkAaxMk5yLwBoRfVoxfOpuEV6IaWj2zqPGdUGmOMiStHGXPOMcQ99W D4WTaJKnisNzzJyl974fmeHz6w4tsZJOlEIt5+CNjAZTrbxjAKwSyrJcnTKidHI1UOce 2y42cZMsPSu0m0pF3697qK6urolG7u27xX9CV8rd4+IKxlN8qh4LeeGYXCdUS7hFRfwK 9SeegG+m3uEv993+so69tASaTSqy/bUwBdBv2QQy49aEtDxJAZjUtDdeJuXh9HbydhlQ ksf2hnlMyVhm5kJeHfc0zP0vS1HCM1obL56p/Q9r83a/pLVxk2qBn/56zBsKm2oMPeJn TF9A== X-Gm-Message-State: AOJu0YzPZLUQot8uCMuanCfTMADFJgiPHXbJbnC2TACs5zsSdF5Byint tryvSXCzkpVHftIZg/Cq3pNAVv0pQnbt0hCUfxkQqittlzrxLu5E8rL2K2kFGQMqI2vq3JHR4VO LpuZpsAKZKmHbUq01Dg8AbsroB2wXB4p7Ri9x/796 X-Google-Smtp-Source: AGHT+IFRW1cRxXhFehAUNLqQJPxC3EptJj/4S97C0X6mMSW7D6unlI1C3mQ9X5Ubvb8fwVB7mwE7Ni5lb/Ov X-Received: by 2002:a05:6808:20a9:b0:3bf:dcc6:c0b8 with SMTP id s41-20020a05680820a900b003bfdcc6c0b8mr1502587oiw.44.1707550198450; Fri, 09 Feb 2024 23:29:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dn2-20020a056130134200b007d6bd7a1ddbsm70881uab.6.2024.02.09.23.29.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 23:29:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 23:29:58 -0800 (PST) Message-ID: <65c725f6.050a0220.603db.466aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D7F66052515; Sat, 10 Feb 2024 02:29:58 -0500 (EST) Subject: |SUCCESS| pw136580 [PATCH] [v2] dmadev: standardize alignment 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/136580 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, February 10 2024 06:27:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:ec932cb907b72291af28406d1621d6837771e10c 136580 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/29110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/