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 F22C042606 for ; Thu, 21 Sep 2023 15:53:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE3A8402C9; Thu, 21 Sep 2023 15:53:54 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 00E30402C9 for ; Thu, 21 Sep 2023 15:53:53 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34fd83200efso3179185ab.0 for ; Thu, 21 Sep 2023 06:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695304433; x=1695909233; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LecR/9nqFgayqFLfNUlBW0a6LnO+qpqsBfJMZAvmMlI=; b=PMc2/ecsRe748TssmOb6ay3It0ywjnj0mriRGUOaF2UtQLdGI5hr8aSr07o8dRtxG7 aVGCvwJQ14UMp65OC21bemsku1CJ9fhsPFCJ7mq3SU3k96+hE/RpwtjKbFA0fht9PEnJ XWj47dvHrIZF7o2GDjHiMP+6JFLo8UUQRArCg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695304433; x=1695909233; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LecR/9nqFgayqFLfNUlBW0a6LnO+qpqsBfJMZAvmMlI=; b=Rduwp5bvrwr+A6hulQGG1XknRUvVmtAg0VKkPVcRnzLt1XO+FkOBJnhbfxuATAhukm ckmhOIokSgYO6XMdwPEQ5pgQJO8hGQ6Zr9MxW3tSS6M54de1O+T5j7TZMMn7zKVlH+QQ ES0+DA+3SwpfurQ7KsI6FMGzp0cPpgFKX9C95TR0F5RtEP5Wr5+7EsZrkBvz2JUEbSKh ok/FbAAAW2CsOkONwZLVBNp/jEHdMHz3gIUpQivBkayh1XMh6DLGYoETCSyJTHekaqKf uoNbhSzHqknkMZ1EXcfRHii/tyx0J6/BUN8EoDv//HdwDfzi8G6nO99lRNpfZjDwyYYn 34IA== X-Gm-Message-State: AOJu0Yxtcw/0sqn7IpITwgnvVKMAmhxL5LZ2vvaduGzwMMszMX38LJW9 K5gsuEh1I/MisKGJlkLaWmjr4Libcx6HXEbaUOiBM5o++xgLXMISdUrmDA== X-Google-Smtp-Source: AGHT+IFS3ib8EkjrVztm0U1Vf9b4E5KHttb//sgp+KgVmmZayyRPBA0purl1geBcr3Jkr9m/KVjb8icfm7mV X-Received: by 2002:a92:c24c:0:b0:345:fbdc:bb78 with SMTP id k12-20020a92c24c000000b00345fbdcbb78mr7372204ilo.29.1695304433452; Thu, 21 Sep 2023 06:53:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fz12-20020a0566381ecc00b00439f790e94dsm52841jab.0.2023.09.21.06.53.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 06:53:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 06:53:53 -0700 (PDT) Message-ID: <650c4af1.050a0220.8ceca.2edcSMTPIN_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 1F6306052514; Thu, 21 Sep 2023 09:53:53 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/