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 8F59E431BB for ; Fri, 20 Oct 2023 17:51:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A80D4027C; Fri, 20 Oct 2023 17:51:26 +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 717904027C for ; Fri, 20 Oct 2023 17:51:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a6a8db9252so15832139f.3 for ; Fri, 20 Oct 2023 08:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697817085; x=1698421885; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vc1MFPVaVuZlo9YKe1CHoDuFW1Lg7MbNv2tw9FHdhJo=; b=cFgaInP9FUPas/JzLvrvaB39Yg3ufP+GF1O0Kf8Bd1M1IejRpcCEnkUjCFKFAgUivN 2MCfAeFhqIpxVHm/mqucgF09/CFhqtQJ7NwtyUqvXMiZkeiJdP/iKttpSKhfIPAUbDNP lcEZxqtqffafFjq+oa2O99Ax1QadJjjx5IZRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697817085; x=1698421885; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vc1MFPVaVuZlo9YKe1CHoDuFW1Lg7MbNv2tw9FHdhJo=; b=Lo1l12lQ/HUFUC0M6Kd+IPE8+tA2nvwGyhEkxss3zfklLwd4iq6FKPy09c8SiZAFWl JwOxaeSChK9NMe3UvmIJWYbDQaAr66cb3nrWD5LKqsshJ2JYXaBwTXjPz1M6dPystUQF HkhqHHz9rKFmmPp7D4ZzRGMcKweap4iO8hOXZmD/1bhwNWAV+Uh9QGqmN6Qdq8mOOtyA NiCDu2VTzmmwiaUjx1A6Z+3y9BeS3jQL1fJXiw/EyVfmsL0eXEYfMe1x3KDya2wJteYp ZpAV7lBerPFG15a3oCHijLpwrdec19k7YJA9y+patZYikTLNf0nB8Htugft4yuRxkEJz 56Nw== X-Gm-Message-State: AOJu0YwvhAr4rKpoIqoH6YBlolB7E3nrp72BkVlsXSfUTYEbXA8kw+YN YCYh2Px7wAq8FooCbelygOtOfcK1XfAMQxI50faMIao1CzM668/E3cDiEX2qdSFahOTJuat2mw= = X-Google-Smtp-Source: AGHT+IGGZriIxRfG3uU2XVN7t/pc1tJe6voRfM+ppRsWn1UorMR86RKmFK74jj47V7hQ72SlxpbYB5KG9h+P X-Received: by 2002:a05:6602:2dc5:b0:786:cc36:360c with SMTP id l5-20020a0566022dc500b00786cc36360cmr2959813iow.8.1697817084939; Fri, 20 Oct 2023 08:51:24 -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 gk1-20020a0566386a8100b0042b53526220sm107955jab.1.2023.10.20.08.51.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 08:51:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 08:51:24 -0700 (PDT) Message-ID: <6532a1fc.050a0220.94ade.2852SMTPIN_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 7CD016051827; Fri, 20 Oct 2023 11:51:24 -0400 (EDT) Subject: |SUCCESS| pw133075 [PATCH] ethdev: fix incorrect function name in co 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133075 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, October 20 2023 13:05:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133075 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28020/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/