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 3A01743859 for ; Sun, 7 Jan 2024 18:25:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34975402E0; Sun, 7 Jan 2024 18:25:11 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id C1B29402B1 for ; Sun, 7 Jan 2024 18:25:09 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-204235d0913so891276fac.1 for ; Sun, 07 Jan 2024 09:25:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704648309; x=1705253109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NASjv7NLtsKt51A2A+HFqJ+R3QJD0L6iJ203m8QUnNE=; b=H8CBgGAf59+MriaEFbJI0pWuPffc02XoOvnrWlyRB6We0kXp3ckbdoZhR5hy+xR6Cy bCKTFo1nfLbfJSXYbTSpTigNb56/QudZ8sAEk2DvbFlBCu/tfTO7qyUeXoewv0nLfJBK AVj/lN3DKn4kuAPKUhDzOXx3Hv9oEZqQQrGYU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704648309; x=1705253109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NASjv7NLtsKt51A2A+HFqJ+R3QJD0L6iJ203m8QUnNE=; b=LqroRh/nd6DMusiia0QtPD0pXPsMHl0htRCOPa0taTOFaxXAojbjYnvjbsVKCrT3zA AXONXBzZ8/s7ecxhPSj/mcaVzjjRNP4gnmMeXK112f3DPX7qbu6Ps7jQPbBZ1svXD8+Y XWPkV4tULTQ5Jlgn17Xq3xo37erZDvnlSV6e8i3eu4gKH2flQwlnk56ft3NYoXyVv2Ms Rzj/orofzPo2hCd/APfHE3ihAKFusaY6CCSb0NABfMXonyXQAKQsLRq4qbSDGl9VNa9f 8kAoSnXyVnrnPtcNbZKR2yZPiwyi5oYG1R1LTzts2tRFtULs3nw7W2yvg+DNru82ztv6 Mtgg== X-Gm-Message-State: AOJu0YyLtQhuMABXxNfO8dE7ffE5PlgUer7QaI976epU7FyMPYnG/Qap j08ddrUVn0CpLHfZ02SHPQFTXnkJHjcImBLeHlhErBb2JiXV/5XOF5ht1f2z2HZvfJdOd1hucga 2tmUnWg== X-Google-Smtp-Source: AGHT+IE1o1bZrFNCC0+FeKZtYTFkM6gL46kL/2iXjyeCjwopAgGNvoPq2PBfO2yF2CMfO6DD5MUNSm5k2ImV X-Received: by 2002:a05:6870:558d:b0:1fa:f541:5297 with SMTP id qj13-20020a056870558d00b001faf5415297mr3635999oac.42.1704648309058; Sun, 07 Jan 2024 09:25:09 -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 bx25-20020a056830601900b006dbff2ec514sm356268otb.6.2024.01.07.09.25.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 09:25:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 09:25:09 -0800 (PST) Message-ID: <659ade75.050a0220.dc782.817bSMTPIN_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 867EA6051831; Sun, 7 Jan 2024 12:25:08 -0500 (EST) Subject: |SUCCESS| pw135772 [PATCH] [v11] gro: fix reordering of packets in G 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/135772 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:29:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135772 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/