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 E1B50425D1 for ; Mon, 18 Sep 2023 15:12:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC9894025D; Mon, 18 Sep 2023 15:12:50 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id E07354025D for ; Mon, 18 Sep 2023 15:12:49 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2765c9f2a39so591254a91.0 for ; Mon, 18 Sep 2023 06:12:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695042769; x=1695647569; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vhxo9CAKJCxM4rv9OWJyIev+CXGVlrRyjX0zhxfh+EQ=; b=B1GGU7PaJDrIesQ2l3KizWbmf4l9ICiBSQr48/dSOTRabRWIDOnZgTGS6wxwltfq1i GqTXt0VZBKfZGms5YSRiBt7h1x5ofTnkgXWJ1ZTZ41feoWcK1CTHZrVPQIcPvNQ0Scsj /4X0cuaofnWxB+3taop+8bHgilsgF0WqJjPkU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695042769; x=1695647569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vhxo9CAKJCxM4rv9OWJyIev+CXGVlrRyjX0zhxfh+EQ=; b=XB6To9mmEl0TArKZ7/yJQUt7SCm/5i3kVrp8uz8MSgwTqAAv79hvLGmyBesvuT/MkW dWo7z5thNr/FV9yn+u2YsbTYC4YOlNSwWQfQnZ6QivKLPsNvVAB/0Iv0zlkTN6KZpOKE 5iwixnOKNu7sLrPGovRAZe/F0l9AYV9/SbuNMdBoNZ3JGTE0/kgqT+P2DzGYLceitf9C RT/kLrVK70kFcpl9U+xIL+p1f8eu+lNAHcTAeSX7HCcSOzEcbxEz34cncoao5fyX2lGJ XT4kKvOnJ3PCGUPdvLw03F0hIuR5EiVG/53VXcItI+FzBCo7nkqUyFValvcT48Y4J5fu bVWw== X-Gm-Message-State: AOJu0YxkemJxAbrSNq8XePg2H3f5WWBEjA5KJpit8J9ux/htOsp2fRRW 4K+zzOYapmsiXI17m4b0ldTb/TE+uhbYV+C9WCBOCyH/9GI/oTW0ZhFXKQ== X-Google-Smtp-Source: AGHT+IGaIGcUyiXZpmotMWHljydyWo7y+xAbYaGb/5K1wSQ0PA2RFdeBYMmRPTcF3KhlqKAAINkj/rbWKOgP X-Received: by 2002:a17:90b:1083:b0:26b:29b4:bfbb with SMTP id gj3-20020a17090b108300b0026b29b4bfbbmr6384871pjb.30.1695042769132; Mon, 18 Sep 2023 06:12:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pc15-20020a17090b3b8f00b0027691d39099sm6287pjb.12.2023.09.18.06.12.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 06:12:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 06:12:49 -0700 (PDT) Message-ID: <65084cd1.170a0220.dce44.05e8SMTPIN_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 98FF0605C351; Mon, 18 Sep 2023 09:12:48 -0400 (EDT) Subject: |SUCCESS| pw131562 [PATCH] [1/2] common/cnxk: reserve last LMT line 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/131562 _Testing PASS_ Submitter: Rahul Bhansali Date: Monday, September 18 2023 11:40:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131562 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27630/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/