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 03F35431BB for ; Fri, 20 Oct 2023 17:56:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F34144027C; Fri, 20 Oct 2023 17:56:11 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 5FEE64027C for ; Fri, 20 Oct 2023 17:56:11 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-352a22e1471so3525305ab.0 for ; Fri, 20 Oct 2023 08:56:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697817371; x=1698422171; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ou1ESRJXYBi5lF0Fq1smqlZr3BaBlW29/+8jZ0YPPb0=; b=cFUW1JsLvTquVd7M5hI4tebsRIJzasohZk778y90lvbS1w1c/9AdSfAKP5emPDkrsv 1AruP53Z7wlWqxOiiDRSeHHD3ekkLP/hcQFjQuTMgIb3O4pvJq5DdbTn7F3fEi1QOSS3 sCH+UlJZONddZNfLVlIEyFyNpNBoDOa1P+Pd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697817371; x=1698422171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ou1ESRJXYBi5lF0Fq1smqlZr3BaBlW29/+8jZ0YPPb0=; b=EKT/Gmw3y8oFYOWve9uBkhXfdjiYHr+6r2Q8C6gXK9XdSg9ej3zeDinYk/FXSMxfC2 bAxG1Nl4l6DW7QoD1b8/NT1IBM08Zov+NvLGQUemsJx2jLBuW5r1+2ehQ1IsOKQkgsqi jOa57zbHqxG5hoKA4QlFJC0DZUB4UYTSxGHOq6AlMzG94z7olv3wgOHWMGp2wjT9cSzu OWHvmyNbtaouqcNyiRWpakF2XLmWC9cxtnZ0CiuRLyMSnBlINuZMKk7jPrCJdeS52kBl ssCzajgXteqk5KH/vuU+JNd2JdUo0fYz26c7kc3okt26ny3BpLyn2qYOKnkuvsM1vXcu vc7g== X-Gm-Message-State: AOJu0Yw6Q3OR+lTH7B6OJ3G+Ah+jbtkUgoqnUyhPRWq5Np5USIJ+lXVZ P9J33OrT+ouvtwYOg61vQKnsl4APXp/amadyTYoGPPZWgblPKPC7LN88gg== X-Google-Smtp-Source: AGHT+IF05nTAQeCyB+PjrVYAy87ViGKrUt6qvs0oldHm+1O6pH7eP7+Tfdpn6F0xmBXgCFptpz7Dhgk2cMP9 X-Received: by 2002:a92:da4b:0:b0:357:68ac:c440 with SMTP id p11-20020a92da4b000000b0035768acc440mr2441809ilq.7.1697817370832; Fri, 20 Oct 2023 08:56:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f6-20020a056e020b4600b003513eb34707sm205622ilu.59.2023.10.20.08.56.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 08:56:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 08:56:10 -0700 (PDT) Message-ID: <6532a31a.050a0220.e85dd.6837SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 576406051827; Fri, 20 Oct 2023 11:56:10 -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 | +---------------------+----------------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/