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 A9CF642CAB for ; Tue, 13 Jun 2023 20:44:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BFF240A8A; Tue, 13 Jun 2023 20:44:36 +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 13CC440A8A for ; Tue, 13 Jun 2023 20:44:35 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33b36a9fdf8so22772705ab.2 for ; Tue, 13 Jun 2023 11:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686681874; x=1689273874; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bVFesgBlydkM9MNhQpDhP6tVYnolygEcY5cyzpsAeGs=; b=StDyiCTXEuAmuzHJwqzJe1fGqpKNR5tSIm7j70JGuMEm7mcwxw48+mHt2rQ0erEcE7 AUsxEGaCmTF7A6SDJCODC24p2kXzfSuhYcQFTTTNM1k1Z3PgMa5mkqkQB8KRpCkLrdHv 8rIDWYxZvOw5O/Vj0s2uWtfD7WdUYmMlLlxps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686681874; x=1689273874; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bVFesgBlydkM9MNhQpDhP6tVYnolygEcY5cyzpsAeGs=; b=BmwZLk+tm1L4TxVi+4I9ua8rAVnnCEoDi9z4EVUm5dtgoUsdN0jFBgIItLcuAUnI8+ Ey+6/TqGAWzE4cfeI+rp8CgaTehudYh52WiS986TewedIB8rFHUTUP+eWGHxSc3Oj2Nk aPJmFMwYNfKL0JOdx5ya48g+hgtABDHZHnxYGlXA9Px1GHbfKOn0MAqftqdguGLc/jBe ZXkaXDcE8E9VRYOZthGR5cImwBuYKl0csneNr0wmLrtHbn51ysFAjhdZYiDkQFTWf7GT 0oGNlja27Tolol/6etO30ioadIblEOXCTRj/CIfo3o3ATFVYJeNxF4yqwxnG1p0yjkyr daLQ== X-Gm-Message-State: AC+VfDyT97H3MU2wu7sW+LsRaaZ1krcsKMmZcLpFZVYxeFQxIyCbCbnA 59lctaLIutlZFkAPE5ugb4X/8UFuwSheuAPD8KojBwFHww4sUW5u8GILjw== X-Google-Smtp-Source: ACHHUZ6X8DHqx+UIg9j/PxpilP6WkXfowxRO8mOcqpx27pmJZpOZSUpVBzQ45aGMf4DYxWdEMCGG/hhLhsrO X-Received: by 2002:a92:cd42:0:b0:33f:ff90:15ae with SMTP id v2-20020a92cd42000000b0033fff9015aemr6723763ilq.9.1686681874386; Tue, 13 Jun 2023 11:44:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j17-20020a02a691000000b004164ac7901dsm1209757jam.50.2023.06.13.11.44.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 11:44:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 11:44:34 -0700 (PDT) Message-ID: <6488b912.020a0220.453f2.24d6SMTPIN_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 07C28605246B; Tue, 13 Jun 2023 14:44:34 -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 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 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/