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 50D74436C0 for ; Sun, 10 Dec 2023 06:35:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C3C4402D6; Sun, 10 Dec 2023 06:35:55 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id B33A240299 for ; Sun, 10 Dec 2023 06:35:53 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b9f8c9307dso937410b6e.0 for ; Sat, 09 Dec 2023 21:35:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702186553; x=1702791353; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b+3VmPuds4g4n6XJBzVO97/W6KC06JFNmvlpLmm4YdI=; b=J1G+GEv1MD0cIc+EzN41wL9k15lzHPvb3ZlAW/46bQ/jpVn3UinaqiGKgVq4vI9aSg KAC3jaKLNj/YhptjBzmedqbk7vK+ugofzcpNg1msHYmapk8CoPh1YLH5jKKFl1iUfsSj XpRjtxVbYn+QSb11nQyeRGztFUmmV04h+ldvI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702186553; x=1702791353; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b+3VmPuds4g4n6XJBzVO97/W6KC06JFNmvlpLmm4YdI=; b=QdT0ScW+CE5eB7U2HNnhfKv7fLkQkMRCd1lzfYCg8MtFh7SKdOTanYs//Jod57cllI WGAvs98gwAfVYFud/v0+3okNMw3NzUsm1jKR/WARKx29KGaKu8s3M4McEvu81MkKnbco +JFs5+SgOvwa/JMakEFNJLSs9cSXQzzFvC8x3/bKcjZhnmt6u1I6iY+dFy1DOMe8brTt FmJuoPfBEVb0SJ9wYU/GBRYg6hwyIa6IDVRwVG4kvd5iUywycfhjz2xdEX8c+HGp2uFg BfdqlNVKJtA6nPpqxTKJ50nWulQcLtdgUKLFyKqACJIAX0pSkcS+wjMa5lPbsTBIxCY6 vp2A== X-Gm-Message-State: AOJu0YzAhn/G4yunvdmCAOrQTfDAtsWeI2lfPSLssZVzfM+s6ZBTL4lE BdH2gZ5vqgAnM0x58sv5QIasWz4hag5QGZYUNPvQdZt42fdEp7dPEn1/2A== X-Google-Smtp-Source: AGHT+IHMmSVZ/yBYVwP3sq8fhmRqSSJhzsSmK8nJny0wczyeofy7D6uPcveSIc0VUKfgfOS+nudJzNAv1Sef X-Received: by 2002:a05:6808:11c8:b0:3ba:2af:c7da with SMTP id p8-20020a05680811c800b003ba02afc7damr1183854oiv.110.1702186553160; Sat, 09 Dec 2023 21:35:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t190-20020a625fc7000000b006ce6a6e33e2sm501723pfb.19.2023.12.09.21.35.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 21:35:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 21:35:53 -0800 (PST) Message-ID: <65754e39.620a0220.553ea.6ad0SMTPIN_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 5D9476051831; Sun, 10 Dec 2023 00:35:52 -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 | +------------------+----------+ | openSUSE Leap 15 | 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 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/28572/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/