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 C3BAA42B25 for ; Wed, 17 May 2023 09:56:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEB7D4067B; Wed, 17 May 2023 09:56:43 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 8499A4067B for ; Wed, 17 May 2023 09:56:42 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ab174bb726so240413a34.1 for ; Wed, 17 May 2023 00:56:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684310202; x=1686902202; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BunAnNui6Qqm5Zwp8h4pOC2KHIG4RGi8MNJRNWthT6s=; b=Rc0Ft7UKZS4Pz7kjE3vViMI4o/QIlJ2QsBGjOtQKorzcZXUELIkKwYKVFL7MoInkUD rByG1bQ4N/Y0HZIH4RC87AYm4ZEHl/x+0C7BJrbUZ/kMyzcral8fIW8uJSAk1WdbgTrQ ofkh0jtGCRzZwb8xLQyoFBClg9pouqBwMJZ/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684310202; x=1686902202; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BunAnNui6Qqm5Zwp8h4pOC2KHIG4RGi8MNJRNWthT6s=; b=Rlh5H8rCVhXPIYdaUGcLl0dHvfOj2pdFXeKUo/TwRt3a7K1psRhI0AMV2tbeAXTbzF 27kcH2uniOgb2XPh02RS/F6dWMh+NbVZHE3hChUIxvlW0serZTQONzvYWvU4vZCpXWfD kUWzPjuWAx4aetKq+5swxZqIhmjuP5pN5HzoPG8y17qNz3dM1A7cxbnGQc4BdVA/w8/T 90AKs9cIu+G4cb3T+9Wdr0fMEzX6pBpHL+wkwEtLZKWrp1IusnOjSzhYehswf3RHcNhY XDaED5UcZMoyD1ltC7Hm40ks+TE28e08Jls9+OI/zFLZbv7YEfNlvbYXk2vnSHmUutKx autA== X-Gm-Message-State: AC+VfDxJcN/dLMDZjEavfYFm6oXvtL+9e/ESsU4bJ+igSiQw8pL4FS+S pci7Zmko0W4UmOjEPLFJGhoHdX4Cnm9yg4t9bPT8OkooozDR6bN1eCrrqg== X-Google-Smtp-Source: ACHHUZ4+650oGKlk9hTUI3Ge1JNYiAq4/kifkxIADcW/aZH7N+1IYD7+Q7wBjqPhjollsPAwlovFZVwANKKP X-Received: by 2002:a05:6830:18e5:b0:6ab:19ce:53a9 with SMTP id d5-20020a05683018e500b006ab19ce53a9mr13675586otf.16.1684310201840; Wed, 17 May 2023 00:56:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l39-20020a9d1b2a000000b006a4392f3414sm2628886otl.5.2023.05.17.00.56.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 00:56:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 00:56:41 -0700 (PDT) Message-ID: <646488b9.9d0a0220.27756.cdf3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 06CAD605246B; Wed, 17 May 2023 03:56:41 -0400 (EDT) Subject: |SUCCESS| pw126902 [PATCH] [v2] app/dma-perf: introduce dma-perf application From: dpdklab@iol.unh.edu To: Test Report Cc: Jiang@dpdk.org, Cheng1 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/126902 _Testing PASS_ Submitter: Jiang, Cheng1 Date: Wednesday, May 17 2023 06:16:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126902 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26247/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/