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 0C12A42607 for ; Thu, 21 Sep 2023 16:27:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06CDA402B3; Thu, 21 Sep 2023 16:27:37 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D74EC402B3 for ; Thu, 21 Sep 2023 16:27:35 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59c0281d72dso12654657b3.0 for ; Thu, 21 Sep 2023 07:27:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695306455; x=1695911255; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ocIDXQA3MPaJ770dMnrRhzFQaLkdtNyky67gpXzYpHg=; b=A96NRlwmEGwaSkwo294A7VNg2KSD4gSGKnc0+wTciJ4NLFscXrp7718RRmI/weOcNm RN+VSndY0eIRgRI0Z4sDu/0UbGoLHUcAhSvomUyivT8QVw55jYwtkI+gzREA3NhSMN4H sk3ivjJfidqznkFhdNMtYpjjhs/OQQPxTRSrE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695306455; x=1695911255; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ocIDXQA3MPaJ770dMnrRhzFQaLkdtNyky67gpXzYpHg=; b=Y7zKPs8v1f+FM/T9GZUI3urZFjyndP3UwtZWZsNUHUJYd7JEo6KKfZ6AnSeyCzZw0U 4Zb5mQTzv7pL3c6mAIs2GOCpT72KlVnBfGXTdBf6SNrmNVK25deAsbmOahioo3VNfOrM 2RTiJ/DUA+H2cJdVeDZvl+bZ33zAyaWJJcVV0lElbXfgtfkq/D9JXm02vD3X6oQFPs30 EOA7G6opEUY0+jKFi5StIAKThnAa2/mUOX3HQoqyF0T0JwKnrf8BllBH5IXH9CgYDiAD oiNQb914EM1jRH0rKhx85i6vlj56IhsNus1J1PY7Qu3/SWnCncsDSTZfQMvnAkZlnLQ+ P3IQ== X-Gm-Message-State: AOJu0YwqNYK7heDgzubK5yx163InA/GTcNOpfTF3MeiLW3wSH2hgxkVd faoz+edqv5B0PX1KfKKW/btHR5w/svO7Bwf65+tDvBTYNKc59MBnU5VcXw== X-Google-Smtp-Source: AGHT+IGhJL6n9EyW5kg1lOPE2UZhkkGdQ5NWGPPVcb6Hf8lbJL7rkIF6mIV0lFnhJlY2ubqgYkaWbshDT4Vp X-Received: by 2002:a0d:cccd:0:b0:577:a46:26e5 with SMTP id o196-20020a0dcccd000000b005770a4626e5mr5196882ywd.31.1695306455288; Thu, 21 Sep 2023 07:27:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p129-20020a0dcd87000000b00583109513aesm105662ywd.64.2023.09.21.07.27.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 07:27:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 07:27:35 -0700 (PDT) Message-ID: <650c52d7.0d0a0220.9de36.5b61SMTPIN_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 045906052514; Thu, 21 Sep 2023 10:27:35 -0400 (EDT) Subject: |SUCCESS| pw131795 [PATCH] [v2] common/cnxk: reserve last LMT line f 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/131795 _Functional Testing PASS_ Submitter: Rahul Bhansali Date: Thursday, September 21 2023 13:19:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131795 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/