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 BDC7642F9B for ; Tue, 1 Aug 2023 18:32:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA7F440A89; Tue, 1 Aug 2023 18:32:39 +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 4E1B940A89 for ; Tue, 1 Aug 2023 18:32:38 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bb9e6c2a90so46481115ad.1 for ; Tue, 01 Aug 2023 09:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690907557; x=1691512357; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iz4exIlP19PnPCk514iJ8nP2Es8fyZMh50bTel/PGOc=; b=AgXnwBFdWlZvcunhyUqrHy0hjcEyip2aPTpm/O91xc1EJlUYmQvHaxPsFsmNywNmII kE0WVOUfgmO20yNvTon4j58To0CXrL2t0uO3qVwDaSkknGj0kBZiJIAws8bh4KEeAfHv 03PTIy4NOE6XWQRPvLAneBscn9QqMOKDGR140= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690907557; x=1691512357; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iz4exIlP19PnPCk514iJ8nP2Es8fyZMh50bTel/PGOc=; b=dVZxR1ddxY6j8J0dYXtbZvsv4Hfo34IyJuyqO83a3GYBIwGBptlPi6BLfQ7ctjODKS 8p35tS5ZcNf/9UGiP2b4k2HrwBCiw1BYRD+etDZnhMxqHVKYM30ClumqwEZWaHxjxv/6 SX93sFS/H36c22ogNvKrMo3dOEdjwoylFxSLKR0DdUDEmwpB0LZsMOjLfjRh3ABSA4O8 TSSkr1t60zC7UNAtJUG2HDqQeyGdfQNyUwSQLB4CEVi7S43eLK0b6mQLtEsXSm5pJqfX 7lwMsL1OCP/VSdh4O0AtPbJkZYx1U0I72TG5F5VNljzbgQTuA+03BFlJhpTGPwlAPu3Q uAHg== X-Gm-Message-State: ABy/qLbzl9H3s+iTckP+eL4a2BSs/wQsLRRDjJS6NkqTlu3wCDru0sxI QRSGDJY0HJzDH2oGcqqbXDGYuz+3LGNtMMfai64CIu3yeqh5GpP2Elqg+awZwZGws5BsMxcfdA= = X-Google-Smtp-Source: APBJJlHXJ3OGcBk0M4xOK673O1QgvS+hKBE99kv+95MtYNUDvHX1S0jyKTQxI38q1dBa75qhcqUHpxcx6Z00 X-Received: by 2002:a17:902:e806:b0:1b8:9b5e:65c8 with SMTP id u6-20020a170902e80600b001b89b5e65c8mr15758517plg.4.1690907557628; Tue, 01 Aug 2023 09:32:37 -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 f9-20020a170902e98900b001bba1475c90sm507522plb.68.2023.08.01.09.32.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Aug 2023 09:32:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Aug 2023 09:32:37 -0700 (PDT) Message-ID: <64c933a5.170a0220.fc1ac.37e1SMTPIN_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 1A6A16052471; Tue, 1 Aug 2023 12:32:37 -0400 (EDT) Subject: |SUCCESS| pw129771 [PATCH] [[PATCH,v1] 1/8] net/rnp: add skeleton 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/129771 _Testing PASS_ Submitter: Wenbo Cao Date: Tuesday, August 01 2023 07:21:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129771 --> 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/27180/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/