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 72006436BF for ; Sun, 10 Dec 2023 05:10:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28906406B7; Sun, 10 Dec 2023 05:10:25 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 16BAF40299 for ; Sun, 10 Dec 2023 05:10:21 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b6f4330598so134088539f.1 for ; Sat, 09 Dec 2023 20:10:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702181420; x=1702786220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kNlFLFdTmsWhE/GgtXTS3xABUzErGjFtbkPvnurI1ek=; b=SsJ8KE1mdIk7livcJCr6XAcJrFPawVjsImTLmtnnhwv6H0cCyk2vLVJ3bBWsydS1mJ jcbUi6kze9H4y2euI35y+CEjsAsxF3r+9e4NEYOJjaEbuZX2c6rxAjIiS011vm0T+Z7N GWpXGt7pQXTKKl6GTgwdBXRqeQGJDFC0HDq4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702181420; x=1702786220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kNlFLFdTmsWhE/GgtXTS3xABUzErGjFtbkPvnurI1ek=; b=VQ1o8ekTT/cZ9LDjCglqM5no5wNR9N6r4n2HFb81Ec98oR+IUt8GOSUlmYb2AgETbG l1wLCJnGCPke3PNmybFrN6EHypFgVmYgQCPIowSfWpcP9rqaO1KXm+GHPFxr5jw0umVY Opwfbnj90pNxdFuwgyL2/dtzLZYtpo3bFMKdq3JcHiwGVi89YxunHg3sQhTp2IL0LydW 16KKLELd3Ug0hffGbtcrNjXBHvex49DEGNP9nRhfWAJc1d26nBzyBGFKH5KN2cCNAoLn 0e3qse+NTXgKdFIOhD4ZakW05rooUW6YATDgoF1rfBos31E+EX31UOk5u12CCKen2p9a co1Q== X-Gm-Message-State: AOJu0YyZvvzIe9af8MhTUtDBhcub1fuW0fnUG55uV7SADqNj4mxJ/vaj HudC8eC6NbzcIomSyTtbbfuROzHVczWYaACms7ZMro2fOX2bnpyoFu2V6Q== X-Google-Smtp-Source: AGHT+IEjUcJuBNyZ1WhleQjr7vuxKbYFDYLQYChjUmGRKt9lfzUl+zXYMKCEjLowTG9NYvFs7upF+Y/XLaY7 X-Received: by 2002:a05:6e02:148b:b0:35c:e721:e595 with SMTP id n11-20020a056e02148b00b0035ce721e595mr3774800ilk.3.1702181420436; Sat, 09 Dec 2023 20:10:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y13-20020a056e02178d00b0035d75607ed1sm331373ilu.4.2023.12.09.20.10.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 20:10:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 20:10:20 -0800 (PST) Message-ID: <65753a2c.050a0220.ebad.c54eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E56A46051840; Sat, 9 Dec 2023 23:10:19 -0500 (EST) Subject: |SUCCESS| pw134980-134993 [PATCH] [v2,14/14] net/bnxt: add support 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/134993 _Testing PASS_ Submitter: Ajit Khaparde Date: Sunday, December 10 2023 01:24:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134980-134993 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/