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 464E642FFA for ; Mon, 7 Aug 2023 10:14:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41D9B40A8B; Mon, 7 Aug 2023 10:14:28 +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 F365540A8B for ; Mon, 7 Aug 2023 10:14:26 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56c74961e0cso2948108eaf.3 for ; Mon, 07 Aug 2023 01:14:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691396066; x=1692000866; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m1MFAdbNxSgl7nKK1Q5uZg42pdLCDerlKF4QbNi3ik0=; b=MaVkVHkVs0ZwtAuHwVO1jWnMw/1qOp8KGNwJcd7xOrwImTdceEnMz62ZwbtXcBBw5p Op9C2Cwci14+NxUwFn/ceKRcsOkUTKDKEFSnwhf0xR0eHTP5XrQ//vE1QzabzBTLD7Sh 6W4ZYDZ9BPVi7FwzScBVdjAxEkU9YabLEQa4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691396066; x=1692000866; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m1MFAdbNxSgl7nKK1Q5uZg42pdLCDerlKF4QbNi3ik0=; b=f/TznnT+Z45dAxjndfMuOZw0f00HgRRgqsvjsYhx/Vpe+qlNny0eB5nM0Z5uIb62P0 hiPLjhBofO9ik+foKNMep1FWYY2DyM66FFcreLSL0K+9Onhs7TnsWFf6Gi3FCdInbDHO 3wFWioHrJbhpAmtgRAEvRuBs0X2I/jbfFqmyFhTqt5FPYZDMde53nxoDAeZJaaCUgXlG gBgw3OmyY/4YQ2IpgjXLPNvOm6QhoIJHWmJ0Cu4lc6NgclEM6rnZSr2NO5sSWz5DS6CD YyWPFn0BwzzuC48LrvMWqwEBterdzXhHWrGjgbM/6UbT80pK0biyoq1ufY1GdiuQr4Ym jt/g== X-Gm-Message-State: AOJu0YzDBbbtwPLn3BMVJgY5dMXo8ZwPbeRZVX2Nr3U6Xmumc/KWifaV 4zBmBBAfmGKf/c7vr8TykM6zNeqg1KfLQ7FpjCd0KCWMEuppGO5GaSQBvg== X-Google-Smtp-Source: AGHT+IF8+edHutM4GRVf9d7/plehXfAeIE+QMWUC12ChestsUta1hw+SDIxzi7CqRVVK8ghhLx456TWz2QGf X-Received: by 2002:a4a:654b:0:b0:56d:2cbf:2315 with SMTP id z11-20020a4a654b000000b0056d2cbf2315mr6942020oog.9.1691396066364; Mon, 07 Aug 2023 01:14:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a43-20020a4a98ae000000b0056cf08062afsm839551ooj.15.2023.08.07.01.14.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Aug 2023 01:14:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Aug 2023 01:14:26 -0700 (PDT) Message-ID: <64d0a7e2.4a0a0220.a22d9.b99eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DA3F86052471; Mon, 7 Aug 2023 04:14:25 -0400 (EDT) Subject: |SUCCESS| pw129922-129927 [PATCH] [v5,8/8] net/rnp handle device int 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129927 _Testing PASS_ Submitter: Wenbo Cao Date: Monday, August 07 2023 02:16:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:9836014d4c2b1b2c29948c928fd386b2944b6bcf 129922-129927 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27238/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/