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 31FD24374D for ; Wed, 20 Dec 2023 23:25:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10C8440266; Wed, 20 Dec 2023 23:25:55 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0E0664021F for ; Wed, 20 Dec 2023 23:25:54 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2041064831bso58980fac.3 for ; Wed, 20 Dec 2023 14:25:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703111153; x=1703715953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VJ2Ftnf9auFDN0Zgc+IFIfmZGiUa3p9rCxyF6AmPJLk=; b=DL1dr2BOklTjcKiyJyfOeh8JIv94QvdyxvjNwPSiQpQmxjHCHh97gVtTroqqGKc+SO U/zy/Yhv3AuoZa5MZaVf/CmJ39GG4k7NGGgg3dT7veeNRNzTQe5FFclEQmkToZR8+wQf HuARGfR46ONGdhjcA4qMAz3wCAOCR42iFTHIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703111153; x=1703715953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VJ2Ftnf9auFDN0Zgc+IFIfmZGiUa3p9rCxyF6AmPJLk=; b=cYs/iBMQPMWxPjjuuGKyRo9ALCWpTWQ8l2YjNHFlAOPeiD84CJWOQ+xWpoLDOLfIjR SMX3ufvSQFqjSDQ4tVTnxr9hYG9OIZWaXGZwQxK1oWjxKhRw7JUv6S+H4VzZ2K6GWkRR BDb6yWs54ofjFh4KQBOyCfPS/psrqEPBh+z1FfFkwiKAU1I7C0G8w4ue8D/VgJ1w60fd 1DqiHBlxzT0Vh+Fb66rnYlSitTRT7iG4IyfRW8yM9yaopOW2LQiFiXWFD4iGYP/kFvXn dnNs4dMJCgnKYI5h7zk9a7EWsXwzcKerekbrmVeJ8DSBe4nGCqJR0ttG0JPztgbbzAKS rkpw== X-Gm-Message-State: AOJu0Yx7mS0c8pojHgcJddKiy1IsyV3M/fWRqb4b2FlrEcpqATd2nsNM 2cTy2rhafv9M6abV1S0Vtp+kkIiCZx5FPJvXcoEsyIFDN74uw6Apy+hIsQ== X-Google-Smtp-Source: AGHT+IE1VmBZk9OJVGHHyZdc18lmt7veytm+ikmhLFfqYk10DVyrzRL4Gbe7Qhlb/17cqz8zZ0h6bNU1i6st X-Received: by 2002:a05:6870:a44a:b0:203:b957:e0bc with SMTP id n10-20020a056870a44a00b00203b957e0bcmr511134oal.116.1703111153273; Wed, 20 Dec 2023 14:25:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id an22-20020a056871b19600b001ff417a3551sm46446oac.39.2023.12.20.14.25.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 14:25:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 14:25:53 -0800 (PST) Message-ID: <658369f1.050a0220.a1c7d.1840SMTPIN_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 B1CA3605C311; Wed, 20 Dec 2023 17:25:52 -0500 (EST) Subject: |SUCCESS| pw135393 [PATCH] [v2] app/dma-perf: replace pktmbuf with m 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/135393 _Testing PASS_ Submitter: Vipin Varghese Date: Wednesday, December 20 2023 11:03:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135393 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/