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 7B16943EE0 for ; Mon, 22 Apr 2024 23:49:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76BCF4028B; Mon, 22 Apr 2024 23:49:03 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 0016340268 for ; Mon, 22 Apr 2024 23:49:01 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ecec796323so5064391b3a.3 for ; Mon, 22 Apr 2024 14:49:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713822541; x=1714427341; 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=eg/vH+U9YHORDlgQ9dE0tV4vPjOXCaeEYHQ/S3qhg/M=; b=D45ggJLpBbD1lvaSjJQeIrBDNWzdX8tNorj5eYqiRiopgeacs1VwRz8vPx2jOxoGIG GxwHCXWUasEaDsvQl6NblWbxfiPVnb1HQRwyviS6LHeXTBxVJp7IWH4cl/qm8iBsGo/Q T74YPJi8EbDYk9nj4sLw036Qv2fVbKr7S/FkA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713822541; x=1714427341; 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=eg/vH+U9YHORDlgQ9dE0tV4vPjOXCaeEYHQ/S3qhg/M=; b=kKkNbNimzjgCWSWkvN+thObT7WbS/0j8UzsetJi20sng3qCPF4pktle68p4fJfkuwR F70U27yg2EneQvKUaL+h9uZgbBQGK+rUvpM7KH7WCPhiFGyibQOtyknxdjM+Wh2r62aT k1npdnQ/8ouX9l+hBKOiU2zS+1GR4xHGilPqoSFXHQkah8itUZIhyyhUY0v49mxCB0QG c6D1Imf4OFlXsBpXB780BitrJgg4vW1rbH/PgVXyhOJ8rbI1pOzFG+MVzg6gwyMcQjL3 M58bUwoco6toYZrOqAqn8pWzZbwZlLQ7El3z+Knp2mYAu0gcWqjmB8Mo1CATg1AykKLN mQbg== X-Gm-Message-State: AOJu0YxpNFhFd1a6RUAJTbYAx5/sM36ukqvvK90TNgxy+4gErkLXrbzN IwJBKiH1KU9TzP+7mHLRQpf1EiPoOmFmgqDAYSEZGQFJKgP5xGqu7Ag8gnFHLTOATs60Add2bOe RpQjGqqE2ZobqENE44EwnWfY5R9c1Fi2qWZWDk5RZ X-Google-Smtp-Source: AGHT+IH8sGkXgUX3IlbK/X8kgTYN9JGfsew5HLXkUAUyyQFErQKzkT+KbXvU2q+BLBrKJH6J9gK8fVQf78r/ X-Received: by 2002:a05:6a21:9206:b0:1ad:4978:add0 with SMTP id tl6-20020a056a21920600b001ad4978add0mr2001803pzb.37.1713822541212; Mon, 22 Apr 2024 14:49:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y1-20020a636401000000b005f7bebd7895sm515234pgb.34.2024.04.22.14.49.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 14:49:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 14:49:01 -0700 (PDT) Message-ID: <6626db4d.630a0220.2a716.ffedSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 75501605C200; Mon, 22 Apr 2024 17:49:00 -0400 (EDT) Subject: |SUCCESS| pw139609-139611 [PATCH] [3/3] compress/uadk: support burst From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422143102.251-4-zhangfei.gao@linaro.org> References: <20240422143102.251-4-zhangfei.gao@linaro.org> 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/139611 _Testing PASS_ Submitter: Zhangfei Gao Date: Monday, April 22 2024 14:31:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139609-139611 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/