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 5FE2B437D5 for ; Sun, 7 Jan 2024 13:26:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C56A402B1; Sun, 7 Jan 2024 13:26:27 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 56AE840263 for ; Sun, 7 Jan 2024 13:26:25 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6dbfdb41a63so739436a34.0 for ; Sun, 07 Jan 2024 04:26:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704630384; x=1705235184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=htmILBLa8VtqtWziwQFCM0KDfu9D+JS3UtGIdJsdTR0=; b=UDwWmaALwdT3J083R0ZsklNJZhFG0AKhZcILOB//kdwKMxyMBiEs1mziCHu7iULgWc OhA/WYWp2W0DNVJoPWdxA7t7amf19ItQbv/nM1s42ws7WASUjN2N94avuAoS7O9tAn8K 8ylGlNMjnQC2o3RCnpO1kprT77n/JiHBeBQRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704630384; x=1705235184; 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=BVn3kgPdhGc4pmYgd5eVc01RzqkjDO8twFl0gtbdpa/J7C/ljaLJzJhUl+uZshLrde PGVEXFKnw9sm1ZDxQ39lQjDs7BX0KAppJCo4Yl2b6/1Kxop1IO/R5/FSh4yLkG3J5bg+ bAoLhdcg3Ge3uM3KPK+3DwIQD1iWXe4b/nb9xuFTPgnf2BYR5YPlJ2nvehHNMeb0jMuV CKxEyXcB6jBIp50HoYoJ3CWkUGoEtyCAIUaYJdcr7BvFJqTIQ2Vrdldm0GyuZvgcqzP7 COLXgJLfm85nA24pAYb9GPNyfNOsuC++5aeJSD6QudwEGZ91c47AuQzI9CYmrUXOHclv QTaw== X-Gm-Message-State: AOJu0YwV0ibwrHipL5cx5PNezLQUKf3P5Maxlyjy6yIitxRSRa9HbaLb v73XN9MQ2YvsXYmunJvnMNeQjse1pQMfNOUcXq+vDZNnp7l2Ae533VdoUVZzbJH8Wg== X-Google-Smtp-Source: AGHT+IH8oA7Ny1LLeDcpZMNZDZ4V2qxwKaO1L2GeRVlggFf4sZl1rzSto7HFJeGF0dVKnGcMR56surLLRbhH X-Received: by 2002:a05:6830:1e79:b0:6dd:d0b4:8995 with SMTP id m25-20020a0568301e7900b006ddd0b48995mr27809otr.12.1704630384716; Sun, 07 Jan 2024 04:26:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c11-20020a056a000acb00b006d9b86bba01sm181136pfl.11.2024.01.07.04.26.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 04:26:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 04:26:24 -0800 (PST) Message-ID: <659a9870.050a0220.216fc.bfffSMTPIN_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 3231C6051823; Sun, 7 Jan 2024 07:26:24 -0500 (EST) Subject: |SUCCESS| pw135771 [PATCH] [v10] gro: fix reordering of packets in G 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/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/