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 29ECC42DDB for ; Wed, 5 Jul 2023 21:02:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2314E406B5; Wed, 5 Jul 2023 21:02:21 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 18DC7406B5 for ; Wed, 5 Jul 2023 21:02:20 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b89d47ffb6so15936835ad.2 for ; Wed, 05 Jul 2023 12:02:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688583739; x=1691175739; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nTvrRla183mfhbRsvG/mSKhNqCJZl9ZLgb2PfgR/vhU=; b=ffVZzwqaJC3+csQW88DUaiGm3sbhB6gSOJA8ERzOPl2fr8jbOlQI61htv5GCyo+agi o55a02/N/+D0mSeEfXdk0PIhf2vn9DmvbawepEhHdwone9l0DyP8hv+ZfEVFphzTffEI dxwfTnLg80HissbBvZpBB7C/FvvoPhYNvdfcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688583739; x=1691175739; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nTvrRla183mfhbRsvG/mSKhNqCJZl9ZLgb2PfgR/vhU=; b=SCFB59XfliLXZby5lCmX/STsnhIRT52YNyKpFMt6tDES6wrgmc5yi/0Ji+bY2XwxUt xpjaOYL5mpBpTcmxNCea9JoudQe6Vpg2rD5IriyEFf+6gvonJjtWJXBy/FO3uwwsljIB +Y2zoI4aoC7Fk/118jnhtzjOoM3LasL61pT1MBa0BbMSH65slo3usl4HV/2FOjUuNFV9 WbK4x5o6Yg34EEC5zQY6jmjUlzF+6RpgBj+6wQWftpXA/LY3Vz5cNvUopO9jA/TRnBbX 4EpH8ErkXSQT9HW8u7w2ucyxd+GgSzMIBfP1Mupi1rUk2iwfIBJHIsMnPy80oV6BVWWd wsiA== X-Gm-Message-State: ABy/qLbJMBqzKEzWbc4kpCOeMjnGyhLsdhCGFlN6SdOLtMYjtQcD0448 Hyq+2Nfz7hGSkoTqpkD7C6ZrASMQhbPC6Pxd2v5BIdzBMi8LqrbwzNUARZ936T+UOb2Hv4k7aw= = X-Google-Smtp-Source: APBJJlH85GnCT54KJ9fx0e34zCk90DJ7GGuRRUoqYMtTSwRma6NRVA2uK5jLuG3X06aisO+ug//9VyAaLPUt X-Received: by 2002:a17:903:284:b0:1b8:a73e:aa70 with SMTP id j4-20020a170903028400b001b8a73eaa70mr3284562plr.30.1688583739303; Wed, 05 Jul 2023 12:02:19 -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 jm10-20020a17090304ca00b001b88e12f2c7sm324028plb.53.2023.07.05.12.02.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 12:02:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 12:02:19 -0700 (PDT) Message-ID: <64a5be3b.170a0220.2d5af.abd8SMTPIN_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 7D2F3605246B; Wed, 5 Jul 2023 15:02:18 -0400 (EDT) Subject: |SUCCESS| pw129294 [PATCH] [v2] doc: announce single-event enqueue/d From: dpdklab@iol.unh.edu To: Test Report Cc: Mattias Ronnblom 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/129294 _Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, July 05 2023 11:12:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129294 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26975/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/