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 150F1440C6 for ; Sat, 25 May 2024 18:23:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E8E2402BF; Sat, 25 May 2024 18:23:54 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 7A48F4027E for ; Sat, 25 May 2024 18:23:45 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f0fbd2d9ebso5256997a34.2 for ; Sat, 25 May 2024 09:23:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716654224; x=1717259024; 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=8Th2g3PbWuLBFxuiWu+P4e2y1sv8RX6BNwgx0dC9+eM=; b=FeL8ygTu3T2jdmZFhhPK61KirX5j6EW/slEbPiUMJ31QSyQYFm5fclTmO3wrwnwO5S B9Z2n8r27pegtc8Ei/r/7jAkQc+3y9E69SBCggR95HryX+zjH2TRQM8rZRnv+Esz5c2m CFIfnAUgBcvzIv7HZJ98KBzLvjO6sQRqA84ok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716654224; x=1717259024; 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=8Th2g3PbWuLBFxuiWu+P4e2y1sv8RX6BNwgx0dC9+eM=; b=rAL9UQaPtZ52ZpDXGPNH6UMQ9HAX8NXlviktw5fhQvsGGgQoLSzWzVDXn9XLVb3wv2 +spbEPr0HsBhzsFRZQGhz+Sy2yYCrqjLq5y5J/JgNavpn2LYTlf+gVSKNy0TflWfbBtl z9RiY8y0iyvCwWlKlbtx/jHC/ghMOWaJSbs8No9x/+l4+2lKaZMPR0LR/VZvDSbW1BPP z8sOFQbA6Hy97Ypv++igswl9FqlpQDAWRCtORCu1i+9iPg+YlNErXZlcq4Oy+WorB6v0 e3/IuBiSwgDWD4RMcW+ePReh0C0UM7m/IphBzwXlw90FP4DyQmtYb+nl886f440ca3PG we2g== X-Gm-Message-State: AOJu0YxeBAl4QDVbGOjs/aj1NvhPb1Z5xTwTOm2fs1toX1L81NF4FAGa pSE7olwfEbY36D3OQT5wnoVKRN6qgr9n/ZFKSk7vhQLK7J/OmKQi85827KWo4FFzOpIseHOHRjd Mp6yIvilIF3FeSUR0w4QmptVfqhECpb69oRbyst/1pibeicUampI7iD+t X-Google-Smtp-Source: AGHT+IHpTl6/YbFCheJOyK3qv8P6m1xHUnCpLUDI8TVj50+7RHg+gO5yo/M5S2+5AmxzkWzk8rzxtVP0SSCC X-Received: by 2002:aca:2810:0:b0:3cf:8cd8:2e4f with SMTP id 5614622812f47-3d1a5f22872mr6139537b6e.27.1716654224622; Sat, 25 May 2024 09:23:44 -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 6a1803df08f44-6ac070b9c63sm6937836d6.42.2024.05.25.09.23.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 May 2024 09:23:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 25 May 2024 09:23:44 -0700 (PDT) Message-ID: <66521090.050a0220.52856.edb4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 513C560524C7; Sat, 25 May 2024 12:23:44 -0400 (EDT) Subject: |SUCCESS| pw140311 [PATCH] event/dsw: support explicit release only From: dpdklab@iol.unh.edu To: Test Report Cc: Mattias Ronnblom In-Reply-To: <20240524192437.183960-1-mattias.ronnblom@ericsson.com> References: <20240524192437.183960-1-mattias.ronnblom@ericsson.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140311 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, May 24 2024 19:24:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140311 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30010/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/