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 9857242CC6 for ; Thu, 15 Jun 2023 15:39:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 924E640E0F; Thu, 15 Jun 2023 15:39:41 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 376AC40E0F for ; Thu, 15 Jun 2023 15:39:40 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bd5f59fb71dso1832943276.3 for ; Thu, 15 Jun 2023 06:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686836379; x=1689428379; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RI5pl1YCHdpbhNZZR75tbJqkYaTsom6kAdYsSvOOLb0=; b=L+0GfqtA+AhFHIlN/zuz0YGSic4pKCy5km9qBoN1qbCZ05uS+wnCfNxlHRK49JRz61 yDKAz1cZxnjepx5siDbdue3pD/rLrJ4jMfuj8TNz+IAspdD+aDqvPw8U4B3frt6V+FH+ 5VIYpyfey/weJ0Kem4Urct66IDG3Jv6IAq5wI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686836379; x=1689428379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RI5pl1YCHdpbhNZZR75tbJqkYaTsom6kAdYsSvOOLb0=; b=NMRAozpVt5dkcPYaVgmysjVIAX75Y3K1mpoK560nbKylxr7rGBjak0ozzKck+pRmjl qvPyLMKoA8IzwyDcmwqbCZhJxQPgisTBmZaLyTIkketn9mrJo+kvsh/KdteF3G5RTPNY nf0+HITHHPgjofGzuhTJpvUUfI/AbGF3R/grMyL8S3wjdQPpSZGv+y/3dHRekmPCFxXg U4guCygSe01xEjiFEaWCfINK0xS+zqK16F64sBuqDn2B9dXDr59vpL2LqR/cvH0Nqy2U nmV/q43DhzDsScne9LwSo8fDG5zzgQbTxKfWqSeLW7Hd5C7HLhfC8oO3iFwjIuCmdIi6 t1GA== X-Gm-Message-State: AC+VfDxaiHOaM/JUbwhXavXGlU/KCBO50BdmWEhXuk1pYXeewkLRO364 pNUdOQf33kZ0/ANVcZTwGVpLfHiD8EkLZ3iSTjnntpjfMUrkimCdN/MdtgqnImaPU9blEr9Q6g= = X-Google-Smtp-Source: ACHHUZ4qgSuLBSig+LAfFRu30G2fhSUfNMvDMek7DeLOGEgI4+3bJP4ORrfUIMDrPcdiU7zvWByh+q5YIOaM X-Received: by 2002:a25:40c9:0:b0:bd5:8616:2584 with SMTP id n192-20020a2540c9000000b00bd586162584mr5110990yba.15.1686836379659; Thu, 15 Jun 2023 06:39: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 m11-20020a25710b000000b00bb2f5dda168sm2791585ybc.4.2023.06.15.06.39.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 06:39:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 06:39:39 -0700 (PDT) Message-ID: <648b149b.250a0220.f9456.b7e8SMTPIN_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 5355A605246B; Thu, 15 Jun 2023 09:39: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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26698/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/