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 4511E42D8E for ; Thu, 29 Jun 2023 19:31:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D606406B7; Thu, 29 Jun 2023 19:31:22 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0EDA8406B7 for ; Thu, 29 Jun 2023 19:31:21 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-785ccf19489so39620139f.3 for ; Thu, 29 Jun 2023 10:31:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688059880; x=1690651880; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HuFvhKCi7PjfFkQCZbyIVRLtErp/RzDvws5q7lKLacc=; b=YKijl5n7rbSlTDRNd415X2+rvdesrcdVYBS81m70qy0TGNTCscp7CVreUbbPD9b1n8 Xb9WRPm9K7uNNDWrfqHaJdM4ihrRv06m97060YONSw8ZqFxxwGPrLnW8iQTA6uMkzYdy 5Y4oUG/xuQ4FML0PBOtyiU7elx9qsdx3R1VKk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688059880; x=1690651880; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HuFvhKCi7PjfFkQCZbyIVRLtErp/RzDvws5q7lKLacc=; b=OyrMkiJRcR3UhEMsjxBN2fZvLwpxOTFURF8H0+x37CMvHWNoDk+8DQgu9tDL3S8tKQ rsc4neLZp73bFajXYQ68UYHxGWbORi4nSS2hSXAW0WzsVJx9F7RGpJ+t58WU0hBDidrh 3hKJKv+WAs4j8yljvStLnE0pF1Z1JL1WdGv+oGtfB24FMPZNSI/1sy99qaUCcPpBcIiM pZLrplWtU/ZpTeQWB4yY0wQUrqZja3U2yd6GPOpy8rwIf+TpYjxG+IdVrlPt5933xh3L DGgMx/cJKidmYmA2CQrgfw4uVLM+jnR6fo8UxQD7hM1t0z4rUqieaGfVNwa3mjAiGxQs /m9A== X-Gm-Message-State: AC+VfDz3HbAdUt3vwxKhA9j/2wcOs4cGpg/VGSDYwgeoklATjdlhLWdr isImoJochSUmtR6+CCIMDIdna4VEKVFSu0NgrOV1AwaSYTScxMsq3pokdQ== X-Google-Smtp-Source: ACHHUZ4ZAa+2j3kZlWoDQRlFbHfZ4M5iu7dLb2lKeDntYEXWLOkITpYeWgagYxF+rJ9pG09AjtvQJRuXu4qF X-Received: by 2002:a5e:d603:0:b0:783:5fd9:3789 with SMTP id w3-20020a5ed603000000b007835fd93789mr324605iom.1.1688059880382; Thu, 29 Jun 2023 10:31:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a5d9443000000b007862b0d9041sm172419ior.21.2023.06.29.10.31.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 10:31:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 10:31:20 -0700 (PDT) Message-ID: <649dbfe8.5d0a0220.7ee03.4be9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D3C10605246B; Thu, 29 Jun 2023 13:31:19 -0400 (EDT) Subject: |SUCCESS| pw129119-129124 [PATCH] [v6,6/6] eal: add option to put ti 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/129124 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, June 29 2023 15:58:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129119-129124 --> functional testing pass Test environment and result as below: 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/26869/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/