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 158C6436C0 for ; Sun, 10 Dec 2023 06:26:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10FB6402D6; Sun, 10 Dec 2023 06:26:54 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id BA80840299 for ; Sun, 10 Dec 2023 06:26:52 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d9d84019c5so2453059a34.3 for ; Sat, 09 Dec 2023 21:26:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702186012; x=1702790812; 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=bccGh+MFQuficlLzAQBl4wxgKccGCyZmOG5xAfqrvLviS5Q826b+W41SBfAW924AsL 9Ldiuc5ybJFQVJCDYnkO3Fo5+PsU9lhccrw9LipgeKzT1QgUGCmhkruqAx21mMzrfmox aaf5T0GAmJ8I9GJ9Jqu+23AoDrM2n4XFVFL3M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702186012; x=1702790812; 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=T/MktZvHhCU71/AKY5l10FqWK8I0JegXYVmnSofJBNMwSCw871Z2PkgApkR7hEKb1v F31iab7kdSCkVzGRsqwDHd9cEbBfOemquNW+Yve/EMq2ZBymRyXbB1aIjnrnPsOuhM6x GhDFcGxthnMSV9gZ9dj6Baip6oHYfe8USZHXe0a41Pur7PEH2933DElrsezompOmDGxx aZj5YmLm55cA/yRZCByyp2Rwary7SimBBZII6so+eYeHfzvEZov/j+pkzypjQiWw1UUw qvU6wPeNMKWdIv/9bedmx88rJQRfAkXnS5HITd4WUgl1AbzqCCgHVcGVAHgX17X+dE+Y Xf0A== X-Gm-Message-State: AOJu0YxAP0ZAf6CIlECj2OA7dDHbghkpDDMhiyBHrA0x0+fDvzOP4Sym OmxVVXDBp+98VXoFIZTvCuaBIU0bbqKgOLkfjRuIGi+MS+hwarZlvj1LEQ== X-Google-Smtp-Source: AGHT+IGktdu32CK6c67+YS3s0OqBgwfxun0QSwb80wPLdoB8a46hkiCKSUwyUPjULjx52Ez6O8RiDV445D9d X-Received: by 2002:a05:6830:18c2:b0:6d9:f031:4e76 with SMTP id v2-20020a05683018c200b006d9f0314e76mr2522150ote.69.1702186012113; Sat, 09 Dec 2023 21:26: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 q1-20020a4a4b01000000b0058df21de500sm422478ooa.1.2023.12.09.21.26.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 21:26:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 21:26:52 -0800 (PST) Message-ID: <65754c1c.4a0a0220.248f0.201aSMTPIN_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 9840A6051831; Sun, 10 Dec 2023 00:26:51 -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/