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 C40CB426DB for ; Fri, 13 Oct 2023 23:04:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD9E94027D; Fri, 13 Oct 2023 23:04:22 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id DB7734027D for ; Fri, 13 Oct 2023 23:04:21 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7db1f864bso29456957b3.3 for ; Fri, 13 Oct 2023 14:04:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697231061; x=1697835861; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h4qEqRGc4EW8UBt9e+RctkheCYbVfft5gy5gzoFWWtc=; b=a2L8zm14K0h7rOIgF/8+63RSg7dbnWqInoFaLgc/XmPj8uQ3thWjF07yvtodgvhRcW zEdfXWmQMvQSE7/uQPOcXXv0WlfzCINnNMiTplQpklaHTIn3CGn7uPXnRV4S2EeMyp5/ sfue9ixaaNyNg5WXIzTFfN+oDRA/+U9z6hU98= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697231061; x=1697835861; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h4qEqRGc4EW8UBt9e+RctkheCYbVfft5gy5gzoFWWtc=; b=qgY8n5bix5xVOixUQxwTut01FV5JQO736oGvdXZJfqZe2Ohv68CP4+NV140584jAld GVAK9qf/eMMyHuuLzHIwbkiePz01dbhgI/keCnttuGQpuQ0jxNmFz9FT0wgyafLWkHWm yyjXQvZS+SATNCTuax4vpzFjFPTrM/hph2PG8YjbPlEosJ5CHB3P4rrdyYNJR+urezmO A0oPnIXiOsWEek+Cn64nbOyUYdkR4rswkZghdZilYc2E7eWqPIxV0Zcy92jOKn9GiDNo kGY2RgIuELV+lAR14iI3vnWuecP2zLGKLULvxmeZbSZHAre5xOXQs+tq8LebamYsa2QE ZLEg== X-Gm-Message-State: AOJu0YwUVyVczpUbV3txEMNHqjU3kV8kv0jKLM7rReGahY6cdZI0VZT9 pupz27ep2fABb/eCb+8FA+y9tWYvhkYlqPaNbt7nJZ9t9IEW7pk2tmfhog== X-Google-Smtp-Source: AGHT+IF1Zz3yf8/m4XJjoUnFPDglmRVmqu4Q83Q7MczYnSbwHtLON3XR3+dvUDpstL9U8GVV+ZUtlOZKVIkq X-Received: by 2002:a05:690c:e0d:b0:5a4:f683:cee5 with SMTP id cp13-20020a05690c0e0d00b005a4f683cee5mr31263153ywb.47.1697231061380; Fri, 13 Oct 2023 14:04:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u3-20020a0cdd03000000b00668e86bb00csm123801qvk.45.2023.10.13.14.04.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 14:04:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 14:04:21 -0700 (PDT) Message-ID: <6529b0d5.0c0a0220.5f05a.49b2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E073605C380; Fri, 13 Oct 2023 17:04:21 -0400 (EDT) Subject: |SUCCESS| pw132610 [PATCH] net/mana: add missing \n to DP logs 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132610 _Testing PASS_ Submitter: Long Li Date: Friday, October 13 2023 20:37:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132610 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/