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 68F9A426DB for ; Fri, 13 Oct 2023 23:12:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6420C4027D; Fri, 13 Oct 2023 23:12:45 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 2D16A4027D for ; Fri, 13 Oct 2023 23:12:44 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a2a9e5451bso99208039f.1 for ; Fri, 13 Oct 2023 14:12:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697231563; x=1697836363; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+p0Tq/of6/V+H5Ut69vtmJOQOB+IOH7tnNmwhpaLHXo=; b=Sk00jUWtcuTuRJfAkcPU/8k/7pCNgajWHnomFf1d3hmSkDruJWA7zQ04gHMxANTsbl Fk0XvCOIcn87GzbE+RMrIhE2JkLQOWee/eszPQlMgw/LRLdwfPgWit4lTyQkOx7PbdeD 3TFPDQS7RItvpcf205eomiIcF1Me1DWOkjO8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697231563; x=1697836363; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+p0Tq/of6/V+H5Ut69vtmJOQOB+IOH7tnNmwhpaLHXo=; b=j9brZuv6PO/y1qg0iNZXjqn42sRp4DslJwTcLtBaFleWHzfnN8J2aw4jEOmkdm6omc P6E+dkgm1CBIGd6pA6QR646rRi9GOijaiHVnkblVM45sdEYLMSa14lf1og8p7nHn2xgz Hybb0oiXxgvFwbBUgkKrxT2lXP/DaoGZXuCv+XnlLstLjLYqgn5P2NEgoVieONRFS4wW gpU/kBjhOX5RR4rfh3AGiCc6Z4mbEdjQ11kEkwkRIczpTeCKZVJLCxF8T+2o0o3POP1l ISUEeA5b2899Zu6Okl6SV1mnC2hUxZHJy+k1O12ONvNfBaFZjgJ75GCzAeP4bNgZa8sv hwWg== X-Gm-Message-State: AOJu0Yxz7urCYY34tJlVFijlLSqI/1PsD1QpDaji+5nLs/cKnRAWiU/E AXELvHCHea4wYzWunz3cJ0PGvcsTU3owUTZ7t1P38PBfUDjPZDOYma0+Sw== X-Google-Smtp-Source: AGHT+IHGwZAonmkdShEJMSJdsJUwv026XHgVC5ZF82797XNRWAF2DcnRz/yUquwqJJLisArcOds3jRN/bLyf X-Received: by 2002:a6b:e31a:0:b0:791:acd7:233f with SMTP id u26-20020a6be31a000000b00791acd7233fmr25479841ioc.15.1697231563590; Fri, 13 Oct 2023 14:12:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f4-20020a02a804000000b0042b39a04112sm501840jaj.8.2023.10.13.14.12.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 14:12:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 14:12:43 -0700 (PDT) Message-ID: <6529b2cb.020a0220.9d7e5.42ceSMTPIN_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 2576E605C380; Fri, 13 Oct 2023 17:12:43 -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 | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Alpine | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/