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 66E5B43437 for ; Tue, 5 Dec 2023 04:52:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 631B44064A; Tue, 5 Dec 2023 04:52:03 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 92D46402E7 for ; Tue, 5 Dec 2023 04:52:01 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1fb40253680so1004768fac.0 for ; Mon, 04 Dec 2023 19:52:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701748321; x=1702353121; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ks8yKtzwO5W9sBE2PexTbIiGdRcBD5elVsiWi8Z7fRE=; b=b6KK5UX6iThgopmAvqwUz0mpfHYHAoHf9w2Gk8kZg//QDndDLHd6i2ouo+RdjH0Bqo mtexxWo+jKVfdCm/VVOVqPllEAbuoeS/S+KQUgHG83bbr/Tce1ufanwh1oeC9ARKj7wY gubB995pj/+hqpJraZ9TieEMs/9P+IurOBj5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701748321; x=1702353121; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ks8yKtzwO5W9sBE2PexTbIiGdRcBD5elVsiWi8Z7fRE=; b=bOXzPR110WkacUxAmPCKRPeGKLeeeJjCXzFBoUwDGffUalps9VVeUMlzKH4Rw5xzvq V6MGRWWIBrK7nIa0X4b6VEVjSuX3ir/GqbfJlJUQuzn+l9BjLnSpLq0c/d3PVJpP0K0m cjEapL5NqZ8WgXYFEQoqK7hVFqBFlja7BYR4AA6eTfx8L3RX009oUW0OqUKP1p7BKFm5 dbQAbzHOGF49pwWfD1DkpjktPInnLxp0otBUx6hwFr4Tu9WzRuPo3hjoLCvJtmwu9Odu ExKzuA8w4loEWnyYQmBS4t89E7g9y98NtW3lW+6Lmfd9gRbhg09+n0ddpDKRSzJ7X2nA A0/A== X-Gm-Message-State: AOJu0YxTjJtqiIYAfR2uBe9JsqU2JL60JDR7qXh0OdLpeZ+Mtjk4wEiz yHcvQOoJHJcoXuFykp9edCsNglRMhU4wkPuBBci9Juc4jgu0v1s/0IsRRh5fj9Pg9fV0b9qW3Q= = X-Google-Smtp-Source: AGHT+IFUnYH8w0Xr318CzMlkEdupg/CevQLFdua1hV4jN+fh0TrIHCfrLfsFA8HtWEq3myjwmCHrDrvnzhMi X-Received: by 2002:a05:6870:1719:b0:1fb:75a:c437 with SMTP id h25-20020a056870171900b001fb075ac437mr4956901oae.96.1701748320867; Mon, 04 Dec 2023 19:52:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id lb18-20020a05687c331200b001ea1498bb80sm716646oac.45.2023.12.04.19.52.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 19:52:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 19:52:00 -0800 (PST) Message-ID: <656e9e60.050a0220.968b1.6743SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 39F6F605C312; Mon, 4 Dec 2023 22:51:49 -0500 (EST) Subject: |SUCCESS| pw134815-134828 [PATCH] [14/14] net/bnxt: add support for 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/134828 _Testing PASS_ Submitter: Ajit Khaparde Date: Monday, December 04 2023 18:37:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134815-134828 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28521/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/