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 748A3426A2 for ; Mon, 2 Oct 2023 14:46:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C1B84003C; Mon, 2 Oct 2023 14:46:14 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8C7534003C for ; Mon, 2 Oct 2023 14:46:13 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c5bf7871dcso131072155ad.1 for ; Mon, 02 Oct 2023 05:46:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696250773; x=1696855573; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mRB6NAVPZJsGp2YtLQQQNCUEV4P3AQUU2JezjKpuilQ=; b=V5HH0TfJBSNux/D4uXPet7x4+Z+w4Wwrd7aFkDt08WK4ko6RUD66Tosz4PCmW9JWXl WmxsbQJULg4GuA7F/lL1NdQ4uMlcL52gfW+9HgZVE1ToBgCw+aoZ86ya21VvdsFEu+38 y0XvotI606C3OoeXVmcK4m/apoMcEfVntVvnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696250773; x=1696855573; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mRB6NAVPZJsGp2YtLQQQNCUEV4P3AQUU2JezjKpuilQ=; b=Sa2p3ANJ17o67ya57FWJes3Garedq48uiRBoMAj86nvBWP29iIV6hp+9vboaJ6AD+6 C8ObVSPa6VTQaH6Gd2oaT2SZmUP0Vxhe8Zjlwdgvf7VnjbmQBLgAAO40v2odQUUUWWzn k3c0OOID1a1RleXXlpWLJLhyU/pcP3Isvq2ZWuspqUoki1F2UYDqIcjQ2p6uLkZqqfN8 kZ818gh5dUBHol32Y+9ZbhX9LqYYBvKqhLaeRkvBCBh14rtFKf4eiyqktkYXaUqcHAOs yH3e3HIMDt1XIx6pDPoWdiE3O8U9r1mtv2xgQPT1muiMjQmXBJN8DrcodzLARKM7/stp G18w== X-Gm-Message-State: AOJu0Yx/hbYc51CNu32IQ8FAurNgEwOc7jkWqiNqTCO25BQ8pKnqlkxQ RT1V06Z6fHB6YU7eOb564z9kr61QDpnN9/NlPDZrxbB/RmJB+z9R+izbiw== X-Google-Smtp-Source: AGHT+IGLHhXPPHohqxSEvzaNO/8XduadEyy3dBdW8/0a7kYJi8AiWUCGvfB3D7/h9J9v6295ndDJKKPzGuiz X-Received: by 2002:a17:902:c401:b0:1bc:8c6c:217d with SMTP id k1-20020a170902c40100b001bc8c6c217dmr11308610plk.61.1696250772768; Mon, 02 Oct 2023 05:46:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y13-20020a170902ed4d00b001c615da001esm702355plb.27.2023.10.02.05.46.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Oct 2023 05:46:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Oct 2023 05:46:12 -0700 (PDT) Message-ID: <651abb94.170a0220.228c6.bd62SMTPIN_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 95B35605C380; Mon, 2 Oct 2023 08:46:11 -0400 (EDT) Subject: |SUCCESS| pw132257-132258 [PATCH] [v4,3/3] mldev: drop input and out 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/132258 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Monday, October 02 2023 09:58:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132257-132258 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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/27800/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/