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 7F1C543859 for ; Sun, 7 Jan 2024 19:30:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A76A402CC; Sun, 7 Jan 2024 19:30:43 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1A4F3402B1 for ; Sun, 7 Jan 2024 19:30:42 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3606ebda57cso9368415ab.2 for ; Sun, 07 Jan 2024 10:30:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704652241; x=1705257041; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oMxeI1vSwoiQ7+RGHKkt6H8WzrtW9d8xedi6S4cbcKU=; b=Pukhh1kqh1F9/gbjWMWcxm9VZJp1mZ8h8jhOrAIVeKQoH5LHrY0bqjnfWibz6N2N8v /mE2bJ6kX5k65cbC5zF2MGNhHkOjYX/vtN5+wy98Okeyi3rNlsEhHQn87VeATWM1q0uR UfoJkilI4FtyDrP82/PRA8q4MC4j/MyvHO16M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704652241; x=1705257041; 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=ZlCqhsBQ+ydnEb0cvAIzB9x2YNNF9e7sYVrBiP3QqDlUjw/W0/JSoxRRlchIeyx0Zp TUTCqJB1QD8dMyjQZS5cwg/zbJH5rQiy0VY04gdvz/99sm4pBWTkbSobOG8tgthd2dqV TBpXZVbBWRO2WWVoO6L7sT/x/i5wOdWq3By5NWjOo2eIpYdvySlPhL2ihmthv4k7QnuF i3f3XWiGKWlxi4wsg7fd3o6vP71iF8ztvmJdIgxfS8e+2tl3ZVD8cWITT+JxDwke3fIo JDkvr8bg5PyNBm1YKyasGcS4NYEYS+JrZnbu4yPuk0+FVQf2YpD81WBZVb0TdMgPZVcS 2aBg== X-Gm-Message-State: AOJu0YyisPsc38eYGX8GGzf1HayU89wqiYlyla/9MOXPgQSwiVDPhxv6 eqFMBqPjxAMu3ozuD2//W/9IgSzBPOVWVckaV7fjFT0uEwA6HaVaufXq4XR1b0VN3RyNiT3I4M5 APxA7hw== X-Google-Smtp-Source: AGHT+IGvnwhPWqITBsIsm134tEVfVkxFRC2a3+Wb9vMxWfc18yxWLFZUtnYhAUpe8eGVlyk1GBezhd9kxj+0 X-Received: by 2002:a92:ca09:0:b0:360:7c05:e479 with SMTP id j9-20020a92ca09000000b003607c05e479mr5235356ils.47.1704652241417; Sun, 07 Jan 2024 10:30:41 -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 h3-20020a170902748300b001d41bbde76asm140711pll.146.2024.01.07.10.30.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:30:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:30:41 -0800 (PST) Message-ID: <659aedd1.170a0220.b1064.8a96SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D48A06051831; Sun, 7 Jan 2024 13:30:40 -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/