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 2B85C4321D for ; Sat, 28 Oct 2023 05:43:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2712E402D8; Sat, 28 Oct 2023 05:43:49 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 7FA4B40291 for ; Sat, 28 Oct 2023 05:43:46 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6cf65093780so1773123a34.0 for ; Fri, 27 Oct 2023 20:43:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698464626; x=1699069426; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X4+GW10QicHHUJgMEKOhDox3XtLt7yWLd+mf+ls6zb8=; b=TxC5HULnB0GVRliK2yKbZnjPKyYP4zuc9Pot8g3eORGIgbNYjPm+tkJBUHFBsS63mx ojn3155z+aUaPD1gyuCawjRv/T8EUEywN/8V+sCN3cjZyjzKMtPXrz46/CTY9bbRwbXs goelmw7M4thxj0ZR/KgF0WeYBeMVbAWJ3erBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698464626; x=1699069426; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X4+GW10QicHHUJgMEKOhDox3XtLt7yWLd+mf+ls6zb8=; b=QeK2N6G1+DPjEAQJ2jkeiHYK4dnbIneLi7QPUnLq4++NL8e60R5IaPfVsE4yFS1EZJ Xk70DbY4Qf41OA31eLPLz25bSt3+SiPBKaf2E+La4GOMfUldxMJqFccl+6sGR5zSqSEZ fmOZUjE1zLnbpP1OQ4RfhWqDhW5z/IUBXiAenTnc//Rr9gecHC/y+KO3mz+sg06saE6J 2p+RfSsCtpemKGe0T5F2mEtSNLZFxJ3C093sX+kGk2EWaq5VgXMtBbRXmbB7/TylcYM1 BsgoBsdPQz3gaaG79FhHN5TTbGdsUTydAV3cZ2F1b911b2JlLzYGF10yrcOO5SBGpJux BfYw== X-Gm-Message-State: AOJu0YzQKCxClZHiqHmmxTjaA6aJEOfqmHuQu8XEtah38fXRpq8EqgKX rDkHRVmnao9KoQkbLZ80liSMEzea/HKbbVrGimBPsl8l2IfLbGVzAX3KdMY4WVkhJ/aZ6ZAIwg= = X-Google-Smtp-Source: AGHT+IHKJ0Ubi4uW6HJSLCUhEg5HNDdlWoIhvhSP4VkvjVGtXf7HIJfcCXrm9rmpxYu52j59B2EbUolPaLDY X-Received: by 2002:a05:6830:1351:b0:6c6:1c54:a1b7 with SMTP id r17-20020a056830135100b006c61c54a1b7mr4538834otq.24.1698464625962; Fri, 27 Oct 2023 20:43:45 -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 x68-20020a4a4147000000b0056ca977c8fbsm421552ooa.18.2023.10.27.20.43.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 20:43:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 20:43:45 -0700 (PDT) Message-ID: <653c8371.4a0a0220.36dc9.b389SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 79CC2602A042; Fri, 27 Oct 2023 23:43:45 -0400 (EDT) Subject: |SUCCESS| pw133532-133539 [PATCH] [v7,9/9] app/testpmd: add RSS hash From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai 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/133539 _Testing PASS_ Submitter: Jie Hai Date: Saturday, October 28 2023 01:46:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133532-133539 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28122/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/