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 D01E742EFE for ; Mon, 24 Jul 2023 11:52:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD2E140ED5; Mon, 24 Jul 2023 11:52:02 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 4CF9940ED5 for ; Mon, 24 Jul 2023 11:52:02 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4813422f311so1501369e0c.2 for ; Mon, 24 Jul 2023 02:52:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690192321; x=1690797121; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/4rrVqVzIrwBkyoaqd5tOfo8lL7WY0aDQ1OmMNI+/SQ=; b=OSeevjdzhLhuETQjRoNH+BtifS/5okaYDDxWR/eCwLN5SCkT67g9A5JZ9bHcLYF5FH yBUfzwdQWqIsZsa27GvrBYDE+xCBDnw3B6qNqqvfv6dH6iORip1T1vnh3QBHyn1OGqGu hAnL8aZ6t/nowjDMZAja4Jagycb8utG5c0MEY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690192321; x=1690797121; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/4rrVqVzIrwBkyoaqd5tOfo8lL7WY0aDQ1OmMNI+/SQ=; b=X/BFQKFaV0SQlLjsEIUuh0Ud1p6IqqQVVXyQNVpIUyV0n/d5RaaU4eovNC9P1cKq43 qiy8+6ijuXCqoyG7nhkWrLNUPEuxT5FkA+35AYdUzAEzsSnw+Jww1UVmyqXj6Tfxh6IS Lktbu1bVccgY6FJliz/xMrVf3hh50PLJw+O+SItjyk0OMsgRqVcy6Fu67E7OjmBRfBh6 N5V7cnbWGokuMhaj93cO6mRhkRAWgIqZoFS2uVE/JHTV7+famLdLqYT4Ez+2eJuwqYpb SdUIA/uGaanYN65C2oAJN2h0F7Hny8fXZNha98rSDq7st6sfmAbk2cHPa1YHKWj4E8P5 jN1A== X-Gm-Message-State: ABy/qLYEAG6A7BPZ2ZKenPyTvUQVxqH8kXJBCtap5KnIRQsfyU5F2cYQ jQtW+E/PrJpFGm1jIsrf+5j3hirSlYnznrt+f5Tu9icuVEQtpf5RIWftOXjEEkY0NzOw9f17+w= = X-Google-Smtp-Source: APBJJlGswJUsAj/DlD+pVObkVslZ3NxL+QMzbWekvOXbH3OJLZFV5f1MwdNgUjLOUP+F5HBGiTEGkmOO/0n/ X-Received: by 2002:a1f:da05:0:b0:471:cfa1:5065 with SMTP id r5-20020a1fda05000000b00471cfa15065mr4196371vkg.3.1690192321736; Mon, 24 Jul 2023 02:52:01 -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 ce17-20020a056122411100b00483fd969042sm709876vkb.6.2023.07.24.02.52.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 02:52:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 02:52:01 -0700 (PDT) Message-ID: <64be49c1.050a0220.46670.122dSMTPIN_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 02ABE6052471; Mon, 24 Jul 2023 05:52:01 -0400 (EDT) Subject: |SUCCESS| pw129694 [PATCH] event/cnxk: fix incorrect getwork devargs 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129694 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, July 24 2023 08:36:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:88489c0501af7ecf09be9665107e47509a219453 129694 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27132/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/