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 D790A43859 for ; Sun, 7 Jan 2024 19:32:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3341402CC; Sun, 7 Jan 2024 19:32:55 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id DC4B1402B1 for ; Sun, 7 Jan 2024 19:32:54 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-28be52a85b9so539382a91.1 for ; Sun, 07 Jan 2024 10:32:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704652374; x=1705257174; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oMxeI1vSwoiQ7+RGHKkt6H8WzrtW9d8xedi6S4cbcKU=; b=GicZB91xIGAfRL8xQ/ny2YqtIR1fCggHgJ60XvqDzW9MxIk96sLZp38DO85RYDiq4i x4H3wG6yY+6V4cyxdVV+0zGXbqZwvQkHdlVSUJz0zk+UZVBM9zc7ahaMSUvjQyP+VtyB bJiON0ncAy4/23AyJ+aeUK6Bb1fEnLFCTPCPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704652374; x=1705257174; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oMxeI1vSwoiQ7+RGHKkt6H8WzrtW9d8xedi6S4cbcKU=; b=us9XGJG8iore7KqxO+V06T0neTOiil7dFrZdKD8lK7rKu1grb5ejjIf/wDPaNh7+mS O32vv5/QoYoxnSOACCn0W9cEsVYPIwhsiuX4tRMiOhYDR/roQxZFu2RuiMAgjW6KkdNm UZGzxKxHUNbrijqX7N3PsZE3IiVW83Zq8hMDZT1lQeeUF+ORozHconD1lD9S+6DO/fkH ck13besWEb3UedAet39YOiLT4vkY21o96+t/TdNJpX43j5nP8UBZGEIsYws1Yl8nrRS2 PoJl/pGbLcNnkNGV2ctf1ixBEgcL005sm1bXg/nuO7LIe2shb38SNDLsynV2Vlz6tK1m XDKg== X-Gm-Message-State: AOJu0YyjGe9QAIE6K8BuZCPwYqTgck14E4IPLl2T8fzO/RzqyRRAJJKb TS9AbQT41WXs5nJ5YGWx3S7dJhYNolCX5ciZGQm5MnJZrmBmFktWKIzbmbelhqcVqA== X-Google-Smtp-Source: AGHT+IGcYqfU5ovZcR0XOmQFkslgafAGCB4OH7/O/0OuTLHMxsCJaP/fkWpNWR9mUMHVtMzjRveh/sOYM26P X-Received: by 2002:a17:903:2402:b0:1d4:8f7:d5cc with SMTP id e2-20020a170903240200b001d408f7d5ccmr804281plo.11.1704652374013; Sun, 07 Jan 2024 10:32:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw4-20020a170903044400b001d4b7022015sm152535plb.79.2024.01.07.10.32.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:32:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:32:54 -0800 (PST) Message-ID: <659aee56.170a0220.e9686.9b3cSMTPIN_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 3C0016051831; Sun, 7 Jan 2024 13:32:53 -0500 (EST) Subject: |SUCCESS| pw135772 [PATCH] [v11] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135772 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:29:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135772 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/