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 D3E72438DE for ; Thu, 18 Jan 2024 07:00:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9648402B0; Thu, 18 Jan 2024 07:00:50 +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 AA627400D7 for ; Thu, 18 Jan 2024 07:00:49 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5fc2e997804so54999417b3.3 for ; Wed, 17 Jan 2024 22:00:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705557649; x=1706162449; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LuAnA23JXpRKRxyob31RUutP+yqy2geY+zFi7BhjUzY=; b=aD5jHX/H8lW1eB+UdIL8nROlt5X7L6FtRFwGilbt38Onvmr52drE9037SrMAatSpnU d7xXBh0nSdAeyXWPP4xCfyOOFGwWLGEgySUIyM5y/TabFOdpnyBqjbTuTOTNFm28DTv8 6ks1krU1NpAv9SAh3GZkas2gANavQ19FtfsUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705557649; x=1706162449; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LuAnA23JXpRKRxyob31RUutP+yqy2geY+zFi7BhjUzY=; b=DBMafXdRPhBOtdYG+HXHSdMjl+VkVBQpPw98Yws/PLRfDtVJ7TWmGpXCGGLqYAKio+ vkOgbtgEbNL/eL9TgYxbrL5Qp+DwwVnhcYACtHHfCuQ2QqSRMpcI8a5R3LUXQGbuiOGZ IaDtRZkE6RZcmjLzK+i70hLTh3NpklvsKGYtaroYX3ei4X9mn+Gtf6Ul5hvvPhxhwWln QlJiRU7xKOOoW8EQ+0fQsdKEGfIybBkDDTAYs1fcbK/gsvN2Xegp/6unRm+1oEP4lQU+ nbmMIcJWvqu/xOgL2QBh30w4ddwXjj+BDVh71trz39CefTlWIRJ7InWgO+lQTopiRp6m lNXA== X-Gm-Message-State: AOJu0YxWBrSN9rEz7F9q5xQY18Pul/GELXNaqPlairJSrx4XJQpRI3Oj dgaV7LIkGREPCCjMf+su9arhpk8qE9aKYBsMBFahmv7CAO5yuOG8ll0I/Mg4XxaF4e3LJ609sSf EtK2kutHM4kHpsIShYfovhaognA7eU8FIQLYU4Xuq X-Google-Smtp-Source: AGHT+IFIc+9UXJvhh6KdeeQ8WU39ApWh5ZkoKecJh4Sa6ko6CYC68logoLoQILrdtsHm4Um7zc0a06bcR1a5 X-Received: by 2002:a81:a0c7:0:b0:5f6:fdd0:7c41 with SMTP id x190-20020a81a0c7000000b005f6fdd07c41mr295765ywg.85.1705557648983; Wed, 17 Jan 2024 22:00:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e1-20020a81c141000000b005f73c92b335sm550608ywl.0.2024.01.17.22.00.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 22:00:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 22:00:48 -0800 (PST) Message-ID: <65a8be90.810a0220.16bed.437aSMTPIN_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 AD7FA6052515; Thu, 18 Jan 2024 01:00:48 -0500 (EST) Subject: |SUCCESS| pw135944 [PATCH] [v4] gro : packets not getting flushed in 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/135944 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Wednesday, January 17 2024 20:24:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135944 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28893/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/