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 2F71F43ED4 for ; Mon, 22 Apr 2024 11:08:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BDCA40265; Mon, 22 Apr 2024 11:08:53 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id B499A40265 for ; Mon, 22 Apr 2024 11:08:51 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4dabbd69c71so1123302e0c.1 for ; Mon, 22 Apr 2024 02:08:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713776931; x=1714381731; 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=ezGi2xAXjddroWi0sP/ohL0L8T/b85vNSJBDGbHR+00=; b=djFIs2lhKzCfeHAcl4oayh8NlJLVoDrp9C/bYQI7/hBgYFmy3m4Wx6cLaTlKnri8oc 2QQN0upeENToo7MeYldYGbEB6x40bLxgQJEGNQCshm7VXV9FtQ5ux5CIq3FX0sFILW3b bBBANd6ZtlTzg6aMtdkHPiRBPNYiIrjARtUwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713776931; x=1714381731; 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=ezGi2xAXjddroWi0sP/ohL0L8T/b85vNSJBDGbHR+00=; b=hr3YryYAd2l6tXQEBh/DjNDRvkTZcJSAwVNEAQzG5NTl+WV0FyRsR9b6qz/mvSpPBp m0ZA9ax2klNezRlNwbTJroEmlvqA6wAh2YN6VkuaQ83ypcgcKBt29Difok0DWAOFawFF aonLoQYGwS77PEKo6td8z3D4zvgIslQ0+m68nqoYf8Dhoa5CfqF0LchFeKPhPbEgAWjP xoYHuZzC8aFZMbH4aUyjb8E+56aayNmgmS7awyxGKuN5j2L8aMYM55mDPTcwCUQhARYA +lyJCvG1N4VYse8nd3cm7T1mdmu4yUuF94m6VOkuknoBf/VefJeam4skwGg7J0KbSElx RMOQ== X-Gm-Message-State: AOJu0YyWWOGmazlvQ69RDPJSnRhx1BShtatb7zblOzEBWnrgtMfgdbaO 0K5b0AnoZWr/zx+KcQ+kd5Lp9PVD/nfMjP6RyXbsJ4t4w7AN6QWNY0d0EMs7dBON7h/+dx8rJKZ Pit9VuTesj/xP0sT6Ur8EHgWR8IC/Mlh0nDCuQnBM X-Google-Smtp-Source: AGHT+IGmAn/7sFUZy490hRNbRtX/mIKpZC9gPsMcgSclIBNkmfvUZyw+TM3cD0i1fGUG0jIFJnYCF1Uh4/mS X-Received: by 2002:a05:6122:4117:b0:4da:ac09:94d3 with SMTP id ce23-20020a056122411700b004daac0994d3mr11044745vkb.6.1713776930972; Mon, 22 Apr 2024 02:08:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j22-20020a056122091600b004daa7e5150asm446520vka.11.2024.04.22.02.08.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 02:08:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 02:08:50 -0700 (PDT) Message-ID: <66262922.050a0220.70219.7910SMTPIN_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 9E4766052514; Mon, 22 Apr 2024 05:08:50 -0400 (EDT) Subject: |SUCCESS| pw139605 [PATCH] [RFC] fix semicolon at the end of RTE_LOG From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240420000827.192451-1-stephen@networkplumber.org> References: <20240420000827.192451-1-stephen@networkplumber.org> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139605 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, April 20 2024 00:08:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139605 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29834/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/