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 2AE2C436C0 for ; Sun, 10 Dec 2023 07:47:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2434E402D6; Sun, 10 Dec 2023 07:47:19 +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 6796E40299 for ; Sun, 10 Dec 2023 07:47:17 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1f5bd86ceb3so2422766fac.2 for ; Sat, 09 Dec 2023 22:47:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702190836; x=1702795636; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tanGao1ZaI6FCfSMneTD3BEheQN2z/fEdVMFYKokxj4=; b=dViJIo2mjxkR4AnhLOhJ9QBcZlCxp6BxDb8/hSZiyzpX8gzJZuV8O9Hn+Fb4dufMp4 ZSBgUR4pG6Cs0zdG460wEgOs+mXvAG4N0rUvb9LwvLZeO95orhutU3/LjhJJe9wkZMN6 AnFpFc/3BEVrJ4HuXzYu0ZDOKr6iyGDd17bho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702190836; x=1702795636; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tanGao1ZaI6FCfSMneTD3BEheQN2z/fEdVMFYKokxj4=; b=mL7aYFvuPHxLeZmHP67LCKcCCGKFf+wCgAKrHcVwvnyoomoev9Azpv3LwAO3LXtQoC 3lwhguMIbmc1G+dWTmbvo1ELMSzJrvawtm3etXWxqroCtC3LiUY9LI2UVURfIWirY2+T oisJORMyfMCrurZ1dQV5CqdsqJJYVeFU7HZEquVQB7J/DpttvUiHdJdg4XPus3wB0YeB cfm/zwm6Eef1No16gpvkqBXu2YihyWzaU0iXToioa0U/x5y2JlBZoZSxBrezXpD6f7VX fu50Meq9dPYgHhtB6wgZ2cCvdAZ0oDeiLSLDz79AgGGUGA1guWj653NgCN4GqcnMzdWo CbOA== X-Gm-Message-State: AOJu0YzxpcaKFThe0uDXKpwkuyOKnVMoJog2nj6JlH+MWUhiyC0VN+ZP VX7ZXhM4h9PJnXc6CSqQnl7k9CwJ8s64sCRMKyw1vBFa3pbBjNT1u0j5x08eq6WTQCCq+QAGtg= = X-Google-Smtp-Source: AGHT+IGlevntmSFEDwyIaX4DufW0sDFXnVeYqHyG6CKcFLCZUiFT4jr0uIpu/xK0jouD6b1f6WnSWnv3PLET X-Received: by 2002:a05:6870:40c6:b0:1fb:75b:2fdd with SMTP id l6-20020a05687040c600b001fb075b2fddmr3317757oal.116.1702190836759; Sat, 09 Dec 2023 22:47:16 -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 a7-20020a056870618700b001fb03f0db8csm239641oah.49.2023.12.09.22.47.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:47:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:47:16 -0800 (PST) Message-ID: <65755ef4.050a0220.df3f2.939cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3ECC76051831; Sun, 10 Dec 2023 01:47:16 -0500 (EST) Subject: |SUCCESS| pw134979 [PATCH] [v9] gro: fix reordering of packets in GR 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/134979 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:17:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134979 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/