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 368CF43872 for ; Tue, 9 Jan 2024 13:35:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 321794021F; Tue, 9 Jan 2024 13:35:54 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id ECF2A4013F for ; Tue, 9 Jan 2024 13:35:52 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36071910050so14156725ab.1 for ; Tue, 09 Jan 2024 04:35:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704803752; x=1705408552; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WybO0E5e/lgl4tmE6bP6sWVaRAwWpdWmv7FhYEFFgmM=; b=Tnpm2Fnoi53f6nPRjGEgpMrshXOFps9hq1lGZnULL3wGrG3PWExnkHCesQ1KHnvtJP iE99rcYbvbzZTcDXXyRNpL0ADchnXgKGQHwKkFVHZj3cQlSoy2PWxi8XGSGdgYxLNVkj 3HcyW8b2VX4pH3SwJ+xJkocGCgKSB5ETZuoq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704803752; x=1705408552; 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=U4qY7UmlXCqZ0t2tvJTnbyMpAO32j0opCk1uutnlNc+pRA2n9ZQlOG/1NarZEMs4hK XfWxdKN/XeIOVxT0WuSuO5bBmU1cJiIO61c5gQLkEEfNgjPniRwp6+mDG3MjfKGg2bzE ezUAVIFKFQTup9YkDUZkPHXJl0pXCTcGI7vmp8KJOy5AAYPkUxjKDQ3QRYppi6lSi3Wf bnOkJ4drMrxu5vYUumeoE5M4HvRajg9qOx87WgNMU1oYwfGWQpN+/zcZs8Z+qvV6IZ/W DdHs4cCmu42q8cZo8JZw4SF8pptPWD84wTTtd35zkzGrGGUgtK1HRFILnZAIXrmfexk6 mU9Q== X-Gm-Message-State: AOJu0Yxncs3wtpYxNlTMayMlKcXr2q60SiVOqhiyWJlYPKGLG/UUe/2E RFhQvFFckJQYGKdumMUAYl7hFuQckPoYvtFafZHgjkg1rXhHGNgH5S4SvkZGGfG3vA== X-Google-Smtp-Source: AGHT+IESK0blnL+wRbNIDXqf1ZrZAnbxOg1e3FnuV9A1Sb5gVjaI/xyfL81Z6fijWAZN/t70Wzst6YgWRwAh X-Received: by 2002:a92:c563:0:b0:360:6ae1:8172 with SMTP id b3-20020a92c563000000b003606ae18172mr6317870ilj.7.1704803752443; Tue, 09 Jan 2024 04:35:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h16-20020a056e020d5000b00360834fe919sm91249ilj.19.2024.01.09.04.35.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 04:35:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 04:35:52 -0800 (PST) Message-ID: <659d3da8.050a0220.14370.556bSMTPIN_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 F41B96052516; Tue, 9 Jan 2024 07:35:51 -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/