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 D176D436BF for ; Sun, 10 Dec 2023 05:32:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA731402D6; Sun, 10 Dec 2023 05:32:51 +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 B829D40299 for ; Sun, 10 Dec 2023 05:32:50 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b6f19f3af9so134970239f.3 for ; Sat, 09 Dec 2023 20:32:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702182770; x=1702787570; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WaLaQ5Ax2+k67n8TPW85hyKbW8wDKDHP6B5VLy39vUk=; b=YWOKmdbf/ac30EpDlZvZFUYcqWynfb/XgNaY6J5Co/TOCoYOJZ1wHPJWGgtTCUD2J8 ehAoM2vusmiQ68xCYWmBU44mXMFHhbhbQTTWBoaamBwV9yHgvdqnlU0l1ThdxLTNhFcW 5LBI09z06oBAnAtwZIA7qy7LPtaG0rCaQM0mo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702182770; x=1702787570; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WaLaQ5Ax2+k67n8TPW85hyKbW8wDKDHP6B5VLy39vUk=; b=ADQNXx15vS+jLFU2HlZL8oJhx0vN6TsZmP1CnBU9vAgYDqdfTl8hy4wMaA8B7Ms0na D52R3ObcEdtrxIu+UzG5vJMPKkulDryHv0SWFGs189QEb4YnWMDxx8Bh4mZBnZM8b8oh 6TKOccTmralTDj4sk/w8MaRF5xZshIS6Lp+7BM7ljrpPLBO1LrWEHJxW5SVY/sIsWGQj JtTEOiyVcrZ157NCcGjwQ5qbZPyotWDiqg21gjNTkZjC/nbZhImvctL9D9vpqFoJEjqJ p8FFq94IsWS2Y2gmwrbTppjvae3r25d/xsXSQ1UB8kpmq4//uSLcAxwhSILk+DP6PVeR iGXg== X-Gm-Message-State: AOJu0Ywr4qAMPrrq+EuHpa8Y9d91fs0/HXm92vGmGtJANV8HCTmLdBX4 hEZMChqOi4iBN1AYytIvqLBjJF/n2rEGwRbBCUz/PCKGOXJUrUXaKkw0O7YlO66nDAA93il7XQ= = X-Google-Smtp-Source: AGHT+IFiizgwQsHIUy3GRT7Yw502G4l8D7Vqo4rFW1Wo6QQi1EPywUNVhrTn1VbzyY+kfjoNdqj+9loElcvw X-Received: by 2002:a05:6e02:1c22:b0:35d:6ae1:387d with SMTP id m2-20020a056e021c2200b0035d6ae1387dmr4814113ilh.22.1702182770150; Sat, 09 Dec 2023 20:32:50 -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 k9-20020a926f09000000b0035d7c0cb958sm336542ilc.32.2023.12.09.20.32.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 20:32:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 20:32:50 -0800 (PST) Message-ID: <65753f72.920a0220.a410f.ca8aSMTPIN_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 A906D6051831; Sat, 9 Dec 2023 23:32:49 -0500 (EST) Subject: |SUCCESS| pw134978 [PATCH] [v8] 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/134978 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134978 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/