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 2546142CC6 for ; Thu, 15 Jun 2023 15:19:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07AFF40E0F; Thu, 15 Jun 2023 15:19:42 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 75CEC40E0F for ; Thu, 15 Jun 2023 15:19:40 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77807e43b7cso416518339f.1 for ; Thu, 15 Jun 2023 06:19:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686835179; x=1689427179; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sHsJCTezJeVHXJdlB0ARnPmIAprYz6KQVIlEM4PTfRQ=; b=agL6BEnNaM0GidF4isKaZMOrfrTKrPYONwHVv+p+DKGUZg9bT7g1bQoTEMUEsLEJXA ljDccnO9KuR/VQMiHhflZ/04go1gvrlCsASjC1loLrxrrMJ3pLney3lon8AKfuwYi1Hg wPIOvsXuXiL3316oGNvro2JUZUggRhc7sjHIw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686835179; x=1689427179; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sHsJCTezJeVHXJdlB0ARnPmIAprYz6KQVIlEM4PTfRQ=; b=NZqPAXzPFvuMh9t8fC51a5GZzsIN7SKvKGkYuv006WYPYOYB85YhVwyoyNHJWEfF5H IVXopqYprBs6dMWZMBawCICJQwE6YGetPNvrrcKpUOVBLjzAdL97aTX1xvyjp/22gwfK zs1nHBaD8978FyHU4c8bX9fqvI6ByUCG7Ji4rL8K8jfl+C1FIhv5e8xnRbtIpOs95MJz e7Hc9kr33Eiserr8z4bIOlEG87JHuN8aZ7TUWU2Wkiq9XMIZSKeFPotjjMf/2NQw5ctO vZKgtxpr5TJ8ORi+SOW+yB+bhBvdmXsBWa73h0KqhTxYJKiLx6y6tPuNwZxSTR2CueEW MnXg== X-Gm-Message-State: AC+VfDzAboAow5x7IspNFipKMYyN6KmozxnYbN+IxstiXa0FB2mS1Q1K axxR8s/3feRghVGwAxmrrRhqnAta7OmPZlVcFH2BqVgkttXgcTXBQUcS2yyIv0ltlVtdT17Mhw= = X-Google-Smtp-Source: ACHHUZ4DhbjbGT52x/XBszDSepJHjovcMAZVytLu1O/09yTu7F7ZHdJC2zER8vMcsj5kEA3SpQX24A7zy/Ui X-Received: by 2002:a05:6602:392:b0:77a:d2d3:fbfb with SMTP id f18-20020a056602039200b0077ad2d3fbfbmr18034514iov.2.1686835179811; Thu, 15 Jun 2023 06:19:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d63-20020a6bcd42000000b0076360c90e61sm2071309iog.16.2023.06.15.06.19.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 06:19:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 06:19:39 -0700 (PDT) Message-ID: <648b0feb.6b0a0220.ef89.028bSMTPIN_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 59327605246B; Thu, 15 Jun 2023 09:19:39 -0400 (EDT) Subject: |SUCCESS| pw128727 [PATCH] [v9] gro : ipv6 changes to support GRO fo 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/128727 _Testing PASS_ Submitter: kumaraparameshwaran rathinavel Date: Thursday, June 15 2023 06:20:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128727 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26698/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/