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 E916A431B5 for ; Fri, 20 Oct 2023 05:05:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0AE7402B7; Fri, 20 Oct 2023 05:05:37 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5F24F402B7 for ; Fri, 20 Oct 2023 05:05:33 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7c7262d5eso3645627b3.1 for ; Thu, 19 Oct 2023 20:05:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697771133; x=1698375933; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jh4DVNvxxWwr7xZy3DYjLiCnq58d07kSjy243p6/eKo=; b=OlG4T+n1Mc2A8uk5PaK139E7tdFgDJF0ONvFUjlyXtGNaGJb2BC36Yq1jMvXvcUT5H H1N7xkLUcJj0J8vZxyGqhMynxU1bq5iQPpEMTgvMPdg17EHUnvhbY4Vup2qDJFoYwY8A NJHPlY0fXzxAacUeoJ4eJfnRLP6AWfZ8XNeD4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697771133; x=1698375933; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jh4DVNvxxWwr7xZy3DYjLiCnq58d07kSjy243p6/eKo=; b=BDRzu95Yhrf6GjJ/45WWSObIh/fTMQLjVoZDWIbioISC+UgWKlL76L7gWPgiNcU2AW ctq0+LUuh5CGfyQkMSj4FgXY1yY3Sh0OloFuxifXqb27VNZPNUz0o9ch0yFtDRYouy7j +qH/c9W3MQDZdOJlBYmHhO8T4nSP10s0/e5psqBwBO1i4J3KAb2aYbdePnVznR4gtnOd y0ekDwNvrv2MxLlvzeRMLF/sI/3M2DJICY6ivYcigAEhnfgyweWjncODhOZ1crZMi5TS gmFUemmgc0QiP9apw0PzIy52tdRuTw7ua81ZWSt0r6wFJFKDSSdNPxOvu6r0wbrFfbeZ TXZA== X-Gm-Message-State: AOJu0Yzcu8PmEckDfnjcHB1cQ8uBeK2fYCU7I14lJKs3xm0P406qB92l zM7tuzyCylkJuSr5FeoCdI2GUV2uz2XPzvQAOHcikQ9z7PB4G5gY5MefI3b9WfKDferxSd9TTQ= = X-Google-Smtp-Source: AGHT+IFJishSY6QfyEgZGNWaMHWHRnY0Ktu2t3q4SudCUj5Cdpid38i242VwUtF1NOsp3uboAlAc3qYzyr4w X-Received: by 2002:a0d:e20c:0:b0:577:3d46:f90e with SMTP id l12-20020a0de20c000000b005773d46f90emr680789ywe.32.1697771132819; Thu, 19 Oct 2023 20:05:32 -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 r204-20020a815dd5000000b0059f50159db3sm137723ywb.52.2023.10.19.20.05.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 20:05:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 20:05:32 -0700 (PDT) Message-ID: <6531ee7c.810a0220.ec90f.3dcdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 7595A602A042; Thu, 19 Oct 2023 23:05:32 -0400 (EDT) Subject: |SUCCESS| pw133058 [PATCH] dmadev: add tracepoints at control path A From: dpdklab@iol.unh.edu To: Test Report Cc: Chengwen Feng 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/133058 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, October 20 2023 02:21:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133058 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28015/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/