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 A800A42DA6 for ; Thu, 27 Jul 2023 17:13:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8681C40041; Thu, 27 Jul 2023 17:13:25 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 25FE240041 for ; Thu, 27 Jul 2023 17:13:24 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-583d702129cso11165097b3.3 for ; Thu, 27 Jul 2023 08:13:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690470803; x=1691075603; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DPM6JY3DgRQxwCVDmNWnr4zNTVwjnptdEhAFvQEJGII=; b=ALweM0CaCNkAS7UPYlxOddlj0XhBL0L9YWDFRqBeKO1CFgqXoPSJxiBnRFcYZ+a2lp BxQ3pup1sJBBSWrupGEz0cPg71Z3Ab+2RNFXe/4L0qBdHJPgb41BBtDcmSbOEnZexLtB be+ORmhHH9He30OEcFw/qY2p/2t4t62Ub5GFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690470803; x=1691075603; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DPM6JY3DgRQxwCVDmNWnr4zNTVwjnptdEhAFvQEJGII=; b=Oh1bjt6MR6oKvXQlwt7YJcZct3TWkZ59GC+AQG8vhTRWpa//+qGkx1itf4iMgFRQn4 IYSZJBjJbra0Yj7SQnmkWLmrPqBxZnM0q7/1IDvp69L3uUBCcShi8F+V6ewkTtqgbP00 Fi6N+sFekHZtmIQfaBykjwJ/XI2CXvLwhWQ28mJO0YOfxoJc0n4xrB2SiOjgijiPM77r rqVt4DjehxaxPXwcnAK/UdXCrgM4Tim4G9IOyizJjeTGFfjY6iZKFfGRUIioFM3PqVgm UwrL88B9tfWJWZ4/erjPpp4eYvrtEi4ws2PH7qlsfSqU1f+mzHAVqByEQ+xrxMPD/QdT 9v1A== X-Gm-Message-State: ABy/qLaxkd1uxxCA7UrSrMON3wXuAbth7i0P4mYmZEmJPLemknOkY4S/ p8lMjJdm665t2qR4PBPNtIU641Vfh5EdNDYNuT43f83Lvqnhx5mVhnMsVg== X-Google-Smtp-Source: APBJJlH+M1UVx/grgwjp+SgOFR7XEhdHLZnXR8R6jbkc6Yb+0u4KdxkMoR3I1pXaPPn2pJTBQQOLnOLY2TNC X-Received: by 2002:a81:914c:0:b0:57c:9e81:723 with SMTP id i73-20020a81914c000000b0057c9e810723mr5694231ywg.5.1690470802565; Thu, 27 Jul 2023 08:13:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g132-20020a81528a000000b005835be3649bsm267408ywb.27.2023.07.27.08.13.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jul 2023 08:13:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jul 2023 08:13:22 -0700 (PDT) Message-ID: <64c28992.810a0220.2abbe.7445SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E1A106052471; Thu, 27 Jul 2023 11:13:21 -0400 (EDT) Subject: |SUCCESS| pw129716 [PATCH] [v4] node: add IPv4 reassembly node 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/129716 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, July 27 2023 14:36:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:d01be82476a1d3c7b4ffc24cd5286ca10844e6b2 129716 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ 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 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/27150/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/