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 2538C426B7 for ; Wed, 4 Oct 2023 19:18:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20341402A9; Wed, 4 Oct 2023 19:18:23 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 9E84640608 for ; Wed, 4 Oct 2023 19:18:21 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c644a1845cso25888a34.2 for ; Wed, 04 Oct 2023 10:18:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696439901; x=1697044701; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C6CxSiTNrvAMmF4Tmwa6qdbID6tRgIgWgbnTPjHiNhU=; b=Ldmvi4JA6bkB0qPVUVzk0cfILzt4g+azrBY1Y5GM37sXIpOjWdb9RW3zueUHcnYAvE IT4GFN0JdiEKNCxfeR889KUJkA+fMTkgY8+F78Bc+/f9DqlbpNEn7j8gj6ONlAxAfTqB mS+q4ZWpro8HKaWPalGetZJ44dGS7XySpGXRk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696439901; x=1697044701; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C6CxSiTNrvAMmF4Tmwa6qdbID6tRgIgWgbnTPjHiNhU=; b=VCWUW65byGMSdE2Sswdgopi/3yl/YfwT4WP2VeOMf7ynvixmy/JeeBz+xZK2SonEXU dEQtNz2Y50dZI+QDbj8a1d2JU1sXvn0xkHaWPxLqXwxDxCbvujJbyMjNpQaV7tfLUvQW RhRMV7PlQIKG8uarTlUBNLEdolu9Is9BBlVJd/ENcXVSLzmpFdaNxN/xlWJBhj/STA+v uU4mcl/Ro1agocsdWCzYlr7GFbvUaiZ71x7LchqT8Ku+lVccJOShfJNFZpHgpDd3tPPU tJEx021SgscLzaDm5k+Em6TYe916kl46ybpOoo4Vi21U+psajTi7/p6eA47rCjLPSC3b ufqg== X-Gm-Message-State: AOJu0YyUVWmPNw7zwZHsi/tu5PKyb9teYWorZme8yCMH8rU+5TcJsPyC xcW422KUTm2X7Nc6kjUFegppybx8DDT0LaJpZlPKwE/J8rGfoXR4+eBBo1hE1BatuEmulRDhyA= = X-Google-Smtp-Source: AGHT+IF6imOYkHGJuS/79BLwV6XmRFIHGYaJDXvKmJSL+tzvbk1Y1ETX0jDEtuiC4cIzM4OLMWC5RJZR6SbW X-Received: by 2002:a05:6870:d795:b0:1b0:649f:e68a with SMTP id bd21-20020a056870d79500b001b0649fe68amr3151668oab.25.1696439901121; Wed, 04 Oct 2023 10:18:21 -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 ed28-20020a056870b79c00b001c524a75460sm439163oab.33.2023.10.04.10.18.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 10:18:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 10:18:21 -0700 (PDT) Message-ID: <651d9e5d.050a0220.8ddf6.076dSMTPIN_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 98ED76052514; Wed, 4 Oct 2023 13:18:20 -0400 (EDT) Subject: |SUCCESS| pw132307 [PATCH] [v2] eventdev: drop custom OS defines 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132307 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, October 04 2023 16:28:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:687a5b12b14f02f0d3624f4b36b34dba8119a680 132307 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) 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/27827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/