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 CD7C2436C0 for ; Sun, 10 Dec 2023 06:03:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C89684068E; Sun, 10 Dec 2023 06:03:59 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4839A40299 for ; Sun, 10 Dec 2023 06:03:57 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d4f71f7e9fso32638197b3.0 for ; Sat, 09 Dec 2023 21:03:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702184636; x=1702789436; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b+3VmPuds4g4n6XJBzVO97/W6KC06JFNmvlpLmm4YdI=; b=dZxV9gl4jp/qX5xOaG/Cs1GCjgxJ6x+uHAoyNEfNz8IsXMCDRbDQlWxMwjQGOgx8Mz i8mXDF4nYd8tbFDWGP+ZNtwFc5PPFn2LeL2SdZAPeAT4Nzz/GiDP/e6g4I+x98/NdxZn rUmptg6vjRVJ0MTMqutd4MUdkjEaw9UxbsmcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702184636; x=1702789436; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b+3VmPuds4g4n6XJBzVO97/W6KC06JFNmvlpLmm4YdI=; b=OZ3dJqUDSNRzjMQfL8P8LSU9e4tdIsPTNeCderpQXU9ufGEHk2MVxSJ5hFCYkQV/14 yWOZ/8DtwG3Zel+xNMNFrXFoEdm3WYg2Iv16V8gOYb+YPfS7+SscJXV4oHdZzxHBNFyT Ifd7OLPFimSEB6qNs9yLQXf3zldFHT3SBcxya7S0HbMm+GZX0cSRJ6Jt9XJaBrw+KbcU msX+BVTUnELv5UckIaoZE3jgVkEfR95UfyKPGdSAOgOMXuxlosJ4U5E9t0xMsHxGB95m hpX8L1tOEL7QtTPy/uhkQ0a25m/e3rE9qfpUx7tHULQ6IS4lzQ+PmblCD18vAWk/pd7w 0M7Q== X-Gm-Message-State: AOJu0Yx55rDWY3Jd7ridcgTpul2/G9B+c9Ls4J44XwVLURghBM6srm3w 957NkRucqG5XILk3DBcdcvIxp6mTPoQK9dQW+wPqIv8lWBwWmc/nyGG4rQ== X-Google-Smtp-Source: AGHT+IFwxOMLzSzpT3wYE9PzG+DrsAHGuVWozhI3Nh1yaRfjfF3F9Qh/YfqIAf9XKicJEeAvyDUXEO6Udwvc X-Received: by 2002:a81:548b:0:b0:5d7:1940:dd7a with SMTP id i133-20020a81548b000000b005d71940dd7amr1859816ywb.80.1702184636738; Sat, 09 Dec 2023 21:03:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t62-20020a815f41000000b005d79da46e7csm546719ywb.20.2023.12.09.21.03.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 21:03:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 21:03:56 -0800 (PST) Message-ID: <657546bc.810a0220.f52cc.8c1bSMTPIN_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 676436051831; Sun, 10 Dec 2023 00:03:56 -0500 (EST) Subject: |SUCCESS| pw134977 [PATCH] [v7] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/134977 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:05:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134977 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28572/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/