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 99A29436BF for ; Sun, 10 Dec 2023 05:29:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94AD7402D6; Sun, 10 Dec 2023 05:29:10 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9285640299 for ; Sun, 10 Dec 2023 05:29:09 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d7a47d06eeso33097387b3.1 for ; Sat, 09 Dec 2023 20:29:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702182549; x=1702787349; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OUSrG9cx6omijN7sbrzo2LWpvrJj585J6+vaRS0tS7A=; b=dsPKwN9Co/s6DV1ospUp+KEkAmDUWeMJokyOu0aFnG9ysSMerZef3+oYK1IbD6JddH hzxGhImDbxDwcKLkNxNfvzwcqhzj5AxkURK52nFrQ1OfHiKPSVmHcsTdezKYnqeCFb0y 4OjOP8+54vzOUBJV/MvGSefiUR7OM0e9cY2dM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702182549; x=1702787349; 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=lCJItVerNqjBYlcssgN4rhcRHyJC/IFUnCXtGcC2GWEHRO5cSCg8ab5RfejzHUz5om Wgm/biVDYvFEuKxcAIE+l+9dp+Z1mVz7tC8ldPFeQb+JaRuSzp64m65r1x0darczeYx8 tKUpw/yt5DhPLMdiygDyjxvhrRm4MN41kse/hxOuP3cafARqRmiwk7F6HdacbjgmvPuB FlQrvLm6Y+86he428GaVk6egtiLfCToi/fotPXAex9F936buGHIYFfAlQvsPhzJdkjj6 /uy1bmR4GEPosXcrVIfubMR+cYB4ewcWMuvjBBoki9cqmznymXUlAVW3c64GbMsaIW8W P0Xg== X-Gm-Message-State: AOJu0YySdseF/FPbTfOHg3VvNyIZQXci/m2KKM02avAMt85dYcZKblAk oXorIR/aHF/xW75pfD7pmqOplQaeM1CsZpm6SFBAoZtbJpPNc8pelqtOFQ== X-Google-Smtp-Source: AGHT+IHkZkSgYTb6LhUss0WZPYdsVqhtYtXqDcLP2OYQpyqsnQEJ6rzahCDsnG2Ywe53vEGR3ara8JKwIhd0 X-Received: by 2002:a0d:e7c7:0:b0:5d7:1940:f400 with SMTP id q190-20020a0de7c7000000b005d71940f400mr1754984ywe.104.1702182549009; Sat, 09 Dec 2023 20:29:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o125-20020a817383000000b005d3a0f60531sm518946ywc.27.2023.12.09.20.29.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 20:29:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 20:29:08 -0800 (PST) Message-ID: <65753e94.810a0220.e168d.5649SMTPIN_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 B1EAC6051831; Sat, 9 Dec 2023 23:29:08 -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/