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 3D738436A2 for ; Fri, 8 Dec 2023 19:38:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3908C432BC; Fri, 8 Dec 2023 19:38:40 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 079CE432BC for ; Fri, 8 Dec 2023 19:38:39 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d1e1edb10bso22267805ad.1 for ; Fri, 08 Dec 2023 10:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702060718; x=1702665518; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q/Z37WABzHCC+VjQBMEDqj1DCiIlhiqYPSjP5ORJBT0=; b=O4JxysW1siPo+bjEteYwEyLonfi5olsWzmXrHrtnDfLFds2L+pmdNrJNovkKPcBffH moCKmLqvTVoIIBN/g2Ak3k8Yvlj2vzSWGhdNhJ6861cZWaxEirnvomte5Ye+zikBzsJg kb1HcT1e5TMVvNwFw/JzRQj/vgFAcgi5EY8Ok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702060718; x=1702665518; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q/Z37WABzHCC+VjQBMEDqj1DCiIlhiqYPSjP5ORJBT0=; b=o9ZlF9oD+a2RkOj67xy2pvjbPGSAwum9dik/k7Ka4wJn3z667wfgzGiWJBoTbsVNyf sxqvFi/nJUQOq1VXYxat6ud090TVb3gOe1RsSBOhwbRq2Ziprsqp+TvxNCitd5GygX3s q+S08Bujya8D/QgrLn3ldVhPr3AM13qcleFcqkuhzSFAm2wBGUyK8s93LOMC8u1K82Qf 3qStTk5WRGjDCaKhgva+i5XcopsG1VF08SLtDInqFe2RjV+unzE0p8pvR+tocMEN+6FG ZXzm6Zrwul+t8+S9F93+D/myurSQYfYjq8PDFw0/iWXESgu+RX7oqNuBnDeoA3RMcc+V b/AA== X-Gm-Message-State: AOJu0Yy77joYHvRPB6IvXnSYz7oMuw+dICy4LtsDTqgJWPtT2Qtkm8nK 6eGCgUqLw2/j70zg13+tdGXjVxiFJshNNmHYSOFck2/H/Jp0Ha49qgGmSy5cKIquCwYhvu15aQ= = X-Google-Smtp-Source: AGHT+IEZA8HYvIezJEhWSskM7rZiZgthGFfYDAJqUN5i5A0aoI0dqhn448egoeJT7sSqO7oPoL7sg12KMTls X-Received: by 2002:a17:902:f547:b0:1d0:8a8c:56ad with SMTP id h7-20020a170902f54700b001d08a8c56admr458750plf.102.1702060718180; Fri, 08 Dec 2023 10:38: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 s15-20020a170902b18f00b001cfbd6a0ab7sm95029plr.24.2023.12.08.10.38.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 10:38:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 10:38:38 -0800 (PST) Message-ID: <657362ae.170a0220.96532.475fSMTPIN_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 99341605C311; Fri, 8 Dec 2023 13:38:37 -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-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 | +------------------+----------+ 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) 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/