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 41AA942607 for ; Thu, 21 Sep 2023 16:08:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C8F4402C9; Thu, 21 Sep 2023 16:08:13 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id EA4DA402C9 for ; Thu, 21 Sep 2023 16:08:11 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c3cbfa40d6so8088405ad.1 for ; Thu, 21 Sep 2023 07:08:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695305291; x=1695910091; 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=L1CMinMk+sgaenAYKIW4AYUAtR31O6rewG52PCROTLIweg/SQacYTp+ePuc0cbGXHO dY6CbmUcU2xTJuFBsxYqVRVFW8uOkm3b4gu4cCTyV7fpqGZCvoBCekqylcrEsinQ6gWt F/MQllUkM+9nFdu3z8Q+F9dl220TWYIpDOK3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695305291; x=1695910091; 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=fQRfjfET8Oq8HU5FeiGqc0ejCrHIi+W74T4fwx+I2UTTA3Y2EOQnMW8IhjyZksArpk 6dcolq9HlmLD3ROooGVj0Z46rS+FabKOfNLl2wI5lFSxJ4NU16TkWBh7DfFOHqeneX6G s9Ljclds015OX+LGrPD+LAOnWg+tI5796t5fyKOw3BcvH85E8JaI8y8++dbdJjVvVrtF l25xcK3Lo+DiGUjcRBcMOU8gQMl2WlRUCSMq+fFuOyXTHVJgsa468yvQnvf7NgzFdvVY BDVWoXwqRm37geUn5W1WsWfi1eDeXiomkZJTDwbgkqdhAvJ8sYzNnKOk0VFItOe0/5pg k9WA== X-Gm-Message-State: AOJu0YxTcMQQRocprXC06zvOv5m94TnU2J2Wzq4w6DFq3Hwbo463FvaS FJIFw7BP+O8Yy2NK1So0T+931uS30AC7merNt+TISSCjpznJtefA1ckUnZ+P99w4m9GW6EQ8DA= = X-Google-Smtp-Source: AGHT+IHnQqbOJDiEe0aupObCNJJVTLKowd3NXgM0PPs8ADW2wpd9AY+kU+pHeTL6p/sNImzzD2qeK8LnmseA X-Received: by 2002:a17:903:41c7:b0:1be:f45c:bc38 with SMTP id u7-20020a17090341c700b001bef45cbc38mr5966437ple.2.1695305291103; Thu, 21 Sep 2023 07:08:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e4-20020a170902744400b001c5076812casm48387plt.147.2023.09.21.07.08.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 07:08:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 07:08:11 -0700 (PDT) Message-ID: <650c4e4b.170a0220.d26e5.2718SMTPIN_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 936FF6052514; Thu, 21 Sep 2023 10:08:10 -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/