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 671CB4374D for ; Wed, 20 Dec 2023 23:10:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4299440266; Wed, 20 Dec 2023 23:10:48 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id AA3CD4021F for ; Wed, 20 Dec 2023 23:10:47 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e75005bd0cso2263287b3.1 for ; Wed, 20 Dec 2023 14:10:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703110247; x=1703715047; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nPCgkjSUDaUtYpGZ2BZEOBF8bx2LY0gRgTmpAxz5rk4=; b=EYevvDY41ciFITiyPFUXktBrNIuZi1+wzhtNmQ4Il4adq9dihY/7m7qCWD5jaoo4Mv 0UB45kxw9PlQJlDq1NMveuOihRW8qrvMTl/5pICxHZ9fc+1ta3GISGmtzupclZbpuNsy yGLYSmfUW8hEx6WFDvi/+VEZbD2h7E6hnvspY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703110247; x=1703715047; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nPCgkjSUDaUtYpGZ2BZEOBF8bx2LY0gRgTmpAxz5rk4=; b=aqKYAJRMosUODTbJ3s15JWactZyTx/aDT3XysDF6VbCbssl1xlajwkjoh7d84bM9am 7qxckiqkoxi99T7cQbg6EcwFfzsVdcgrUp8Rjdz1C3xozhhLgYrwdS3XkmS41gaq3bhI erFU1o6/lDQGIIjFY6ct5Bjh9vu5AWqT1nfauqbB5YBIzSnyx6tguK5J2gDbclyrisea xeUIPRw+VKjCgLI4ykn+hf8u4ZnPTsdjU2Z77o5ts2lwb2UkuLLjXqEtPdDhsnFyh2ul n1BMHJtDJDc46poiBshMXNXqKn4rW0K4TcpBAXJ/HPScTrEZVMS2wFHHetR7xTz+5WfZ 3F3A== X-Gm-Message-State: AOJu0YyYiy0nNmSMKtb3RVstvuruhFER1Zjc9p3ycjtuYgoNaw5tMbc+ C35zUM4Kzf8okCcZXQK3Eknn026MfR9JSe+2FT8EfDHX5+l+kAKfc/7ZYQ== X-Google-Smtp-Source: AGHT+IFv4CyF3SENAwRhXPiesZAeKmeFbl0ATP85qgb/kMxUbkmS7/ZMqur0CKxgEnvoujgixkf92bnozrAo X-Received: by 2002:a81:b408:0:b0:5e8:566:56ff with SMTP id h8-20020a81b408000000b005e8056656ffmr446895ywi.32.1703110247030; Wed, 20 Dec 2023 14:10:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m144-20020a0dca96000000b005e7975dffabsm69486ywd.17.2023.12.20.14.10.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 14:10:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 14:10:47 -0800 (PST) Message-ID: <65836667.0d0a0220.1a2c9.25a2SMTPIN_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 A5AA3605C311; Wed, 20 Dec 2023 17:10:46 -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 | +-----------------+----------+ 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 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/