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 E3A66431BB for ; Fri, 20 Oct 2023 17:49:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF40A4027C; Fri, 20 Oct 2023 17:49:24 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1C48E4027C for ; Fri, 20 Oct 2023 17:49:24 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a67f447bf0so34550239f.2 for ; Fri, 20 Oct 2023 08:49:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697816963; x=1698421763; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DKRRoD3uwG1KXwX1frHwqbqXkAjFqNG4tSSxMvUPUh4=; b=H+5cFpRBGYnzQ0RG4HqqiarzMnHj+/pZ3WgBUNhf9RwTUl4O2khjjthSHKfUFmrZ9M r52GRqefw1R+VqDwZ9YTAzhLaxlQWnfBvztOgqZVkZL2RIHbn5OUmm0d7cAHeybe1D5c YCjBrMfpGgb78onEiu61/MDEHhvb/LefKvth0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697816963; x=1698421763; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DKRRoD3uwG1KXwX1frHwqbqXkAjFqNG4tSSxMvUPUh4=; b=AYBx8ZVUm9ACBorJtnzYr8TqOYCdPSTmso9WNUjiAM24PItvAeEG9kYrNtnmZA3RRa 55HXqixWTjVq1gHHoAoBmft1mXkk2A7lWaT5QFrd03+k3KEkHO+R6LwH0sBac9nQz7gx +hFRF9iba7l/OdNJCvjDaMANcMArEcBoirQLWJZmhMzFrbb9DzhMBsAHJphldI7UyAef BnsNk5+DuQZ4fZLTl66snc2K+nKQeiaQjsN7l4aHd0y/YRuI8bvl6PxAD0E7QPJOzsjh xFEo4q0gA5dBmrPWVOiEuw8lswIsW5S+iXGkAScb6hT037FPtYPHB4OIXbnbVJ6u5aGm ip5Q== X-Gm-Message-State: AOJu0Yw8L1ymHnVuN72V5uT52I5FjkHQByM8jHV+kOa2Hw5KeQ+gnAs2 rq6wjIMWyzE6ad0IbGoWcGExwTVya856YtAyCSv+1vWyiBPKJLRy+HkzUQ== X-Google-Smtp-Source: AGHT+IFqUv2xQdJalc/yqsU+2CJYc32Jkc2WzZF/0VZwNNpkDW4G3hXN12VlOek5j5SHc26zwAxUa13z0sfX X-Received: by 2002:a05:6602:2acf:b0:795:183b:1e3 with SMTP id m15-20020a0566022acf00b00795183b01e3mr2706887iov.6.1697816963469; Fri, 20 Oct 2023 08:49:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m14-20020a02cdce000000b0044c9d1d13aasm113123jap.13.2023.10.20.08.49.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 08:49:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 08:49:23 -0700 (PDT) Message-ID: <6532a183.020a0220.e7e49.2de3SMTPIN_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 9ACBD6051827; Fri, 20 Oct 2023 11:49:22 -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-compile-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_meson_compile | +==================+====================+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | FreeBSD 13 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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/