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 4CEDB42607 for ; Thu, 21 Sep 2023 16:08:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 477B4402C9; Thu, 21 Sep 2023 16:08:18 +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 871EE402C9 for ; Thu, 21 Sep 2023 16:08:17 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579de633419so12076367b3.3 for ; Thu, 21 Sep 2023 07:08:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695305297; x=1695910097; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FIt+8ll06Kd47ndME8uoBu0No0xZ2ZEmEu++bb6BseU=; b=ii96BprfMKNZfYdl+UqXGftTZ/yhzqXnM2HNWIYJaITZyRBrjX9sMCZajYMcNcf9ig reZGF0fAAbmobepbj97xEkvuPXeI7ehiKNP/AWQBD//ZSwngPKfQV67jObKBWzwKZ2D2 C4+TvO7JCJRnE5WL5G5lkvRWDasAl2OvrU36Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695305297; x=1695910097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FIt+8ll06Kd47ndME8uoBu0No0xZ2ZEmEu++bb6BseU=; b=QXnPrOmbi1snerhhDYV2HNbMzTb8zerihrOzh0Xcuw/U+BxMJXYdUXXNNq3Npd6qvV omFePfZcTg5GTHwsjg9RdzFr7aa5cBwu3CM3uTje+/D0HI9Rf5bEg/+SZXuw58+pcigm NP8E8WuSONHEh5D4fdkmi2YsdYwAX4sLAmssya2zwypNb0+s5EveL4kuRm3bbeMW44YG MxNHkt6ry8O0cbxZGqDhIIRDujd0yG8CALRrMushZkSt9mM7aS2+XOkWxRNlfE5VDYyJ nmsZyTc2vBPbQUKQ/9erzeajAUnYDSA0MlyXbsYV/m6LFYdttIPSD0I9HxMvqo2ZPbug tm0w== X-Gm-Message-State: AOJu0YxinYiHwGfJ04hjupTdHCBNUpPwex8aBzUPZSX/efqMCIymRcFA a7QnQehzFGvPBt1s3+Bb2I+ZUMFJusd6a9X0kQe3I4cdxiZJiZYi+aQkQw== X-Google-Smtp-Source: AGHT+IHqwGZrXMWptN06fWe/KKBFpEddIjpKdhEgTZoUl6rLUuLT6UN5q3DPdaN47DRTXZ+XFY1HBQ9xISX3 X-Received: by 2002:a81:4e95:0:b0:59b:c847:bce0 with SMTP id c143-20020a814e95000000b0059bc847bce0mr5722264ywb.42.1695305296809; Thu, 21 Sep 2023 07:08:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o1-20020a056122178100b0049352e95d69sm103347vkf.9.2023.09.21.07.08.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 07:08:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 07:08:16 -0700 (PDT) Message-ID: <650c4e50.050a0220.7ed0b.52c1SMTPIN_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 7E6B36052514; Thu, 21 Sep 2023 10:08:16 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131795 _Testing PASS_ Submitter: Rahul Bhansali Date: Thursday, September 21 2023 13:19:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131795 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/