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 44207431BB for ; Fri, 20 Oct 2023 17:50:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F90D4027C; Fri, 20 Oct 2023 17:50:38 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 33DF04027C for ; Fri, 20 Oct 2023 17:50:37 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d9a58aa4983so1040470276.0 for ; Fri, 20 Oct 2023 08:50:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697817036; x=1698421836; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V+wbBNZWgxf7ixTHB9Qeqe9F3lRCFI/LyXrci+Y20XM=; b=Bnm+qdAAFtPMEWNFy5M/o5Te8Pcmv6c4hZKCAgir/cDpw4xY3RQ+z7QhJCCC7J97eZ hNnyG3v0splMj7yGuBYOkde98A4l+BNwjamraxTez+n1PMWiTsIDpX1acppbnRwtLlwy lXYaPW4BLaS5SKs7FnbF7hsmcf2R0SAzF06wY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697817036; x=1698421836; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V+wbBNZWgxf7ixTHB9Qeqe9F3lRCFI/LyXrci+Y20XM=; b=etg2/9MJyHdnjCPh9QyGGV8by5LztlHdFvwxfnGFmnBh8Xkm7hg2KxbvNwD9mRoMeQ 1w8rNF5hha4ake+NG8VzuCuOSRkP9TF5IcQjA+C41T9kxWCcLfXKvNQIGaFbiJnr7Oug +0OShxVR1pBUJmcOWjeOC1aqtTo8rw4ckPT02B5nnQQfBpCJGQTYdrlJ98kB7eYsK+lE RA6nb/kM61TZyCtO7tXQfiyWiTA2VqF8sZTRkUhzzamx3U9YSv8dQFctmlrSQlYFm4zL PsjXl3tX/goQiu2MMYyvmezgYsLgRxlgkpMGb7H0yzjSmbZTSx7ZW4PBqxw68ypnJofx UaxQ== X-Gm-Message-State: AOJu0Yxw/xeeuo4yoX3jfR3jxkwyZx8gPtt/bQas4WZ6Ff7vJYIhHkLu VsUF7AKHdP1wf3QLrohVejvNqgds8YGkhiTzjndNnv2fU//z99ISLJb2SU4bilhYep9xnyic0g= = X-Google-Smtp-Source: AGHT+IGfdquFI+fLbTggzdqH2CEU7qfAcMx9MqzQKQk/2E0d44potx1SOgwntxcjAzkFyNuRHSvg/cRF9sEX X-Received: by 2002:a25:cb0e:0:b0:d89:4343:a0a5 with SMTP id b14-20020a25cb0e000000b00d894343a0a5mr2260623ybg.42.1697817036047; Fri, 20 Oct 2023 08:50:36 -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 u95-20020a25ab68000000b00d85a78e5e83sm182342ybi.3.2023.10.20.08.50.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 08:50:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 08:50:36 -0700 (PDT) Message-ID: <6532a1cc.250a0220.2ec44.56daSMTPIN_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 A93796051827; Fri, 20 Oct 2023 11:50:35 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/