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 D21DE42DA0 for ; Sat, 1 Jul 2023 11:45:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA20D410DC; Sat, 1 Jul 2023 11:45:02 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 01802410DC for ; Sat, 1 Jul 2023 11:45:01 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-78362f57500so121434739f.3 for ; Sat, 01 Jul 2023 02:45:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688204700; x=1690796700; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=etivPQkCtyJU8xR7kH5hdGQJK+0hkknmDjE/ivRA0Vk=; b=gsafiq7eqVJKe+0fs2dtuj61Hb8rStADFrbBeCT84w5EDfN+Wa6IoEa2LgAKPU0SVV FPgd3S9ddOtA35kXC3DDgU0djtd9gkEMFhZKXXSbdbK4UzQuQtA410fSGaJO7IzwXu75 i/xG4hb9JNNegDsq3W9AJEPvy834spsMdzHqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688204700; x=1690796700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=etivPQkCtyJU8xR7kH5hdGQJK+0hkknmDjE/ivRA0Vk=; b=bOs4h8yxFumC46UA29LZZ7MpSrj7+3rZo3pgQNZqQid72vNkFYOQW32c80yzUnaeYy x27pNqs9xC9yoLrbIjohksDfjSGzR2NKNLuSGhkFFvxd4JTn2DO9h0PRL7J5CJs7B23T g/icQom76SpT2WLoV2B/4FMRqB5YCf8UOixpZz7Nk+Re7C0aXXBgKhvMoo2S0YCnrJdj +RDN+K5ekm/rW7AmZWcfwAXNPjbqy8dPtcqy5dgrCK3m9Bo415+SbasmbNfP1yvdipBu 7MWRLhbdSV/0YXKDNz76iny+Bigf4GJW0binz0UaeIYTStYAkFNLhQDmQMONe4u02tlF Nn6Q== X-Gm-Message-State: AC+VfDwz0+Yy20CQIFfB9O+PhaYIJPSr/iHbn/zSDjt63uzPBLo69D8M Bsakcjzj9paeWLEX6eu1XVeEmo96Ki/2TxkqqNj/d3O5KbVGHQtnCK0SQQ== X-Google-Smtp-Source: ACHHUZ7naqn02DXToDevZWsX6xFi/pNlr9zT9GA4Th/FXgNdLnvsBUBEnZ86euEYLI3So2YykByyHbDbgIYN X-Received: by 2002:a05:6602:3056:b0:783:67a3:a69f with SMTP id p22-20020a056602305600b0078367a3a69fmr5650241ioy.18.1688204700419; Sat, 01 Jul 2023 02:45:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x17-20020a029711000000b0042adb3007bdsm493569jai.85.2023.07.01.02.45.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 02:45:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 02:45:00 -0700 (PDT) Message-ID: <649ff59c.020a0220.e847.fe92SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2EC14605246B; Sat, 1 Jul 2023 05:44:59 -0400 (EDT) Subject: |SUCCESS| pw129147 [PATCH] [v1] net/mlx5: support symmetric RSS hash 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129147 _Testing PASS_ Submitter: Xueming Li Date: Friday, June 30 2023 07:54:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129147 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26883/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/