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 EA5BD437D5 for ; Sun, 7 Jan 2024 13:24:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE38F402B1; Sun, 7 Jan 2024 13:24:16 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 07E7240263 for ; Sun, 7 Jan 2024 13:24:15 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4283cd9bd87so10824671cf.3 for ; Sun, 07 Jan 2024 04:24:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704630254; x=1705235054; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BXLAXu85k1mtLw056rYuO08ay97+943T4FFlqY8p4uU=; b=SkHs11eFOPJWBrlua/a6E13cGLfI7obUFNwdUANZknfe7Q4gRvDdy46afqZq9Pn1Ut NjwAWlmikuUJ1m3NvEeA5difneeOkzWeU1V2Q4bQphRilOUijvtH6Ott7C5y31mLhtyE CIPYGr1mTLj/lSVwn2RD1wsJYWOde5jXDRXQ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704630254; x=1705235054; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BXLAXu85k1mtLw056rYuO08ay97+943T4FFlqY8p4uU=; b=WnKv2hVTopLm/zUnZpUxYfrj4Gy9l9IIgFPXx1xb12Y7NdMVgv6bUxfilXpkLwpze4 HwaOYLPtcuAh8nkdaS1fxpgh7jU6IEUogfriA+lwksw7xWHJ+AGFss21Xpc+dYsaZQQ+ 8zTmpxGtjjaemJ1oWl4TWkVXvmGaXyoHcIvtHNaC8BQYrVUmISEKCwU+eRgtUQ+rnTPL 1OixO7Ij23k5UJpHJRoe2Dbjzt+j0UA1c98ciXnVSKZGAP+2TmUN2FO5BaFZ3f4DqdyB +vJMQf3Sc6JtLmy2ucTuC/2P3hixbiGprpBb5KJzzVwnEW2u2oPvXMdz1uAZFXv47+JG 86pA== X-Gm-Message-State: AOJu0YxG1w5XZv4kndryxjgEZAqTwWr1aRx7V5tIGneq12qefH4qVbVY og5Mu1z7ATv980eilW2fGiFzcXv4IU2waaKWqp5lwp9nW4Egn92M3ZXOWyMAKcwPLgshnwwh7/I LWRHkUg== X-Google-Smtp-Source: AGHT+IGpNEJoIl7E4PiEwYV4JSvbFiQOSPU0bzoL7vC2HxmwhX8nOPSu6n1NvChkf3YGx9QgQaS+0GSREBl8 X-Received: by 2002:ac8:5c47:0:b0:427:8ff9:39b4 with SMTP id j7-20020ac85c47000000b004278ff939b4mr3607757qtj.51.1704630254539; Sun, 07 Jan 2024 04:24:14 -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 g12-20020ac8580c000000b004297a635d08sm111836qtg.13.2024.01.07.04.24.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 04:24:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 04:24:14 -0800 (PST) Message-ID: <659a97ee.c80a0220.cf932.6ee2SMTPIN_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 12B026051823; Sun, 7 Jan 2024 07:24:14 -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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/28814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/