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 4B88F437D5 for ; Sun, 7 Jan 2024 13:13:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4737F402B1; Sun, 7 Jan 2024 13:13:30 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 7BCFC40263 for ; Sun, 7 Jan 2024 13:13:28 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-204df0830ccso1120561fac.1 for ; Sun, 07 Jan 2024 04:13:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704629608; x=1705234408; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G0RvSKjijt5W/EJNh/NUvMkOLT+Mfbz/z+sMP48bmuY=; b=gc9lxhfrTIl4Dkw4vW5a6xKRmp1w1AegJzbKPd9sZZ7Mdw1vfGRNKbGc/ePakmSmni 5IXGtHEqRn9psL6AsINQ0k4bZKkIbQ62KyPcZmh+reqbef/wjU9Pi1GOEotdjeK6K9D2 olP0rc+oy8wHupJnuZuqGtpcO4k0+PHQdT0rU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704629608; x=1705234408; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G0RvSKjijt5W/EJNh/NUvMkOLT+Mfbz/z+sMP48bmuY=; b=pYoHKiouERuaIgJGyxN+f8NXvF+rqlIAtiv0oATBd35ZET4sl3rF4tqTtZXU0+rkYk eGHMLgZZ06EklLVVZuTj2hqmvnsWryj+/Nfpx3YDgs7UFRqme9FVezPhZWAwgpkrtnas 0PGEOi/GKQxF1TknZWwHhBiKFcM6RIDzypnslsKhf0/lHhO9GBWriIsAk+FIU7WcZweG m/In9h7NhGIsxAyY939FfMUU0FFCd8t5u/srqoxi8aCZcLDeWhyQewWLGzjJFS0+pF2Z Dp2XC9PjhzUIO3TQ0MPEmlI2DyWBU9CyARlj7/z1Lr073Gx6EpAQ0lqyJVcxl+Mmoch6 WmJg== X-Gm-Message-State: AOJu0Yx7VUQD6tSg+jE5Pl14ShZvbADO6ZkdH4/nAbUX8BceyDFIEw2w aMnXXtrNZuWLo0SHoAnmSo2Ecb+J7lJ5l9JSUt5UoXdLp76D4sQczchB02peFoQYxw== X-Google-Smtp-Source: AGHT+IGeyWVYCGsNW/Z9tqo+dnesGA+tRxKxTTv2p6xSbYFen1nuwXt/dKJgSK6J4dexDw/LnMXk4ZXHyMuo X-Received: by 2002:a05:6870:9e0b:b0:204:32f7:6671 with SMTP id ps11-20020a0568709e0b00b0020432f76671mr3716299oab.52.1704629607981; Sun, 07 Jan 2024 04:13:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a056870a60200b00204cd7ebbcasm178192oam.15.2024.01.07.04.13.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 04:13:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 04:13:27 -0800 (PST) Message-ID: <659a9567.050a0220.d856b.c2beSMTPIN_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 77BA36051823; Sun, 7 Jan 2024 07:13:27 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/