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 8483143DCA for ; Mon, 8 Apr 2024 10:42:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8093540289; Mon, 8 Apr 2024 10:42:05 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id D53C540041 for ; Mon, 8 Apr 2024 10:42:04 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ecf8ebff50so2351079b3a.1 for ; Mon, 08 Apr 2024 01:42:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712565724; x=1713170524; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=04W5JLCyu/Ue3Wpy3+UuycuCA2U9XzwTwEzC4hUQObA=; b=KLbqiL5yxXsbCs1sUghcOeyr0Pz+r3Op3lNqpKfT3HuK4/1Uxz7HfL4DyKE7OmvYnI ZFrnO+GekRr5k7AkAHR6hu59yavqI8kSIWbCc0n+A7PB0jLcYkLwSeE0JGncNEnKBIQ9 q6XddqRgblRkkMDjHswsnMXLbw09wYcYXamMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712565724; x=1713170524; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=04W5JLCyu/Ue3Wpy3+UuycuCA2U9XzwTwEzC4hUQObA=; b=K4p2zd17oRO91Wi+jm9PbjcN6CFraSw3rPlTwZfzLVe0Jy2YDjFONvpUU2HelyRBj1 Vv4pBycNzS3G1hVFPRIqqYwKE5lZJQz9af/iu2AE7n7adU7D6Zia4eFC0dvSRMyIkzpA RB8eeWx7oLJTvEJj2zLQiQUTHcxPsU3+41WCLIAUw3LjKlAwkpFbjyFgESjI0pXMWHi/ BIf2ViCbxfxpy5YErJtUNJN2xwIu3CzidSdAlLbJ5fVFG1wavgDIIr8+sJViyLba0/LA vETnZbDpZXsIg2WyxuLWDSnb0VGULIsf/0139OIJ1/Wej8H0nUhZM0rQK7eM3QuuP9yD Gwrg== X-Gm-Message-State: AOJu0Yz1jV9tdVX3ot78Pp9DK+vq+viLf7jxIlWNFQth6v6iRdj+l5I/ 09K1QjX87Bin4FBATdQ01SY7ul0VDooaKLfutaKO2iGRBO8I5f/Q9sls6OuVUllrXtNvjVKAO5d o/elkJPr6X3kLwrThVjZYfdZw2S6x8SE4Gvm/w/h+NYznn6/6T3rMIJmj X-Google-Smtp-Source: AGHT+IGv0QfNqocfHEG2C2CCjiYKiYGxxeB+dVbvGNYCH4U4t6ThkyE8HSMcga6ciI9zyV5Fwlz7a6sDqh9Z X-Received: by 2002:a05:6a00:938d:b0:6ec:fa34:34ab with SMTP id ka13-20020a056a00938d00b006ecfa3434abmr10665844pfb.9.1712565723844; Mon, 08 Apr 2024 01:42:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d28-20020a63735c000000b005dc1a55c95esm282968pgn.9.2024.04.08.01.42.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 01:42:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 01:42:03 -0700 (PDT) Message-ID: <6613addb.630a0220.2ffc3.3389SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DA4F6052514; Mon, 8 Apr 2024 04:42:03 -0400 (EDT) Subject: |SUCCESS| pw139181 [PATCH] net/mlx5/hws: add fragment packet ID matc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240408063210.2600860-1-michaelba@nvidia.com> References: <20240408063210.2600860-1-michaelba@nvidia.com> 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/139181 _Testing PASS_ Submitter: Michael Baum Date: Monday, April 08 2024 06:32:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139181 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29735/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/