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 ADC1F43872 for ; Tue, 9 Jan 2024 13:33:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9D604021F; Tue, 9 Jan 2024 13:33:19 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id C615C4013F for ; Tue, 9 Jan 2024 13:33:18 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6daa822be30so1172369b3a.0 for ; Tue, 09 Jan 2024 04:33:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704803598; x=1705408398; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WybO0E5e/lgl4tmE6bP6sWVaRAwWpdWmv7FhYEFFgmM=; b=gz1FdXKTJ+8wu6GiGTB2hv88NZfJUf3qhFn+GeaHxO3rSNhGS8XdbzWXNsw++pnW9m /jJwb9zgfHEGFCXwSPhzbGn9HP/JooJ6GFjKf6KcZ1g+Iqjonx47OeeHLuARiC4slRrG 7N0v9Q73vSVT6gUcFt54SRScTuGqBbSbcL/dg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704803598; x=1705408398; 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=aGFzx8x1dJ8BKAbvQAN38sxcwuClZlWsFF3NKaNXgQ7dgWCMQHzEIIac7P9x9RZv10 zwgsYAkMDf2QzvPGZNfsJs3HFYFquQaK57pG1x8a6lk7bDdEmG25A89GgcfjOGeQBS+9 DbVa3FsE+TG+zTONj2nWgnBjIb2Hhu3LXEbDPLFIpqgA4uwrLoZCJzJDXM80aof0dg61 KOqi8ntvidwTE+mEp5UrzivefRSXSu7lQaNh3Bso8hj8x8TedrE8+Y/paYOrN4Qs541x SVRMjmUuUIEuEYse3iM7hqu5JzJxKeF6ZWocgA+WwpKC89E5chibLhmjkLIdN1RM59JN u32g== X-Gm-Message-State: AOJu0Yy/4RcXurif8Vls2B661IpSy/z2udnlsnQdTvd90stsFm+xXPjl zYjOZpd4HdzsOBnmHr1am5/M2aOwkxNEn1YYskn9w8/94aklxD3EuOVsgnaZeevUrg== X-Google-Smtp-Source: AGHT+IGmS4yQszzgClOQZ26B01NXDvrLVz15N6MFSNS+aNivnEuFArU3q7n01rkLng30a91iWQPIswhhBw8a X-Received: by 2002:a17:902:b786:b0:1d4:13ca:ab26 with SMTP id e6-20020a170902b78600b001d413caab26mr2773867pls.68.1704803598051; Tue, 09 Jan 2024 04:33:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t14-20020a170902b20e00b001d459d38c4dsm58075plr.41.2024.01.09.04.33.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 04:33:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 04:33:18 -0800 (PST) Message-ID: <659d3d0e.170a0220.99b8c.3a7aSMTPIN_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 448086052516; Tue, 9 Jan 2024 07:33:17 -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/