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 86180431B3 for ; Fri, 20 Oct 2023 00:36:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ED86402B7; Fri, 20 Oct 2023 00:36:13 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id DF022402B7 for ; Fri, 20 Oct 2023 00:36:11 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57e40f0189aso105654eaf.1 for ; Thu, 19 Oct 2023 15:36:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697754970; x=1698359770; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SMRuC2TH5Yc8+jEWQFkahvt2ZP2L9IvhaDfPOSwoMtU=; b=aTHKJ7Whm5BeUKYwN+7JBmwAdSCfYqXDhReVHWiUG9szU9nk6mHLxx1Rq4/zrt4xJe 0lA0bBYPL/m4v/LL37diwehaDUToYQq783PMsbvVHd4oj2Qq/muzzX5/skpKR1EkDnfu 1xg24155kprZfmcc0qVdacShKPh4CHm54Mqxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697754970; x=1698359770; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SMRuC2TH5Yc8+jEWQFkahvt2ZP2L9IvhaDfPOSwoMtU=; b=i/g+nqWAWpfFrsX3B7IEXnpfzqtyKO0kK/M/zmjJUS0Z4wQEvBV/JUDFip2GkLdYMf /1NGnMuhQ3w9RaSeBJoVpykYvZPDLB1gwpF7DY/8It+TncWSXs4WfBKhabCBP3ofitqu lhp/JYrN4SHhJlHN+jRFuEfBhvlbKd2BMz0RR0BUZ7a+vS/zerliukEmFGtESYocuMlZ GizCo+lFuf9ApIHhqy/60UaS1Fcf9cl4eRdGkhWdIkmrNHW2l7kcjkw+k3ba9KYKIXDE UcFFynPK7gWHTv+GsXv08KiCoYW8gFYzoy448hEZYu7aY8OpBeZp1NMoFbLQXr22IBsZ ga7A== X-Gm-Message-State: AOJu0Yyuqzi4xuHUeLpb4wJGnBAb8nRMZS6v97eVrrZpe6r6SW0DNPA2 5I4UIM6Hw659vqD3ngqRIX3OO9T1hrSSuEueDajSeiqJiFF+dbq04by8Vw== X-Google-Smtp-Source: AGHT+IG7f97E3FyemdH+qtZpT0KUuBm2XoqETJ8tMehG10BGfWgXNl2q7F799gAVgxz81eFgwuDq/6zwivDs X-Received: by 2002:a4a:ca0a:0:b0:57b:ed7b:29cb with SMTP id w10-20020a4aca0a000000b0057bed7b29cbmr314671ooq.6.1697754970487; Thu, 19 Oct 2023 15:36:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z207-20020a4a49d8000000b00581d76c69a7sm85403ooa.7.2023.10.19.15.36.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 15:36:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 15:36:10 -0700 (PDT) Message-ID: <6531af5a.4a0a0220.7b639.2011SMTPIN_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 0061F602A042; Thu, 19 Oct 2023 18:36:10 -0400 (EDT) Subject: |SUCCESS| pw132968 [PATCH] [v3] app/dma-perf: fix physical address s 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132968 _Testing PASS_ Submitter: Vipin Varghese Date: Thursday, October 19 2023 04:19:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132968 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28003/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/