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 37D49436C0 for ; Sun, 10 Dec 2023 07:38:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31F90402D6; Sun, 10 Dec 2023 07:38:25 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id D8AA240299 for ; Sun, 10 Dec 2023 07:38:23 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so2868810a12.1 for ; Sat, 09 Dec 2023 22:38:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702190303; x=1702795103; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1kzwFzjADjPi58uNvhL8lH7zj3i4ZfrY+9CDCXoengE=; b=U80HbeZH6JGy68LmwazdIwnIubwfvQsyO9PyeWdlKkGEZmxbQjGkiKnBUjipS6jYZN r/AGHh7Q8j6sjYYQOpjgj+26YU+Ml7APyYlGt22OeHX09xb5A/iESgmAfZQ+gDXZWivY Z65cVPKsClX61qPpO+dTtzrKKc71qZ+c8Ms6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702190303; x=1702795103; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1kzwFzjADjPi58uNvhL8lH7zj3i4ZfrY+9CDCXoengE=; b=izpLqv0dU3mYuzgR2Loai97fXUkIBI0EpGCzhcv+bZf0fB3Xdg0+hquQnXmOwty5aJ dC8R3qeVEXmYG8UxmGGxlgsghbU4iIUw+mOaI+muOuhrAbSUrTBzwj/nzhv86xohj+EZ vsSNPs+AGHk0rTQ2KATAdbcGki9pStrH0mwPfdd6PPOcpjlXueggQD0+/H7oRLiohedB 7DaI9FJCpqCeCp36cxGOqWzyJyTE3t7pNwq5/QPVPJSFBBl0nfjbMHt1c1Qz+sCF4AtP 1FbSVz67VbsWFLeEOcadf2Ue+74TxUDH42bJfpDOk4QCulz+dzvPgo+2MDUAD52c8TiV lqHw== X-Gm-Message-State: AOJu0YySFE4oTp4z18uqrKWmtotVKqJKIhPcBuJxpBc0FLoeka+FiXOk uaalZbbWU0HyZq01eHnoM8q5YAi/iAEpShJj61S2313Zk0epznYsZphPlw== X-Google-Smtp-Source: AGHT+IGVHaKIpJjsmSOBMDrWKBrrrTPMgsBw9e0W+5aCbBODEz39XwCMpumCtCn48tOxhtHG3M+PsfRFfUar X-Received: by 2002:a05:6a20:29a5:b0:18f:fe13:12b5 with SMTP id f37-20020a056a2029a500b0018ffe1312b5mr2702899pzh.99.1702190303223; Sat, 09 Dec 2023 22:38:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t190-20020a625fc7000000b006ce6a6e33e2sm513562pfb.19.2023.12.09.22.38.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:38:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:38:23 -0800 (PST) Message-ID: <65755cdf.620a0220.553ea.7194SMTPIN_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 76B606051831; Sun, 10 Dec 2023 01:38:22 -0500 (EST) Subject: |SUCCESS| pw134978 [PATCH] [v8] 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/134978 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134978 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/