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 2048D433EC for ; Tue, 28 Nov 2023 04:17:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B2AF402BF; Tue, 28 Nov 2023 04:17:41 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7304B4029E for ; Tue, 28 Nov 2023 04:17:39 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b34c5d7ecdso184775739f.0 for ; Mon, 27 Nov 2023 19:17:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701141458; x=1701746258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oUsb1TTL2cPx8CPXwhIlMj9oJ+wmtdund1JXZn1kF8M=; b=RD4jbBBAfmySK1nPPA/LAcyp7mWwRCE27s/duIoJLlrKvInoLE6kxWCTXMbPOQcn3f A4b8JgeNMYhBg521FSY7BgTISnSiZnQ3YwdjZc9/PKhgumAmWQx5haYAgKMYKIOa33l6 TMT0nOsHvw3UsinTe2JGQGrV8FBWJRTua1HYQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701141458; x=1701746258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oUsb1TTL2cPx8CPXwhIlMj9oJ+wmtdund1JXZn1kF8M=; b=M7ZIAPkx/5KJLoB5UuQXZIU6wVwpfIEi0vaNiGWS0gtMcJT/SFPjJ38ajtJT8F33cE va4Px2g4WEiqgGPvwjvc9CEtdpvKIg0rJP0huTDQppKRXlScrGIzQ8ivszuaV1ofECFp Jtrrgh+jUmIHFrRw9sowb/l/aH2AwF5zN8F99NTtwtaZ6CQ61rIy/u19y/etCsLO6RC9 +rHaDik6XjnOdNqfThW9LLxbES3sTYvl1LFyFozD4mN3LdsGRNMlTmdlUfXqLUyVZtHh eGPzZTp/b6kHS3zC92zATUnsFbDW5GDUj5IIujHuXVYE0hk4dih5R3zhpFc1LHCBl77r oblg== X-Gm-Message-State: AOJu0Yw9JDV+E17+Z/cOpeZ6+IAo1CjyQEgmdStQxt0I6Se5unyHPSVv ZrrgUixbOD35ui5L+9TksPPxJxSrPZAj4S4BSzeoA2tsrTcWPxo0kK3GpD9IXWv6Rg9ywQVB2A= = X-Google-Smtp-Source: AGHT+IHaTAfeN+gTjh+73u+xneFpuYplbsd74sE2FMIkTJvyoBqBtoI05mDs6J4XDdTFcsrt3knw/QulDp6M X-Received: by 2002:a05:6602:1b09:b0:79a:b526:2f1c with SMTP id dk9-20020a0566021b0900b0079ab5262f1cmr10778396iob.21.1701141458784; Mon, 27 Nov 2023 19:17:38 -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 m43-20020a056638272b00b0046670b419fcsm456946jav.30.2023.11.27.19.17.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 19:17:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 19:17:38 -0800 (PST) Message-ID: <65655bd2.050a0220.94141.f6b1SMTPIN_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 3928F6051823; Mon, 27 Nov 2023 22:17:38 -0500 (EST) Subject: |SUCCESS| pw134631 [PATCH] dmadev: support telemetry m2d auto free c 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134631 _Testing PASS_ Submitter: Chengwen Feng Date: Tuesday, November 28 2023 02:16:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134631 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28480/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/