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 C04E043859 for ; Sun, 7 Jan 2024 19:32:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAA02402CC; Sun, 7 Jan 2024 19:32:16 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 323D0402B1 for ; Sun, 7 Jan 2024 19:32:16 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-680b12e5d42so11786356d6.3 for ; Sun, 07 Jan 2024 10:32:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704652335; x=1705257135; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oMxeI1vSwoiQ7+RGHKkt6H8WzrtW9d8xedi6S4cbcKU=; b=jI5srzQoUn2UNUkcUfaASv17RoPGmau6RnazsGjFkUFp/HHANDKIZUPimu8eiXifnm rJN173sF+pMsTWcHQ4G+LsZ+y8B2U7Z279L5RLtMhNvTQKupvw/RtFEvi/30UlSRjAZU wExzATsfEbe43uiEQB/uD7qe0ltjHeV6hDBKM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704652335; x=1705257135; 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=qLm4x8T1pO+orr+Ndd8oyeX9ily4ryQXAefzat39n+HSo4PiXSegudjJMi4tziukeo EfYCPGz+I0uLFaQqRWi7UvtwUqs1080lbrtBMJ+9O+Zgf+qGB/YUwtqsfBcY4oWOBdyc 4I1UhQPJj/10HxdnrOFVnRVGK4mgucTLkwUg22l7bNaUBYzE65Mn7OMV20Kokhs2R7Mq JYzkMwxIaGnNOgHhIRRc6/7rcvLIPNNYmUZFrldWI+SnDFCM+OIvHLZ1fTYkjolVEU2W Odeir0S1RSQIzYKM5kFuFl2zLcODc20xkOUnU40PxYjesDATvE4aZKzqIcRyAawOmCnw Cqvw== X-Gm-Message-State: AOJu0YzHaZBwQ2yE1a5NDjSMUD4sAdk97OnM4kGhvQ6TjD4E9ouHQI6x bmKOTaelxTxHeE2ywKPo5rb15M/l7vdsWu51ZH5TXe25g1p43v/LufDbmP6fDESOYw== X-Google-Smtp-Source: AGHT+IENMcPzleNESs0NUxhkUfjPCTfoYL/yTEt4IpaZ23vZqv5QYSqEIZEEXyfKgy/AzrurK1AYRPLBfGpB X-Received: by 2002:a05:6214:2268:b0:67a:a3bd:8ca5 with SMTP id gs8-20020a056214226800b0067aa3bd8ca5mr4039131qvb.19.1704652335661; Sun, 07 Jan 2024 10:32:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020ad451c2000000b006805fc7d527sm150139qvq.24.2024.01.07.10.32.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:32:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:32:15 -0800 (PST) Message-ID: <659aee2f.d40a0220.24c6a.9b34SMTPIN_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 589EE6051831; Sun, 7 Jan 2024 13:32:15 -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/