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 0D2AA436BF for ; Sun, 10 Dec 2023 05:46:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E04AF402D6; Sun, 10 Dec 2023 05:46:58 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 2731340299 for ; Sun, 10 Dec 2023 05:46:57 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1fb9c24a16aso2390252fac.0 for ; Sat, 09 Dec 2023 20:46:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702183616; x=1702788416; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JI+Y/y4+wy0TNmKIOU0/hCkx4ud2wnQu3wuDS3MAex8=; b=Qzdh381dgvrRN0mf3Q6W+Ki20AHzdNGeQwV184XPYM4+K+w/wn4NN0mNx9nW6wTK9z Sl4nHdbJevC3DyqdhmQ3gbBfUJjp/5orswljm5t+meD2Frt/fT0GdYm9GVl0x6KI+Uhj VnD0xoZr2u/UUsQrvP6V7NHjD49IHtAq4vtWI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702183616; x=1702788416; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JI+Y/y4+wy0TNmKIOU0/hCkx4ud2wnQu3wuDS3MAex8=; b=h+40bnzFXQMxQARU4ZqQGEkfGqIh00zB6xttpMNInrtdfjyisSPNuRHO0HUgpPbM9r W2TgHcWSG3na+9/RkwbHYRjsBPyf2RjPnzwowBAIA0C/F5M14+VOuAjC7vAVogZRu/Ig ncY9lfIa9whA9o1qhFNukRX1lTfhFn4oi5pO2gQFSfTAUY2qSK9Rvm1uVYSohADBSF51 SuXXEIh0fFvhw5yMsgiXeoiY6bJwik2dMBc5zV1t+atwaeT2huKV7eyjf3NFoj/kwLVy U587m/X3T8TIR0Oh+rOsCO9ceppGa7mEdNuhkN2Ohqwq3hZ8xNh4IR3pvKAoB0J2mo2K KTcA== X-Gm-Message-State: AOJu0YxKWQVPWLPOBtyfZbHWjl6go9SZvtmQxfOn2pMeHYpbNfVDCDCE uCKJwJBKZXuVaoKSkvzxhnCXd8CRoiM/xzXBpvK1cAgmFkMORuaZMLGCZg== X-Google-Smtp-Source: AGHT+IFwVqprrSrt1F4w/IapF4SqliP4i1tSA5RaZ0jaDZhl7ngjcAFZXHMSB1dyHIOZmA/OKwcrC0oMUluB X-Received: by 2002:a05:6871:a10d:b0:1fa:fd62:18f5 with SMTP id vs13-20020a056871a10d00b001fafd6218f5mr2560780oab.22.1702183616226; Sat, 09 Dec 2023 20:46:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u22-20020a63df16000000b005c1c9d6706asm327037pgg.3.2023.12.09.20.46.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 20:46:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 20:46:56 -0800 (PST) Message-ID: <657542c0.630a0220.fa641.cf02SMTPIN_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 31DA86051831; Sat, 9 Dec 2023 23:46:55 -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 | +-----------------+----------+ 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 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/