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 3B6A642EA4 for ; Tue, 18 Jul 2023 09:11:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1223340A84; Tue, 18 Jul 2023 09:11:04 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 5395E40A84 for ; Tue, 18 Jul 2023 09:11:03 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4035dd6b349so41832271cf.3 for ; Tue, 18 Jul 2023 00:11:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689664262; x=1692256262; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kk8+bQIFWfYNxYQoDkpnKceEjT7FCKIZjunMgOUmkTM=; b=XKjKN/31IYv/SHyYXLR3tB84oD7KViExyBLH0AjNtah4r8SrRSNnzSZ3e3X+3UVAoW v13wlBZxh0kwJhOecIEHHX3418/YQLZJhJs7eONTzfmF0FkxnEuKyva2hE9wL6LC6+9u Gby8nLxGmobHsAt316o1ZX7QemV2V7ZpMSfVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689664262; x=1692256262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kk8+bQIFWfYNxYQoDkpnKceEjT7FCKIZjunMgOUmkTM=; b=SH0JbOFqKy3q6cG8+cIQ+hXcxNR8t2iKmtjqxcDfwDjs8w35OdwOd/zFq5slr7O+77 +DT07mF/Le8IlSFEuYUPEx/WENFMrN2ouklhKBXC1NejPUCEHuRkMRJvQ4C84gI3E4Ij lG60gyDeANU6JcBjalTa+saxjEAZmg/UE5SPO4QoY/CMTqa1Q06MBPa3i52SOYodD6uM YnZ24mZsZ8dpVAulus2mDwr9XbBzLAaO8Gz1pgt9gJ50B9wOf6j9zO9I7ejMjoUb3cf8 EEY5lOkZElebkGMiPnTj9bTjH4vLBhfO2SdDH5IFQF8fYbatT/ShMdEK3Cr4/PdC3Yf0 Bfvg== X-Gm-Message-State: ABy/qLaoNSDrNDAsoxYNTBpxoIL+GqI09YWhbW5rw62+XGr3XdUCX8gi +KbvJyvCIeOI72125ZpErMbXvodoK6AxzGy1QAAbOOf3Lt012pg/v7tdmA== X-Google-Smtp-Source: APBJJlEAHV8dy/jExEgR/Cdrbs99eORPX205Va7TKSL4J4CVbhKAHkRR0NhyLiGmIE9rpKh7jgXOdesHwiBB X-Received: by 2002:ac8:7d89:0:b0:403:dcd3:dd4a with SMTP id c9-20020ac87d89000000b00403dcd3dd4amr12713999qtd.28.1689664262770; Tue, 18 Jul 2023 00:11:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g20-20020a0caad4000000b00637177442b1sm109986qvb.12.2023.07.18.00.11.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jul 2023 00:11:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jul 2023 00:11:02 -0700 (PDT) Message-ID: <64b63b06.0c0a0220.d1d2c.47d9SMTPIN_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 6CD40605246B; Tue, 18 Jul 2023 03:11:02 -0400 (EDT) Subject: |SUCCESS| pw129614 [PATCH] app/dma-perf: parse the cmdline with geto 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/129614 _Testing PASS_ Submitter: Shiyang He Date: Tuesday, July 18 2023 13:11:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129614 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27088/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/