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 8683B431A1 for ; Wed, 25 Oct 2023 16:11:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8225840273; Wed, 25 Oct 2023 16:11:56 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id DF65040273 for ; Wed, 25 Oct 2023 16:11:54 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6ce2cc39d12so3641547a34.1 for ; Wed, 25 Oct 2023 07:11:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698243114; x=1698847914; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O6rxe5VLnWewAEkr8Nk+PXk9AKLMNGPHMi6gHT1K2rw=; b=EBe8ksN82wPs/oMNSb2t7Wr+qcD/GvFtQv04lg8IJp4vqDTLF964kMH5iqJ8qFi0s0 P50EhRiGErMsoY72M8c4kJh8tBV9sWAA39lPPkivZyr4xqg2xoQ1/Yi3zkhgm01z2brF sRn6n9ylqPYLPzZRmExoaHlaV5SVybbQIC3rc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698243114; x=1698847914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O6rxe5VLnWewAEkr8Nk+PXk9AKLMNGPHMi6gHT1K2rw=; b=Kds+4kxPCja+7pUdHQ/+dZjci1QSRdgcKfCIwLYWqDgsgMsDAPByxbwwdQbD3ZoHD2 4HwAGKsl1pTeTXkYr2LAY7XYMa5eSePegAzX1JQuUCcv5nLA6vtQWl7ObhUtp2zagM4c 3Sahy3xBwNqqTDfXYrhaDfchc5EQjZlsfdzstGBqY1+VUPyXw9g/D6oiU/FbDchFoZY5 Hb4Ar0+hxekNaPjLZstd4oTGk9JHzg8NhqpKu7JeCgvoqHMbGiWctH4X6mU7TLSltr0/ W36RdGN69MhIz4JffwpfeZEogjnuP4wHpYWkyUR3FDw2hTH1eaQaRXPzfD4WDaGaVHhf mWJg== X-Gm-Message-State: AOJu0YwtRIeXZhNMlukbcpyXl0yR+iuxspYh+92LwqsnocEtzjpPXt6A rHyT6vk+IB1ruqzDF53lN3wrC6E7XHRmRnCLMAnS7QrVrfXryKexPNZ9W4/BNXe1pFY4DUBGeA= = X-Google-Smtp-Source: AGHT+IE1aNwlsNJZvLsa5EKyzDGyKQVSyCvB9nwdNMAAv9pX6h9lf4TKtBVsOT7WTb6x/Mf0jS066/zvH4pz X-Received: by 2002:a05:6830:310d:b0:6ce:4035:b801 with SMTP id b13-20020a056830310d00b006ce4035b801mr15885518ots.13.1698243114310; Wed, 25 Oct 2023 07:11:54 -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 o127-20020a0dfe85000000b0057a531a4d9fsm1388007ywf.57.2023.10.25.07.11.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 07:11:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 07:11:54 -0700 (PDT) Message-ID: <6539222a.0d0a0220.e3aa1.7d05SMTPIN_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 F06586051827; Wed, 25 Oct 2023 10:11:53 -0400 (EDT) Subject: |SUCCESS| pw133294-133302 [PATCH] [v6,10/10] net/mlx5: support indir 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133302 _Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, October 25 2023 11:22:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133294-133302 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28067/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/