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 6F3AA42C9B for ; Tue, 13 Jun 2023 02:55:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E9B640C35; Tue, 13 Jun 2023 02:55:48 +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 B766840C35 for ; Tue, 13 Jun 2023 02:55:47 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b2f0a140b7so1281704a34.3 for ; Mon, 12 Jun 2023 17:55:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686617747; x=1689209747; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gq7qE3fh4pqacQ5kkI0/YIQ+lkoS9LoUuwINlH17hT4=; b=TfHO+9EpGhg+Qe6PH91gs4frdA6vgxPiI0FBRpZx4qg5Q08kbcCpryYSyYTIYWSXwC qJRVcEHLCJ2uCSa2xKZSxylOf+12vJS2BJANJdIpjbbNKPfaDIzvNEf0+xnF74Kz9izQ kNIkXIC6ayYUCa+ZQ9pafnc6TMXgTz+hcGBeI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686617747; x=1689209747; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gq7qE3fh4pqacQ5kkI0/YIQ+lkoS9LoUuwINlH17hT4=; b=aO74XhiL8SqqEXIFjx5fXi89puFwqyXTIUBXy0qJPeAwFWTk7yawR0e5dQojfRMkNn 7udSJQR0vM4wpWbQ9YjYvbzQoC+0PBBvM2RwzW/alUIsPGPRd6TRVfkqfp14llpFEJpK nRmRuXFMJDU20/Yu4UZphg/MFWFx15/FQY2Jca+AtUbTxf+93g5XgJfqTHgPN6rjLpSO bhc0E/Wf9HojEcTfd2HmwKau9aox7/nAyOBoXUaFCsazcIFibzL1mIrzLPIZnPmkHRoW VeWKTEceftNDU5C075kG7wY6bGWzsaoJk1QJYda3+NYMGi4hxPuEW20GbOtae/gie73F pyvw== X-Gm-Message-State: AC+VfDyPeJ+FLB88pKk5SqHH3XY/lvuO5rMfWAiIMndN7Z4nQIh8813V B+kmOwZqAy8yaV0CAgZTJeXDUxHiqG6B4h9hdPz/Nnx06386J9EYDfhKP3a5iY0Q9IGBpfKYPQ= = X-Google-Smtp-Source: ACHHUZ680CI+a5F4myq5JdkRi2a4nAw1McUsLY9yr7ecrMoZc1Mljxwl6tkj/OkKAOlzknpEYIVb4oczofpP X-Received: by 2002:a05:6870:5aaf:b0:1a6:7eb8:2333 with SMTP id dt47-20020a0568705aaf00b001a67eb82333mr3621034oab.39.1686617747030; Mon, 12 Jun 2023 17:55:47 -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 lw23-20020a0568708e1700b0019646798ca4sm1541905oab.5.2023.06.12.17.55.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Jun 2023 17:55:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Jun 2023 17:55:47 -0700 (PDT) Message-ID: <6487be93.050a0220.f9b37.5c2cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 63208605246B; Mon, 12 Jun 2023 20:55:46 -0400 (EDT) Subject: |SUCCESS| pw128518-128521 [PATCH] [4/4] net/mlx5: implement Flow upd 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128521 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, June 12 2023 20:05:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:b6c419dde10e9f5dec7a02098c48060a7493420c 128518-128521 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26638/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/