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 0E7CB43872 for ; Tue, 9 Jan 2024 13:40:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AF534021F; Tue, 9 Jan 2024 13:40:40 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 16E814013F for ; Tue, 9 Jan 2024 13:40:39 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-204235d0913so2012263fac.1 for ; Tue, 09 Jan 2024 04:40:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704804038; x=1705408838; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WybO0E5e/lgl4tmE6bP6sWVaRAwWpdWmv7FhYEFFgmM=; b=f0JvX/Umko6/VkQsIA1xkv1gP23MU1lbt2XYIvf5BEVStkPmBsCX0KMk6k9j33ldpb 22SH3WzoEkRV0FPg8R/MUE78Cqxw4sANvn5OnG4ZeYTd6EIk/gLQBO289uBDl5sUMFXW c602RBhd+DTF7LAURanWMP66eXpqR4+nQSc04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704804038; x=1705408838; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WybO0E5e/lgl4tmE6bP6sWVaRAwWpdWmv7FhYEFFgmM=; b=ma6EEmY0okicgiyEKPN6ucw6RiDXhwMgcSRo1xdZAXH3yM/DuBHqaqFLS8XqRkVD13 Fh2JQO5yZltqlYPiOQsW9DqrccHby7csqpYN4CVNIt3yvi6AQWX/HW2qQgHCEVqk0OLM C6WuaEgZyGVermUzT/g0q2TMnZ+zs951uDtpqH2/qwPQWLw7nrGWriN0RLPmwk0e5y/1 2/Z10+ah1Cdd45E1v/ANa5zb9LGr/YoW2VEHWpOtCfeWgIZlBtJ7kGn0dsn+4yscgbN1 5nqN2eNdMitxIS9hOiY92tqB3B7w9qEdWZVoYwL0FCQyU8/rJPdICyM1TYw2OlrDOM1G KIBg== X-Gm-Message-State: AOJu0YyPBdYnR9KvoUEEZkswwmgGz+Iqf+ggytGAYdKHBZlTiVkX+9ED RMR3IVamd0VmUd9ohEj1DZOr3vJH7Y+MvZ8/2tNmAdlDUJHC+0d420WmA8NYwSMYgpQFhfMEyjq hLekCQg== X-Google-Smtp-Source: AGHT+IGsnFFSiksbr6cqW8Fl4qQwtQtRUEE8nOliSP+uFzSMUUPPbTpaRc8/WQTIYK1Hh2d3B5IjZUAqjcxQ X-Received: by 2002:a05:6870:85d5:b0:206:12ca:eeed with SMTP id g21-20020a05687085d500b0020612caeeedmr5654754oal.26.1704804038331; Tue, 09 Jan 2024 04:40:38 -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 b74-20020a63344d000000b005c70983efd9sm48200pga.22.2024.01.09.04.40.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 04:40:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 04:40:38 -0800 (PST) Message-ID: <659d3ec6.630a0220.2b47c.2961SMTPIN_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 8AB6D6052516; Tue, 9 Jan 2024 07:40:37 -0500 (EST) Subject: |SUCCESS| pw135804 [PATCH] [v13] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135804 _Testing PASS_ Submitter: kumaraparameshwaran rathinavel Date: Monday, January 08 2024 16:04:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135804 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28831/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/