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 648A7454F5 for ; Tue, 25 Jun 2024 22:52:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61B7242708; Tue, 25 Jun 2024 22:52:05 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 13B9540677 for ; Tue, 25 Jun 2024 22:52:02 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c80657e4a3so3890068a91.0 for ; Tue, 25 Jun 2024 13:52:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719348721; x=1719953521; 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=nq6Zspu8aBlpviHW5Ml+veKJnfQSByVJ9giubfLdAkc=; b=ED2CCYPhiIVf1g8gyggGp9JOCDG63k/YwvOxi4uNftOacUnVSfj4TzKT5dEYJGpPDY 7qxK17JWWoYTc10AgIkbkQIxpEIg/OIOXHg5e3f+ISVbcsYgEgekyuXncR3FKp7tyJTW 90syw6p36MQvWiDApf8eNDohL8EVdgJmXkjTU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719348721; x=1719953521; 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=nq6Zspu8aBlpviHW5Ml+veKJnfQSByVJ9giubfLdAkc=; b=IYT4Sl9XIolrjnV6tJTzi/GqHzO5FijaNV7jZSgNnRDR1fnWJng2RwJQA3nRDw78rM 6quX9rs6U8QetIG6Hqk/Dm/70LE+dwxsOAXwMTUPcfWityRMQPbf9JIJq3Gjzo+Z2EZM aMheLptyMGVZCLOM6lNZBDldVcmhFNIE01zGAROhsJzyNTzeWTFy0EMKQ7rMbBDfH513 S/N+S0aSV/RmQorIUJ44ZMBrf7hn43JuYiw51XKphXa/vsMeLiNIIZzduJAxIDBZIGPI AewyFRS6klK7rqiKzdeswWxZaxCkKu6Nax/h0o5oHY2MjLEA4LJlNcLugtE+V/HOxP8a OUew== X-Gm-Message-State: AOJu0YzNYI/mNAkKtQLBNkwhcb8ZCbNMN0WrL5CWy5zkLczcYHrETXj2 BIh+6aQWAR2F0z/3dRpl/O/CBrHvmsghVbYM5WDN0Aq1FBFNkxygqQkEZCMPuuwitkLAE0XF5Y7 fsoRqN87Ib1FPPnYPk19sq9yMQCgNZdfwv/ZL41kg X-Google-Smtp-Source: AGHT+IFQl6qZ2r0YWUyGldooy7ecokdb/JSQIOYA+eAEDHT0ZSxamkUvZv7O6/dgQyB2UNwOtMwRIVkZpjOY X-Received: by 2002:a17:90b:3b83:b0:2c7:6305:9905 with SMTP id 98e67ed59e1d1-2c8612c6c3fmr7140769a91.10.1719348721228; Tue, 25 Jun 2024 13:52: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 98e67ed59e1d1-2c8d807ccacsm3093a91.16.2024.06.25.13.52.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 13:52:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jun 2024 13:52:01 -0700 (PDT) Message-ID: <667b2df1.170a0220.cc6a1.02efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E330605C373; Tue, 25 Jun 2024 16:52:00 -0400 (EDT) Subject: |SUCCESS| pw141726 [PATCH] net/vmxnet3: fix init logs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240625122252.1065677-1-david.marchand@redhat.com> References: <20240625122252.1065677-1-david.marchand@redhat.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/141726 _Testing PASS_ Submitter: David Marchand Date: Tuesday, June 25 2024 12:22:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141726 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30306/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/