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 3FB1243C12 for ; Thu, 7 Mar 2024 19:32:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BD49402BA; Thu, 7 Mar 2024 19:32:45 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 0187740272 for ; Thu, 7 Mar 2024 19:32:44 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68f51c5f9baso47366d6.3 for ; Thu, 07 Mar 2024 10:32:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709836363; x=1710441163; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=wfEH6aXNQJuCLpzCtotdWbuctv3ujQ8Ffc6EIOUyyOw=; b=C7yqS8f7PrF6u/hRPkOqWHb+W37d6NR7NZU1wdEGB+VGnykMJFHEVzUEAIM7pIOQLc 1yn7pxWfypsMUpFsy7yFGE2lca70sk8EryWcE1yh7PW8AboKbxZ3aakh+p2Dw693W5PR ulWrYBVTo6jFhOGAxnD+u+1ZUGrl5pRa+BgTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709836363; x=1710441163; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=wfEH6aXNQJuCLpzCtotdWbuctv3ujQ8Ffc6EIOUyyOw=; b=iq3IqhSYeyY9973cehoMW7kaFXzpu0/6IQK9BWxI0TKHm/49Ta18NDydpytf263G9p oKFukjJWDkci1gSsOxYrBUgiWSDeEYNXVUY1FN2uepZQLd6MxC0gaRkJMe6zPmc9GqXn hHXk3sPIkf6vsuBvRGPhCRqnVnC78fF7B06mBZW5z4i2Y7S+KN6H9m7b6xDqZfiNnFev ttiC51LMvGxYt3VciqI/SA8TW8RAsmSLjrGZUqMNt4NBOx3bLnPxuZXN64+hD6Jp/N7s CYE9ceBl9E1xEMBsGEyZ908sQUsKlSqi0cMMiaAqbKg4l49j/6Wa3T3xqqO+7lDjeSnc N/tw== X-Gm-Message-State: AOJu0YwWw6qKMsoOrIrLMBBvN5/aNmFnGuQdJ5zC2B0THNv3bPO48jsL 0sBtgWOGgw8+yao1REXbd/9oYVqNxkv7YYOMGu6WnVY+s/oyOzv6MNKNav9ZCi1YwC+WOqX3jTD ZSNkv/OZulJ+sjNpeS7sP88xmA61kTBoUca/wLK7gx9EulrjSizFdYgOg X-Google-Smtp-Source: AGHT+IEs/hiLzcm5Q96j5dFVDEUNIaJIk3dzNmjCIwGsnoSucq3puWDfgMB5t9S7FLfliPQBjOmYEZ0Is/oz X-Received: by 2002:a0c:e314:0:b0:690:8afb:b3e7 with SMTP id s20-20020a0ce314000000b006908afbb3e7mr10164263qvl.8.1709836363375; Thu, 07 Mar 2024 10:32:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m18-20020a0ce8d2000000b006909fea854csm93304qvo.25.2024.03.07.10.32.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 10:32:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 10:32:43 -0800 (PST) Message-ID: <65ea084b.0c0a0220.28c9e.615cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B06B6043484; Thu, 7 Mar 2024 13:32:43 -0500 (EST) Subject: |SUCCESS| pw138107 [PATCH] argparse: fix parser callback type name From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307161402.1460071-1-david.marchand@redhat.com> References: <20240307161402.1460071-1-david.marchand@redhat.com> 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/138107 _Functional Testing PASS_ Submitter: David Marchand Date: Thursday, March 07 2024 16:14:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:4877d26a37d3bb515fc714b260066c0cac1985cf 138107 --> 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 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/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29465/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/