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 9AFA0431BB for ; Fri, 20 Oct 2023 17:55:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96C1C4027C; Fri, 20 Oct 2023 17:55:06 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2E45B4027C for ; Fri, 20 Oct 2023 17:55:02 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a877e0f0d8so17690307b3.1 for ; Fri, 20 Oct 2023 08:55:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697817301; x=1698422101; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BrmkgerxJsFnEgQIon++lFLBYQYJSMdM4M8Mc14UpLo=; b=ERLBWUumIUGEQ8+7Lpi1qqo7rT9F22RZnGQJSw0t0BnC6IiUKaNHKFDuXrZQ7xzYQs yhptW0560vR8/U77r615zK0lszKLRtwSEixtXKNNQTfMNE5rT8DzQ+YizWorZRiYaoig m8rVfu9p8jJKaStPDrFpMTeJIzplXgIH3m82Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697817301; x=1698422101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BrmkgerxJsFnEgQIon++lFLBYQYJSMdM4M8Mc14UpLo=; b=L7D1TDVmrQtgTDFCIjuf5dIDFJHLSufPUSL+OFT9oVrQEnoYxW6qhcc8HTfsk+GCbd Z5bfJzoHZicA1gzlPm3d0LABasn+UvfWjE8J3smIgh+miJ/d2rfGUHDKTSOt4YYyhj+L ax4uJwDKXFq1VnCZqXnPp55MKYE94Gf1lNt1/n3LSf06NVbziG8Fn27122xEDDfNLRD1 ysZ25v5xXnqDFnSfKasGP0S+mWbuh52vKy9ciSnpy94ceL0m3mqXVDlqibqdYlkG46vN jLffBrl4eE1c8x4Kf4ATLqqivbjMjp/0C6FRZYnNtqwnK/NEQziJl6SDgvgCyNrsgxZ5 ydnQ== X-Gm-Message-State: AOJu0YxOxDjtgz7a52pOnjWkjbS2g/joSoq3v5oO9YdB3XtU7yvz6Nl5 AqA7bFY6P+5B7J5X1NQvEPhxzSwyi77sjXENsWV4yfpfcU7BJL2Qs+pELw== X-Google-Smtp-Source: AGHT+IHUsE4HWYxikXtK2ySkQMfvyMqEJadFk7XB7gI0nsHjpB64e05YS+QbmVMNl1tQlNvWqj+/r3vqPYUE X-Received: by 2002:a0d:d893:0:b0:5a7:c8c2:2947 with SMTP id a141-20020a0dd893000000b005a7c8c22947mr1660302ywe.16.1697817301665; Fri, 20 Oct 2023 08:55:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p125-20020a0dcd83000000b005771ba13832sm257059ywd.39.2023.10.20.08.55.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 08:55:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 08:55:01 -0700 (PDT) Message-ID: <6532a2d5.0d0a0220.42bfe.80bfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F2436051827; Fri, 20 Oct 2023 11:55:01 -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 | +---------------------+----------------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/