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 4B8B8426DB for ; Fri, 13 Oct 2023 23:07:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 467EC4027D; Fri, 13 Oct 2023 23:07:09 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 3771F4027D for ; Fri, 13 Oct 2023 23:07:08 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-777506c6109so48530485a.3 for ; Fri, 13 Oct 2023 14:07:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697231227; x=1697836027; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y+a9/NM76NJLhRmsfR9Mtx+D4chHKM0Mm+d7I9hWSlQ=; b=S4ZDHh+F2nBflUUR6sfeHbNH7ZVXZlcDtatHADTvRM+6RxGQ2wUIVVJM0HjcJYwWxi /smtoE9PY1Hg/rf3oFn0vCUMvY0bdgsdPOO1wg3shOCDwEPHrPdD5ol3aTzjCqmJFd2n nPAGj887P+Yrwo473ECj3WPH/25GoGYO/UrRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697231227; x=1697836027; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y+a9/NM76NJLhRmsfR9Mtx+D4chHKM0Mm+d7I9hWSlQ=; b=wYhxMs2WFVb5AXBXsHx+9aeOa/UWU8JHZqDQmVtU5wfJ72Nj8a+1d65mOiPo207tCT n1bFrMxzLhVtoDHwI0HhphAWmkuHcDajtNq6QC6SHR3i8BY1vHs780VoijASgSFSqxy7 tP/e/05pkXqfUAJ4pS1VnM2+9NsvzUvNNhU/XBOF+6CcWhfM35+0KhncPb+niOJE9wD9 WBZTcHPxitQIrAkucrdUw2wP6hLgjIVl0l3Q4K4mSw/AVcSBam60xhPVCAYpUqBDM79H 0pUkbLYtnGYR4be6ySGyYFVw5SW7fczEsz07vg9Nx1Tw7iV8gn6Hx6UN95e4stXLxOax HE9A== X-Gm-Message-State: AOJu0YyJ/Sjhqk5cFR3MBum4wrCEw3OEJ96vZYuz92OYSdbHe3AN+KZ+ dU956oaVMVD7996kMYOcawamT/JnhmkqeX8TKHwGhOKakCxXk+ddBxngZg== X-Google-Smtp-Source: AGHT+IF3o9eacQ7ZuyuaLP7kvgSEh/VSjUam3PwmNpbcBLVwLSQD4xV1hjzykb4SgN3yxaSpKRahuySn0Hd4 X-Received: by 2002:a05:620a:d93:b0:770:f332:f151 with SMTP id q19-20020a05620a0d9300b00770f332f151mr34098418qkl.64.1697231227723; Fri, 13 Oct 2023 14:07:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bq6-20020a05620a468600b0075ed29d7f35sm163986qkb.6.2023.10.13.14.07.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 14:07:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 14:07:07 -0700 (PDT) Message-ID: <6529b17b.050a0220.8d701.5db3SMTPIN_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 67A8F605C380; Fri, 13 Oct 2023 17:07:07 -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 | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/