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 B8366436AD for ; Fri, 8 Dec 2023 20:33:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AED97402BF; Fri, 8 Dec 2023 20:33:38 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C42A440144 for ; Fri, 8 Dec 2023 20:33:37 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b701b75f36so61850939f.0 for ; Fri, 08 Dec 2023 11:33:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064017; x=1702668817; 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=FYlgmwoPit+41DDOGQYde216LP3Jd6ws4KR28lARcsXlH0GIFaE67dTZ49/CAzwRqK 6acuJbW+RSvLF12cD81sf0eDzW4NYrGIiCs7uOaaJza/gVHILefniObXbH7XJmP7yhqy R+1ElEGjGOMsyco/Iehw9qQNDA/C3wqQhXN94= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064017; x=1702668817; 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=tf/Dv3TrcqRi8TSygWb2CHXTrtHtDqmVGaw2ImVTOM+FO4c8Qxe16amJgHPCm+Mpub xZ4stPEP0Yfp/0vgwnL/tHkyDFi8nWG2RfR0DyveJ/Ymxukif/nGSNO84Q1C+9vZbnFH 0zkaC5SiaTfjYaNZAMZFhnhRZ9mi0eQhsc69aYKVDdjBrUz2OqRh8bePlkJgPFg2+ZIu /3W+5SjOymLv3rWlBG55sISKUVvs/lEwzME6lsFFBxQHijlP1xOBxgi2hb7f09Kxocvs 0V5ymqAKy98WHQZR3exZdsuNT2EXrbfDI4KAUnKy7LhglW4OVogaMPZPEGFc5oFpaLrM 9Ufg== X-Gm-Message-State: AOJu0YycOLcCXOlgCxWw00Kb7TE8K5sd5ncGci0YmiyvA7p1vhWjlpDi 4wa83HtEi/KhnFL5LzeiLJoB6ZXmbekzWm6A4BAdy12g+EJG+qnw5Z3PBw== X-Google-Smtp-Source: AGHT+IHfXiDuCUsmKL+U0scOIqYno9NYv60uxdh4nnJco3xTQ2f57pG/NmBxeosDcX2fN3TwEhSxw11H6vP+ X-Received: by 2002:a6b:5803:0:b0:7b7:18cf:7cc2 with SMTP id m3-20020a6b5803000000b007b718cf7cc2mr748959iob.28.1702064016952; Fri, 08 Dec 2023 11:33:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a6b6503000000b007a68a12fb70sm143043iob.2.2023.12.08.11.33.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:33:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:33:36 -0800 (PST) Message-ID: <65736f90.6b0a0220.323d.6d00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 46DEA605C311; Fri, 8 Dec 2023 14:33:36 -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/