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 1125442C50 for ; Mon, 12 Jun 2023 19:12:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AF0D40698; Mon, 12 Jun 2023 19:12:32 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 64B3240698 for ; Mon, 12 Jun 2023 19:12:30 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-777a78739ccso297706939f.3 for ; Mon, 12 Jun 2023 10:12:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686589949; x=1689181949; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1amx0UmB9vW8J9vtMKLrMdQJDt6PaYD0XpVatLKjXKE=; b=DPjxBOGtnaRKS/1odhpT+PLOkkE65Si202oZQseC8LIMJAkPdfNLtAKnbu3uIliFCW qb0iSu9WSpfftg3X1XW8CLacaVuKSSzXfaT3wyXK+XKvzOb6y1W1FA9mIeGMQ2lkwvIx B2RNLj+Z7FtfSoAVg/PKjP2W2JLTYcB5Ua3UI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686589949; x=1689181949; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1amx0UmB9vW8J9vtMKLrMdQJDt6PaYD0XpVatLKjXKE=; b=imrwQudnrrtrWU1Qvlo59RrsP6bsCQa8fP0vxtZ29vVkP88aBrIb2k9PWdVNvHv2It Hxs41GG4HyqAkulRSgjP/z53gMnK2i6o8UMa3gXp5Zb/ocyjCfkP+U9umWU9HfNcgzxa 0+mtElxeJMLKPhD7/yAOXoE1Ek9CuuBhC1XMMwZGSzU63MbMUkhvAPDXyI97TEdmPGol d0aFbrA9wC/eum6CUiiapjMdJGRjirSznUKbLqFJ17U4wVgRJZepDmKUlIY3Ln/TbYsC 7ivVtkrCpkGgTsRYNtUl+LfLNiIvI7LCglnVF3opDOYALKgLTbXdAG9Z3h19RjcYK7OD aB6Q== X-Gm-Message-State: AC+VfDwKmUEVV0njFa7Wt2lbghQ7R7r3Dpuyfxk1Udvoq7EXv7QnK9EN MI/316XydUjUxROoAnIMt1Q0GlHnpp8+Pu/gWtowGl1vxOxCmRZ+QYkzjg== X-Google-Smtp-Source: ACHHUZ7kzBj+sCO0E+vNxXm3kX7n9PyN9eYH3QsPTEFRFsOTqGSLPwioElgDKLcYOcqe7qinVHEt6EFWL2fJ X-Received: by 2002:a05:6602:392:b0:77a:d2d3:fbfb with SMTP id f18-20020a056602039200b0077ad2d3fbfbmr9644231iov.2.1686589949832; Mon, 12 Jun 2023 10:12:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eh5-20020a056638298500b0042105ecbbadsm234819jab.77.2023.06.12.10.12.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 10:12:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 10:12:29 -0700 (PDT) Message-ID: <648751fd.050a0220.98f87.59b9SMTPIN_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 358F5605246B; Mon, 12 Jun 2023 13:12:29 -0400 (EDT) Subject: |SUCCESS| pw128509 [PATCH] [v2] drivers/cnxk: improve the build time 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128509 _Functional Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Monday, June 12 2023 16:06:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:b6c419dde10e9f5dec7a02098c48060a7493420c 128509 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26632/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/