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 4411D45BDC for ; Sat, 26 Oct 2024 09:47:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E6B040265; Sat, 26 Oct 2024 09:47:39 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id CFCF240264 for ; Sat, 26 Oct 2024 09:47:32 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-7203c74e696so1992525b3a.0 for ; Sat, 26 Oct 2024 00:47:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729928852; x=1730533652; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=LgYSK4mT4fgaoRMF7oYdduJ0fVPnQc0v0UVbAPPlohs=; b=IMQZIOY9ePTvGmWQVvNq/tb+A2a/P7SNwKrw18Mow7Tc3VTCeZPuR9Ts5O7p/YKlm/ Jn++Bs1TVjHiCskeHzsMjIp6obVxkBZ0SVYEypGlMBhH4xNLgqKYNgOiJXItkD4ltvlS nNzOJDPENLY1N+OVR1u868ML9en4219rkKGdk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729928852; x=1730533652; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=LgYSK4mT4fgaoRMF7oYdduJ0fVPnQc0v0UVbAPPlohs=; b=UGZWehW/Lri37oHyCj8s8HS5yzGaaUSIHhzTQAQwWY2zFmc1GIh+PZwcC8Bo31zljk xuAn6Td4dPzxJHJOj8jWrRkjVn135mg+4o2jjIs2lJLRXGewN8r3T9myOfShaBTI9IWh y3+ahi6wH+sKAN3SEoeV2sQYeNcJt3omWW2RjKmfeYQNkMqRIvou+8W1TIx9i7iCmxJT D+oPOKdbEvoo5AT1G9u6+wtJOuHTqqBbNxxH4wx0WHfsnYBG4njCVXiSobG/UdmjDuDo LSQBy2sSgTjNSKSJSCgFvvjIwKv7hv2d+8M+/KJBYyKbzwRqDGyvDtKTrkojPMCoXU+x mKsA== X-Gm-Message-State: AOJu0YykW+3sTFGPYgHPxhbdpgKdHhiZhBbiEMZNiu/x9YzGRShrqI0e m+zWY1URM27EcZ+9wDTqD6Gq1niQIDGsjU+iAUCi1AUrR6VMUgBPcXUD6GaXUq5tDZfhmA4x42+ h50621soC/is0g+Q2jm+D70k50x3TVbUSSfuHDyIA X-Google-Smtp-Source: AGHT+IG609F3Wv1PGzxN4MMeXGJ4MpNob3MJyP9accgVN9nM82efZJDMIpfN46nirJQ6RAdD6g9eWj1lGKs+ X-Received: by 2002:a05:6a00:cca:b0:71e:64fe:965f with SMTP id d2e1a72fcca58-72063072a39mr3522185b3a.20.1729928851932; Sat, 26 Oct 2024 00:47:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72057930719sm139954b3a.11.2024.10.26.00.47.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Oct 2024 00:47:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Oct 2024 00:47:31 -0700 (PDT) Message-ID: <671c9e93.050a0220.292fcc.98b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A2E66052471; Sat, 26 Oct 2024 03:47:31 -0400 (EDT) Subject: |SUCCESS| pw147329-147341 [PATCH] [13/13] net/bnxt: remove unnecessa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025175738.99564-14-ajit.khaparde@broadcom.com> References: <20241025175738.99564-14-ajit.khaparde@broadcom.com> 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/147341 _Testing PASS_ Submitter: Ajit Khaparde Date: Friday, October 25 2024 17:57:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:a3786a4341c051f5a7e47041c34408804ff7fa31 147329-147341 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#30799 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.4 | PASS | +--------------+--------------------+ | FreeBSD 14.1 | PASS | +--------------+--------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/