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 ACFF345D24 for ; Sat, 16 Nov 2024 21:51:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A765F40270; Sat, 16 Nov 2024 21:51:45 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 896DB40269 for ; Sat, 16 Nov 2024 21:51:44 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2ea1bc2a9c5so1115757a91.0 for ; Sat, 16 Nov 2024 12:51:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731790304; x=1732395104; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=8SCMDAKPh6jkDgR/T7sfy00dFOXmcqzK5fwI0A3+QS0=; b=WjGknlN4XFEzXP3zSA//NGK1cskAczisOlmq4X2ERIThyFz//gAF/aZxpTz+5QU/Ur Quwb5Rcyu54xWkCyIZv79ZFA0KC1O8tS/bQqDLTGnLU/l+78t9ti3Mwjs/bfxCVeVsse /8w1+srgMdrKm8muaxcigmJhQF4j6i9qCYC6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731790304; x=1732395104; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8SCMDAKPh6jkDgR/T7sfy00dFOXmcqzK5fwI0A3+QS0=; b=SbnoNVogLd69UusMNNeL/EyMATijH0d0ZCaFPQquN6XI7T13v7Yd2OPTcbLoBX0zBy wOCD3GZ4tJFpxG1ydJwEhtV2ETolo/U3RdG5n3koxUxGPy12fcXj0SKNC4UUKDfAAIPL UWRbiOGH4mCiAxSZCe/rWjqeZT82iBPE1qlnqfIHhbuPto2rWYijaorhjpyqYE3SDwq1 4xzF1LIYkzgwMu6THqbZswsRPhx5azuGuGhqPsPWJj+0bzY/CDMrehf7vnn2LCjJAuzT Ezol2cYoGP8HBFlwQmqbC2ANd7T9nCwKPVZFAoaJOB4ZpSG5VOpKUsPe6GW7HI3BXHbI UNhg== X-Gm-Message-State: AOJu0YynlRWKDF9g/Xnocg7qYSpNzg9tq89E8vsMlCQZzBugUPiYGweE B+uNc29dzLyAHqRfrQ+pid8pF4ja+w3/7siCKp7jNdQgFNEw2cKV5zTLOUsrZ1Mpusp3qV+3mq+ NFL8gm/RDeI9KzV9sMtVALnul0V3eWOiChUz1EcEpyJIHfrTd8zyMQ6/n X-Google-Smtp-Source: AGHT+IEio/RaEFQB1vXG45DVz20Nlw2E1DQJm1LlzIBNCro2pIUL3urTpZ6bZD19BUow7CTC6cUsFRZQnfN8 X-Received: by 2002:a17:90b:17d1:b0:2da:88b3:cff8 with SMTP id 98e67ed59e1d1-2ea14e1c1a1mr11117127a91.6.1731790303686; Sat, 16 Nov 2024 12:51:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ea06fbd49dsm414966a91.15.2024.11.16.12.51.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Nov 2024 12:51:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Nov 2024 12:51:43 -0800 (PST) Message-ID: <673905df.170a0220.1ec410.ce9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DD3096052471; Sat, 16 Nov 2024 15:51:42 -0500 (EST) Subject: |SUCCESS| pw148412-148413 [PATCH] [2/2] examples/l2fwd-event: fix sp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241113161455.2649551-2-hemant.agrawal@nxp.com> References: <20241113161455.2649551-2-hemant.agrawal@nxp.com> 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/148413 _Testing PASS_ Submitter: Hemant Agrawal Date: Wednesday, November 13 2024 16:14:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:012b02bdbc95a5ec3b293f2d37d8955140fd8831 148412-148413 --> testing pass Upstream job id: Windows-Compile-DPDK-Native#24648 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+===================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31911/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/