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 12A73431E5 for ; Mon, 23 Oct 2023 20:14:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C6F440275; Mon, 23 Oct 2023 20:14:06 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id BA24240275 for ; Mon, 23 Oct 2023 20:14:04 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7af20c488so37145507b3.1 for ; Mon, 23 Oct 2023 11:14:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698084844; x=1698689644; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RQle7+VsWin7GhefXecBzv1SFozn0yRnL0upannd+VA=; b=T6JBJUPRndVh6xmxfNrNDEinq0Gp9ZkeBb5+8R82yX62buEFCQBzPYh2xV3jfGr3ti hpc7IvivF8vgfCfnfW7U7ysjGBG6YAiItoXA7ZeiRznSNvYN79fQpwjJdsRDOEas9BZF RhFzcimxLa0WEx2VukfAjG5HBC/i7yXfIA6Dc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698084844; x=1698689644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RQle7+VsWin7GhefXecBzv1SFozn0yRnL0upannd+VA=; b=tRWW+EaZNY7cobHqzu1T2Kf49NkOxUo+3c8ba2jPkm2zeNDogMTbb3IO4YmdMUryEC /4bEvVJaiWxjvrtO431kwmAXk7gaWktmSvtYOjJQ98f/Ml3hT+akVanUeSEo/3Hd0+xg yeyZjOk68gfs6v40K3ZuKK13sVvozGUbdmt+Zd7oM/m3oRXpYDgcf1eXbpbk/yUV4Yyf KUBUF95p28EGnlLfwKYZYJt9BeLJrtkOL2aX967HeFqjzQBKFjqJsYti4lfF6VeoKVMH Z6Uh7/ZDw9tCFMP/StxKLXKnF3Yf3E5t8WV4yBVTkMGFKTsn2tDuL32KrCEZ6r4gxSeO 5R+A== X-Gm-Message-State: AOJu0Yw7pfLqZjNBJK6WKQI4Y1q0RekxvthOBCG1YaASxPi0kKQ/MNZx p1IMTGz0pVjBzamLkrJ5B3gL/iYSVw5CtPf7KFeuAeHvwF5FDGnCjOJuJA== X-Google-Smtp-Source: AGHT+IFk6cjZOyG4GFigdbNdDAv81M2IqAH1kU8dD6UQtPvG320oTGmsTMLY4mTdAApXdVSeabYUvqq2OBfy X-Received: by 2002:a81:5246:0:b0:5a7:bc78:81e7 with SMTP id g67-20020a815246000000b005a7bc7881e7mr10367819ywb.30.1698084844233; Mon, 23 Oct 2023 11:14:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z195-20020a0dd7cc000000b0059f7caff2d7sm866279ywd.2.2023.10.23.11.14.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 11:14:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 11:14:04 -0700 (PDT) Message-ID: <6536b7ec.0d0a0220.35dbc7.5007SMTPIN_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 E7DB0602A042; Mon, 23 Oct 2023 14:14:03 -0400 (EDT) Subject: |SUCCESS| pw133175-133184 [PATCH] [v4,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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133184 _Testing PASS_ Submitter: Gregory Etelson Date: Monday, October 23 2023 12:42:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133175-133184 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28041/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/