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 7C40742D8E for ; Thu, 29 Jun 2023 18:43:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76BB8406B7; Thu, 29 Jun 2023 18:43:01 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id EDD91406B7 for ; Thu, 29 Jun 2023 18:42:59 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b80bce2592so5124535ad.2 for ; Thu, 29 Jun 2023 09:42:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688056979; x=1690648979; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ETG6l1L40Yyajju4YGdJOZZirAsCk5wm39By+Jp90xw=; b=Gb6z1IJ8LLcXwni1kp+uasQJFZq4cLijyJXeIGJp5fkT9zDDBbIq9DsOW5MuJ4sZBE TbDThOSRR6o60pq9IE21PCyclew751jAjRoI6FnTJwgBIyXy4mahRqWjHNb2FfZGaVNT WulLNKDtTp49fDoF+dn9sboFW5tWs4JGZ1Znk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688056979; x=1690648979; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ETG6l1L40Yyajju4YGdJOZZirAsCk5wm39By+Jp90xw=; b=EHo7pGdIhb0rxubBLLUgMi8A5aKvB65oIr01MKbTP8HI9J83FWc1Me6no1ubvARWM1 7dhr+OxISqvyzNhnfvMQkcHSnqtrypaYzerS5pxXjPUCHBsSLM/v8373eGwyaDbGY3HJ LQT8yDSeQqL1mervGTIPaUFaNRlRRPivq9X6far/guDdc0qPGZ+/hovH1qh7g+mEWqyr q/ugLsXn+bykUcq8Prn+LGaJzzY7kzUSqYoj4ZwuHpu426+ebZrKV3ZATrLXhfCErsSJ XLUboXUlvddCOZ76iEHDXzHw/SemecAvU0IvlMFkrw2Abb0x2jnr3QkgQqkdm6Ig3Se3 HX8g== X-Gm-Message-State: AC+VfDxIzCwu0yXbDpJZYPpXn/lHZAbI/3NFCJkBRFL7WtO0UNiI6ha6 D2MzRKS9Tx+Y6GaC3wNClmq620LNQfbu4CrvOmk/O+gzegmDiAy0/or4BCuqGfSnayO/nK/wGg= = X-Google-Smtp-Source: ACHHUZ6FcJB9J9x0blGRAZGAXQwwnm+1Qjf+u2w0ChOb7EZMFTXqk35PvqobAHUkxSaomRaM20RhyxZ2z/AA X-Received: by 2002:a17:902:db12:b0:1b6:80e6:7168 with SMTP id m18-20020a170902db1200b001b680e67168mr13110558plx.61.1688056979215; Thu, 29 Jun 2023 09:42:59 -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 b14-20020a170902d88e00b001aaea390446sm411929plz.124.2023.06.29.09.42.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:42:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:42:59 -0700 (PDT) Message-ID: <649db493.170a0220.c4557.afeeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A46F605246B; Thu, 29 Jun 2023 12:42:58 -0400 (EDT) Subject: |SUCCESS| pw129117 [PATCH] [v11] app/dma-perf: introduce dma-perf ap 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/129117 _Testing PASS_ Submitter: Cheng Jiang Date: Thursday, June 29 2023 13:14:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129117 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26868/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/