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 2917B436A2 for ; Fri, 8 Dec 2023 19:58:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15728402BF; Fri, 8 Dec 2023 19:58:40 +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 EAB0D40144 for ; Fri, 8 Dec 2023 19:58:38 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d396ae91fso8611765ab.3 for ; Fri, 08 Dec 2023 10:58:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702061918; x=1702666718; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yqrrq/xW/lus1QSHpydM/d1VXRcb3YvKje4FrNd/QXc=; b=hbBI9hfuFiIN3wqlhxb7kkhoFgqttCOxyypYMiUeNZFVpxhfgBwWbX5m8vVtI302L/ KReQjH1ZRhtpGK6HousdcoPjNNLP4QiBRFuq02ynHwihMyQecankxxuhH+deXNL70l7G DYvAtlNbfMEdsE1I6fkCIRZHdPqY1qzvS5CSY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702061918; x=1702666718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yqrrq/xW/lus1QSHpydM/d1VXRcb3YvKje4FrNd/QXc=; b=NODOxKetcm47Le/L36fbLpKdF7OUHunKhDEaByL0FCcUtEMofhhgMw8xVA2YO6krAR lkneAFTVpqAKbqCam/++gw61wqvKwJSPT91PqIBfTkXUaaz80PIGaHsKeDVsrGyI/P9A BuB+S6vA7DjiPTeyJ7UX6aoMwpMrgrc0ovKJaVu9HDfKL7zQhCTGJ5HnnSoDw1lJd8o4 I5q5+dt3a3XyamxWjzbrjuMAKvOrGnC8I8DVYcIM6hRiO6QSAjSVLamRK72YDgqGvIIB ovRAzajWU5F8gLmp1DrMs6O9l6a2b+DhQNNv/f7eyDzk+HNq/nwoLiZ3IEjanCvSsZSV DL6g== X-Gm-Message-State: AOJu0YzZkoenavE/hsU0bSXbfrafinhPAof62Lw4NG3UPsx1qVylOHgB ixBQ/wOb5qgBSr1TAR706DV2kssg78W9NMQTPENomW4zhe4L7pF5iAdOgZOYEeO5ZOt/KwmlYA= = X-Google-Smtp-Source: AGHT+IFtyOJQMruRDSiReznYEztukxRoCg7zv9J9oTA14j0FfeMLvCgcWJNMjRcp4vAA0Ty8/QCD3hd6gPsw X-Received: by 2002:a05:6e02:156c:b0:35d:5895:1d1b with SMTP id k12-20020a056e02156c00b0035d58951d1bmr684720ilu.24.1702061918164; Fri, 08 Dec 2023 10:58: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 n2-20020a92dd02000000b0035d541d6ba6sm154172ilm.40.2023.12.08.10.58.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 10:58:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 10:58:38 -0800 (PST) Message-ID: <6573675e.920a0220.aca74.7d36SMTPIN_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 A5CC2605C311; Fri, 8 Dec 2023 13:58:37 -0500 (EST) Subject: |SUCCESS| pw134976 [PATCH] [v6] gro: fix reordering of packets in GR From: dpdklab@iol.unh.edu To: Test Report Cc: Kumara Parameshwaran 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/134976 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 17:54:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134976 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ 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 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 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/