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 98CC342EFE for ; Mon, 24 Jul 2023 11:24:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 962BD40ED5; Mon, 24 Jul 2023 11:24:15 +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 1AF2B40ED5 for ; Mon, 24 Jul 2023 11:24:15 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-570877f7838so51748727b3.0 for ; Mon, 24 Jul 2023 02:24:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690190654; x=1690795454; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7YcZtz3F0A6fFvAH38XfmdttSJoBItghOMDa/bLEfGg=; b=M5leTqNHXZ898FF/JWg1Fd0wumfppH7erAJFiJC71FKuI/1j1QDRifeltQr51a+Asw pOW1i1BaYEL6UBocQdGVWsD66GlFjkCyRpXWUTlaVFhoeQTjt8iway5kiCZF3ylTuajN NhlSl/Kyab8AGHXBLRK6Lsy8SL1zNRTxawACI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690190654; x=1690795454; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7YcZtz3F0A6fFvAH38XfmdttSJoBItghOMDa/bLEfGg=; b=YqiXr34U+M/4HIOyhhCSzX9h6ryA3FpkXXSEg5MGOr5jZHhQB4Q4Q2K/jSEQOfthUY yajPlO0oMTSofIBuwXvy75W6VX8zkP4qKMHYqVT1fKtyygndUeROw3lhjPRVQKzus56A fdCMQee/azAu5yncuc9s35AGl3buT7HJ4BDI5pPkE20mNysbu7CIcf4H8mtzaM7DFWRL rOVy0/RCJoXm1azw4ok0XpFCKZ6/kQpZG1Z/Yfu90OCRww3M14xIk/zCXiicx5XICm3J 6i4gYME7XV/U+t8uw84nCwlNY6fBYh1Fe64HP9IxpjaFpS5L80WxST0cPD1IjWHjPBXF r6hQ== X-Gm-Message-State: ABy/qLYi5tloohjrpvJ1VFszGm+RWmqzVHRI3RwBj/OnhNqtjuf3Mdza hiOvU2nf/kN6A+vPRhEMPz1R0o56VTRf2DYmS+Ok1cZiKerVFtj7YmK47PPiZ9FQ09DCBumQVQ= = X-Google-Smtp-Source: APBJJlFnEQrU4GItGZUwjQ5eoUwnAIfHD+Pex3uPBaBHOBHb8tRYMtiyBPFqN89hOMelt3bc0FdccN7QF60k X-Received: by 2002:a81:48c7:0:b0:56f:fcf0:2da3 with SMTP id v190-20020a8148c7000000b0056ffcf02da3mr6480961ywa.12.1690190654536; Mon, 24 Jul 2023 02:24:14 -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 v5-20020a818505000000b005836fc8b41dsm934474ywf.49.2023.07.24.02.24.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 02:24:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 02:24:14 -0700 (PDT) Message-ID: <64be433e.810a0220.97e1a.c85cSMTPIN_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 BAD286052471; Mon, 24 Jul 2023 05:24:13 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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/27132/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/