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 40F0142B82 for ; Tue, 23 May 2023 17:52:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D9EA40689; Tue, 23 May 2023 17:52:54 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 92F4540689 for ; Tue, 23 May 2023 17:52:53 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-25345ca8748so6341297a91.1 for ; Tue, 23 May 2023 08:52:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684857173; x=1687449173; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3O3mQyqE0WAdIs0jJKSg9FQBF1zzmJCmcd3x4yFugSg=; b=b3xK24q4PT2wvMxxpBDSAWqCtJjI8OUXjhovWJhokTzMBpnxCbQT6XR2xOyEr0V75e hPGqiX+o0HBcLfCDsByamh1TwIFGBRNKajeTq3EcljTw7Lk+XmEVTSvc7R1j/bE0Fjut YplcKyW1ttlQoxmIRP6KkLs+G0rBIVLt8JfYg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684857173; x=1687449173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3O3mQyqE0WAdIs0jJKSg9FQBF1zzmJCmcd3x4yFugSg=; b=WOPt42noZqt+BLPSAczkNrqKxCLLs+rU+CF2PVI9BBtAHZ9b0nK4eP9dnT5jvDRPK+ MCSdlGpSBo1z5ZGDkJnCse5dTOVTYSDenPLY5W32rIDt1K+Im/WiOChznesGER2ukVRP 4xr+QjN7Nf5om5bXbafNQlpRA0ee13K2tgcmLOXxOtJ6ANgtyH1OjGnUqtUVDF1oCZ/M FUaeDBLx/9JegFQblUYqcRt0a6hNjUoucupFwIJpRGPSmCEEOmdxxgRPBYo9NanTMIfL lH+lOWCIhB23IC4+mHmnDxwEcpOPPlYat5Ql4Q8GqgWXfa69P5mvNCLmTKd6mrLcYwE/ V2Jg== X-Gm-Message-State: AC+VfDyQthSby9FyCgH8Y8082zoFsvQSfS+GHgLt/UKR0ES4bj5+8/UV 5zDImh3uUz9fQZcYpzOOU2mZmo3+pZcLnO5NkPSdZtqPkOpdLIBx18gkJg== X-Google-Smtp-Source: ACHHUZ56DJawpDLPmEWXBVlGiyTKbdfCPfeN5cJI08O9QGphw2dyy4QiekfdqkLtNlmMTLw+lgM8AGnlUe9+ X-Received: by 2002:a17:90a:5204:b0:253:24ce:cbd1 with SMTP id v4-20020a17090a520400b0025324cecbd1mr12741485pjh.6.1684857172765; Tue, 23 May 2023 08:52:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j19-20020a63e753000000b0051b146d7208sm977443pgk.2.2023.05.23.08.52.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 08:52:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 08:52:52 -0700 (PDT) Message-ID: <646ce154.630a0220.eb9de.58d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A439605246B; Tue, 23 May 2023 11:52:52 -0400 (EDT) Subject: |SUCCESS| pw127214-127215 [PATCH] [3/3] test: add reassembly perf te 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/127215 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, May 23 2023 12:54:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127214-127215 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26349/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/