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 D50CE436AD for ; Fri, 8 Dec 2023 20:30:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9D83402BF; Fri, 8 Dec 2023 20:30:26 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 341D940144 for ; Fri, 8 Dec 2023 20:30:25 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d852ac9bb2so23322957b3.2 for ; Fri, 08 Dec 2023 11:30:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702063824; x=1702668624; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EkozxrCReFVSp0dKKdwPC3WTiV0DKf/c8cuv/xTw8zQ=; b=b3fHADmKP1uuYJs/KKFmDS0Q06Cs58D0xrsgOCwAEiYBpDX115XOkyVRcR4aXXqSEH ce9DNT5ZllEfLATxobLSnBY5FAUw+/ncNagqTDL0ZgRKcqeoP6yFfQDtNn49yt1LasOs fsf1Nb570hkPByqaeM/+AbFSGSHlXqa3y3RSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702063824; x=1702668624; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EkozxrCReFVSp0dKKdwPC3WTiV0DKf/c8cuv/xTw8zQ=; b=aI+KsmPHoEfKG4EbQxDyJ0xNsEdvvOSFrrnmoGJ9CyBq64KVBJ8Xl+vzg2zjTT2vsZ bhLTsGVz0XiT8WZG9yM9y6ENUJjwvAocPrESMjSOYPpjXVz2+/KArc8HiZyF+DK5CLj8 O6+pF+srdoDP0XbGy28g6bZo6V6PYd/0lRNGQZEuPbcjebSoP2nSM4ZByvKwknJVey4v qhUSAtNzbwiYKAZtqntOgFMczWAy0cQCp5gt2XEZKqXzbOmP3bEMgXuOtPdgsscSkGyA icd5gjQRt7V/C2yHde0RxEdZdzNbqRHnxqplQUdabcX17Fr95RIm5+uQsqcmZKH2iU4y V31Q== X-Gm-Message-State: AOJu0Yxfe5SuQ+WGg6hTcq3n26oTr9kKCbh34Wm6BsZa5e8GdUJEGb0s eZYoB6aQiWRp6uJYvNqPMRlUc1LVTVI7alTyZ0psAdrweIgJ/KjsNVMPWw== X-Google-Smtp-Source: AGHT+IEm213PtbQ+tptfe+nwvat4t65xJpGEuW/FPkY3SXuwWQ9Dapqh0l4Pv9yjI+VGwYmJJc5vM+wQ5XsG X-Received: by 2002:a25:8c91:0:b0:db7:dacf:2f36 with SMTP id m17-20020a258c91000000b00db7dacf2f36mr362375ybl.125.1702063824581; Fri, 08 Dec 2023 11:30:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m10-20020a056902118a00b00d9a3fd511f6sm110636ybu.4.2023.12.08.11.30.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:30:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:30:24 -0800 (PST) Message-ID: <65736ed0.050a0220.8f100.4a5bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 24065605C311; Fri, 8 Dec 2023 14:30:24 -0500 (EST) Subject: |SUCCESS| pw134976 [PATCH] [v6] 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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/