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 5F7F0436AD for ; Fri, 8 Dec 2023 20:02:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D8ED402BF; Fri, 8 Dec 2023 20:02:55 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7AE5A40144 for ; Fri, 8 Dec 2023 20:02:54 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b34ee2a243so86310439f.0 for ; Fri, 08 Dec 2023 11:02:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702062174; x=1702666974; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yNSKGOxv2Grj8vW9ttPbkNWwOj0zJwZtTwTF/awQKDo=; b=EnueCPFop8wPWy9R4StuVanwdKamK9k1RXQ5oG9NcSlH/h1Eh8xZ0ZkP8S1Z9bFTLM OYifhQ06oea/4eAodJPlx3LeWcs6a6z2dxTqAfvTPqnp2GWy0jfXmAHJYlTDu9BNlYMG q1fxppdw16lSWdJ+7M3cO1QH3EcyUuIK6RFeE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702062174; x=1702666974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yNSKGOxv2Grj8vW9ttPbkNWwOj0zJwZtTwTF/awQKDo=; b=abXMSPFh4eoGEEVkHnjxTmeN4VysN1cb9nUoExIE0qKUmLINfCCpPO6trrkJdUOTVR W+7SFPrCQuyDDRqn88Z+ALDdqS4ToXuIpFuQRq21u0M36fE1aBrAKVovUo4fFg6lTBKQ ezVOyxJbgGproC0QSk5wAoigixB1kKV8eacuT9Eb+n1MqGQaInDmivQU0K+5Rwki9s4/ p9T88V5zndCgpwBnR38phrsINjWUK2mnbdkwkT5Lg7vxTFc6dWBU2oH80xxsHhmeZDVD K6kETJiXnQyO0zZdFkOJYCGabQQsqSi9Vob651CYsIyh72LGtO/KAffDfK9tHJaEVP7R Y65g== X-Gm-Message-State: AOJu0Yx5zfc6iAek3CpSUZz2udp1+KE2iz/ejus5W1ZtPHIzgNfQ8gWk +YAjqAZAYYt8q7CRybD9hvyiy5sAz+Ifyi5peUgfQjlWqtStt2hZjB/55A== X-Google-Smtp-Source: AGHT+IGKQSiCQBYNEEda13f8i5uOlyQHWWd9Dy3Cd4LgztQ/SVkt6XCD8YgDIFATJ4obLuD9iapWyl992JHi X-Received: by 2002:a6b:4910:0:b0:7b4:48d1:fbec with SMTP id u16-20020a6b4910000000b007b448d1fbecmr775365iob.24.1702062173912; Fri, 08 Dec 2023 11:02:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id el13-20020a0566384d8d00b004692a402131sm80263jab.10.2023.12.08.11.02.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:02:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:02:53 -0800 (PST) Message-ID: <6573685d.050a0220.17b8b.3b47SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 65B05605C311; Fri, 8 Dec 2023 14:02:53 -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 | +---------------------+----------------+ 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 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/