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 19FC342BF9 for ; Thu, 1 Jun 2023 00:40:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15C0B406B3; Thu, 1 Jun 2023 00:40:20 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id E887D406B3 for ; Thu, 1 Jun 2023 00:40:18 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-bad0c4f6f50so423450276.1 for ; Wed, 31 May 2023 15:40:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685572817; x=1688164817; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XEyK9BtxF61PtpTM7ugATv1O2ALNQtwXGiKa0BnoGFM=; b=Zn1bv+w9zrvEece8481+xZodYVw/rOH+BRIFrdtErZ7o3n/CtAOxaXU3/FQuM/D4E7 nnM+sVEjP4wTKaevki/bmzv2FdJHiAU/2BfkheyX3OaJPrg8PpC3I3hz2B466q4CFKFK PULuYbohUmrshxRnLu0OlUV5v8eyCCTFh+hK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685572817; x=1688164817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XEyK9BtxF61PtpTM7ugATv1O2ALNQtwXGiKa0BnoGFM=; b=HaHRJCtqCdQdi/rDAivX16S6PkivNBVi6wR7/k+igGV2O98bzchza5yxOKpewQWGNg NqI+gQ0a2zVA7fO6Hj7b9HixEBDE7PgoyBse/UzMil4BAK6+g7mA84/pqdY29p05C0h9 TckIzsEheuAvoWvNDD+rUJ1twcrS3wW1m97nKBGdlZFnIdBclKQ8mZCXcY6x1QRCidHC aZ+zSTB8d4B+zMvGFWXH3y33zKqLjaNDDpeOsYBtvT4RpaHI3yZF/q2wCHckkHmSweQs MONSEVNVKFOVX/ojTYj6bd6u5Taeb1R6KUzL8JO4Yf3U7ReARFhxQF8F4jy/mv/IP0nZ 7lRw== X-Gm-Message-State: AC+VfDx0uZPcPscc9KyfIoQUM65VMZaDQD0JNmQBgW3fbKX8UFZqZQ51 bm3QifdZE7vSQrYk2lWMV7vuRfhawsJm63rNpNHTyXDcPC4hDaXIyy6qiw== X-Google-Smtp-Source: ACHHUZ6XBsIMMJlIyqHoMrcr/50INNhaU2uFT51eYaSwDnSX1TJ8LTgfXNWDUKeHxE8/UkWIdkcwpGW/xI+M X-Received: by 2002:a25:1c5:0:b0:bac:fecd:a562 with SMTP id 188-20020a2501c5000000b00bacfecda562mr19708ybb.5.1685572817443; Wed, 31 May 2023 15:40:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l13-20020a25cc0d000000b00bad966701dbsm865767ybf.22.2023.05.31.15.40.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 May 2023 15:40:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 May 2023 15:40:17 -0700 (PDT) Message-ID: <6477ccd1.250a0220.a02dd.4075SMTPIN_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 1DD5A605246B; Wed, 31 May 2023 18:40:17 -0400 (EDT) Subject: |SUCCESS| pw127810-127811 [PATCH] [2/2] drivers: don't use rte_strlc 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/127811 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 31 2023 22:05:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127810-127811 --> 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/26478/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/