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 7815B42CAB for ; Tue, 13 Jun 2023 21:02:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51E5040A8A; Tue, 13 Jun 2023 21:02:15 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 88C3740A8A for ; Tue, 13 Jun 2023 21:02:13 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b3b3f67ad6so29478805ad.3 for ; Tue, 13 Jun 2023 12:02:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686682932; x=1689274932; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7dWsSU+QDV1zHwZbUtaC1k2yZMob+UnHLQ0D3OyPqYA=; b=G5saY7BrEKjsarqfjV4bu1+gngn3Ugle8WJkZZrDQNRsyg/6jjycg8Tq0UGvecBoJv rtUuHzTYLyuEL6I69m3zRis+CGehTBDS5570vaDrHFDQ7+/unQ/g859OvuWrnrGuWaAO xQUIE3MfwC+JxmvwJf/bzYuH/Kzrjnqo7MWa4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686682932; x=1689274932; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7dWsSU+QDV1zHwZbUtaC1k2yZMob+UnHLQ0D3OyPqYA=; b=FjyjCQdnJZT4i830l9n1uh0Gft6/QwxZnzVF68z3p7TGBrRo/dP3a4MpytCsPAEqOL nHTGUe8qvkuNCF7yfj/LqAwS0e92uHEzOA5uqCRHqcl31FCTA470HZoG+ypOGUWlgzix JkLz9IZz7hliQwSh9T2coLqY5RrxE+akdYq31qQwZ24Ye3n4IXBONjH9FAzxQ0T3NF97 8Mu8Yrodkx5RY66ZHiQfI5nRMT4P4eF0sQ9ccXAT4zqxt2g3oXefA+M4TDJtM4BF7YOH oYqdn+Y8s7EDjVTCu79qnFsZQv+sfcIjqxUY2WZV3rSvhG3F2ndXe95aNSBb95MVMSX0 DewQ== X-Gm-Message-State: AC+VfDzX4rnfNc2Qs8S6AOBsz/IgQ96qAemQcAoyBW9fMelWiatCmhV0 RdqX0KStjYjHGBcEwyzksw78Ks5BCzCM8fytwx0arTbGW8Z0CCbnhBq9Iw== X-Google-Smtp-Source: ACHHUZ7yt2oT3g+Umt6HJCZh/li2x96IbGx25ZNzCedPREfIeFEQk72GTL7RCFMeBtJZVFK942ZQTGmOocJu X-Received: by 2002:a17:902:6b03:b0:1ac:84dd:6d1f with SMTP id o3-20020a1709026b0300b001ac84dd6d1fmr10542658plk.1.1686682932594; Tue, 13 Jun 2023 12:02:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x4-20020a170902ea8400b001b3e1850470sm726761plb.105.2023.06.13.12.02.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 12:02:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 12:02:12 -0700 (PDT) Message-ID: <6488bd34.170a0220.6edc4.677cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C2037605246B; Tue, 13 Jun 2023 15:02:11 -0400 (EDT) Subject: |SUCCESS| pw128623 [PATCH] [v3] net/cnxk: add support for reassembly 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/128623 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Tuesday, June 13 2023 15:09:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128623 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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: clang 16.0.3 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/26663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/