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 82EDD4368D for ; Sun, 10 Dec 2023 05:28:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D01C402D6; Sun, 10 Dec 2023 05:28:38 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 20BD440299 for ; Sun, 10 Dec 2023 05:28:37 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d9f8578932so1158037a34.2 for ; Sat, 09 Dec 2023 20:28:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702182516; x=1702787316; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OUSrG9cx6omijN7sbrzo2LWpvrJj585J6+vaRS0tS7A=; b=Xt7N+XXCq8nOBD5859w0JNIj6w3hur2O6iW8322/h8ndzvN5mqRUmgigqiwTaSqsmd veBQz5OOisWYpaWcouEirxArM7SxBO6imA0cfzx65G6RF0OVoS08LxkAMxY/cdcdsEbi le8Em2pQUyb0xZJwG+8AGxQpLtbzjTTjGWrro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702182516; x=1702787316; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OUSrG9cx6omijN7sbrzo2LWpvrJj585J6+vaRS0tS7A=; b=WzkCGK7x/GCe1CD1+j2pmNK6xbEO9y/yVIYg+4ZqPqgAvWuMKI+PHF6MKWkLMgOdQg 1lbDYFhgW1P/mnPxaZ2AzLvVMZHbxWHTWXP80CdJHl+QjHLSB7VOTTOGmtZv9qDYfoEP aq2rrcywFUipJhTvzux/a5N45NvWeXC/Sx1ekTZwzuiyty79Mq/tICCJN7uul9b7LvUe P3mtuZgrP6jHHknxYv29Ey1xsuHNnwvG9k3pJDFLT7MPjyEROXnW2LsNn8qPswk7ZaNn gZUP81JNC22BPMZnoTl9glJTbE2odXBsK9/MRBQLfw3t9S08gHRzOD9tTmpgaOckxsbK K4jg== X-Gm-Message-State: AOJu0YwqMFYmvNnUVKbUp9maFd+R4OYo/VFoML+qgA0W/KrTZH+ony0L EkfFP1sbhB5RLIEAPjUf1G+4KXfpFY6dE4LeocJ/pNWHVR/mkpJK4Ji6oU5owqvx1rJIFBX3Kw= = X-Google-Smtp-Source: AGHT+IHdj0f9TRse4+J0I9GRbsoyEypnZ1EhZpvw2x6HYPtYm7BJxnESgIXzmoUTYPXfPwbfD9t/OMyrjUCS X-Received: by 2002:a05:6870:718f:b0:1fb:75c:3fdd with SMTP id d15-20020a056870718f00b001fb075c3fddmr3507083oah.61.1702182516289; Sat, 09 Dec 2023 20:28:36 -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 a18-20020a056602149200b007b358eae6efsm249462iow.22.2023.12.09.20.28.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 20:28:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 20:28:36 -0800 (PST) Message-ID: <65753e74.050a0220.3f5bf.8bd9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C8A7C6051831; Sat, 9 Dec 2023 23:28:35 -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 | +-----------------+----------+ 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 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/