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 27F79437D5 for ; Sun, 7 Jan 2024 13:25:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C8AD402B1; Sun, 7 Jan 2024 13:25:07 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 145BE40263 for ; Sun, 7 Jan 2024 13:25:05 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3bbd1f9e0b8so961204b6e.0 for ; Sun, 07 Jan 2024 04:25:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704630304; x=1705235104; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=htmILBLa8VtqtWziwQFCM0KDfu9D+JS3UtGIdJsdTR0=; b=LSLybyxACJAfFugfV4sCx89Dreul2HPb0HJ0zVIjZUvs8mG7P52PHWNjL4Zi121G3e JNoj3KXlM2EqgKf5Hzm0GGHVsCyDE1Qpb57xFK4TkPjRARM2YOEYZJ35u/52k5ygixBA utSWCBfBb+V4ybElyYHgZ3EH9kuSWdcVFs87Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704630304; x=1705235104; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=htmILBLa8VtqtWziwQFCM0KDfu9D+JS3UtGIdJsdTR0=; b=NVHyW8FETOt7kUTa+ORIM1fkuG4WB8H8b3CMs7TU0TO86HTCJHULRsHoI3edZkz9fl axoAHCwaw4iWsNJSAzzW7nqeP9vyq1cp2Qk8UnwowW+ghvqXTtn0hf5vpUSVLoMqmFsP Hb4gpoCjeXiHfxIALAXL/WRXUI3yaE2CFHuS1wv6NIqmMYCWnro09Gkjo/mWuXQIUF81 KTqHUOi9wpkTqmq25tig36VN7UQr2MGgctYR4XxMsDW/Lh2FOrdlYY/UsxRKMwFRgzJA gVbmySNWfu4DAs7n8D6oFxrhBumGVXZlYE5j0mLdvIWmXD3mubCcaN24LTjgGR4U3jgd j4fw== X-Gm-Message-State: AOJu0Yz/MCtAdIWm0w08IkeGSAJmZ89PvCAYci7HTyNvOZ3XUJZcLTv0 trdaA8c+fIlQspRXDqtP6bzvPS5uaXN9+K1YH9bJ2qqbJeV2XIjUL3g//sOQrJ93ZYOpRODiDMb XOPCiww== X-Google-Smtp-Source: AGHT+IGk70M+vG1gfpTr4Nd2tD0S9I4n339vrZ6YgUC3KEIHKcil/KIcC6ux8OnIywvCB2KtvqiH27orhnOa X-Received: by 2002:a05:6870:970e:b0:206:8cf:71e5 with SMTP id n14-20020a056870970e00b0020608cf71e5mr1765433oaq.32.1704630304377; Sun, 07 Jan 2024 04:25:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t3-20020a056870180300b001fa487f6c31sm167321oaf.41.2024.01.07.04.25.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 04:25:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 04:25:04 -0800 (PST) Message-ID: <659a9820.050a0220.6a7b9.bfafSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 85F266051823; Sun, 7 Jan 2024 07:25:03 -0500 (EST) Subject: |SUCCESS| pw135771 [PATCH] [v10] gro: fix reordering of packets in G From: dpdklab@iol.unh.edu To: Test Report Cc: Kumara Parameshwaran 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/135771 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:21:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135771 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/