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 3AAA3429C3 for ; Sun, 23 Apr 2023 10:33:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D08C40156; Sun, 23 Apr 2023 10:33:13 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B63B840156 for ; Sun, 23 Apr 2023 10:33:11 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-32b1c8ff598so30441245ab.3 for ; Sun, 23 Apr 2023 01:33:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682238791; x=1684830791; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JolR8ISjYWZT5dTG8WoWg5sNay+5Bc52Nq26qBDN83Q=; b=UbaMneQcpmU9EM9G5X8niVPaIXkCOpMC8OJ60krOeUMRphwYIYWVEWjwFeBtfPehpI ja/nFczXHmHH0dId61ACwzPoZpIprwBUNN44HtaWmQl6sZY9CEjXnMTIx/zVD6GiFVbx dmGVeSJ1PpYtZ+4PG1duFpj3K6q1XYcGCD9dU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682238791; x=1684830791; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JolR8ISjYWZT5dTG8WoWg5sNay+5Bc52Nq26qBDN83Q=; b=WAcuOUxI3r+33ob25LlmhQVMIGcJLCYZUfET74AU6y4lL1CKMMYfV1TPuaKbAmhCSB frGwX4RbfbVZd6Om4F++bhEdPC1FuGJc/zmtnc6/eLwoMsuOJWqpXiDFMluOa7c/W9UN DvUKOyBLfI2UxFfa/bfrRpR9i9Uh2/jckOp5jD+zZ6xYSyrYk7ZDnWzomqwA6Oy2NLM8 MeGr1zZ0/tSHHHfwhxBKQYQxI4xYbzMzx4oRSYPYYyGxq0ldfxwPBI4ttXMinzJRsM92 qP0FFURKiBxkAVRsGhkGndLOy19a30anVcWDEGpzRvglKYQMB05t9wwy19Q5axlGvgyO 6lXA== X-Gm-Message-State: AAQBX9eDR+HMXY0bftQt8yLteVib5B4xFbRYSCLW5iL/5CE743LgIf6K fwCliC2qisY6mtHGFfk+v+7T8xTpr1g7XlgOWX2EoupIFZyJeNyTCAGCmg== X-Google-Smtp-Source: AKy350YOZTdp3tfv6H+TwUg02b9kZ7zfhauYFuvk6C6DvYstGaR4jbCtdUrYILEIhQ3YPxhZgymF2dGGkhiz X-Received: by 2002:a92:c985:0:b0:325:b96e:6709 with SMTP id y5-20020a92c985000000b00325b96e6709mr3496673iln.11.1682238791072; Sun, 23 Apr 2023 01:33:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n18-20020a02a192000000b0040fa4f6b3d8sm714172jah.47.2023.04.23.01.33.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 01:33:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 01:33:11 -0700 (PDT) Message-ID: <6444ed47.020a0220.26f64.58efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A1564605246B; Sun, 23 Apr 2023 04:33:10 -0400 (EDT) Subject: |SUCCESS| pw126425-126427 [PATCH] [v1, 3/3] ml/cnxk: add support for 32 I/O per model From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126427 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Sunday, April 23 2023 05:08:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126425-126427 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/