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 654FA42B8C for ; Wed, 24 May 2023 15:20:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6253A40156; Wed, 24 May 2023 15:20:47 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 3C08640156 for ; Wed, 24 May 2023 15:20:46 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64d24136663so702444b3a.0 for ; Wed, 24 May 2023 06:20:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684934445; x=1687526445; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hbGUI+dauw8ogYwwgyCCdV5xSwSo3d8LziDosT0/pAk=; b=i5ba/4f02UuW40atHbdE2ykIlXlOxnl1/0pOYzM0TJA19YOon+dgzro1OtlgjWJRS0 r34qufQa8AXKQQVmtmokd64uvJHKD1k73Ssm4Dn0Y7dYLC7gQHoqSh35I18j2IZ/ZxSA iGpO5dHjBGkCXIZtInX5wD32xCBsjy5oKVgZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684934445; x=1687526445; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hbGUI+dauw8ogYwwgyCCdV5xSwSo3d8LziDosT0/pAk=; b=ZXnL5ssJlFtDxFE+McWV+Rl34i+poQJtJkQCzClhz8dsWVj9DHG/5uLnf6jhkHlfbg Ilod/REy9YK4xiZFjfrjOnCL/revw/hN9GkisGwrUcfy0v+o/BQO50BcdfX80TmxsCLG e2u6ZfKyY7fh1kU4FDbnYoNQazHxXgRnnOnXICFt9MIYdKD58XCP1dGQCdHE2h8arC67 lCnS1EqigSz03iqTsaDi23/yOACW0bol6K+1qvku/Wv/9MHVuj8euOXhHMmTZdGwzB/s euqVTbH4VwDlSE7QKjVIJr+LjSNLgjM2r4Igs/8mhZ+bDEGMgPyKGJtvoTOU9FVNBH50 mnjQ== X-Gm-Message-State: AC+VfDzTthwGbAFaBzHCIOGby9HCK3LQA8jxo1+CsCAY20HM6sUVWCQW YgHXn5kBezLmK/BEond0uSRYCXSsTzdLBhcRiWvZwXwpZWULRJFUMjNhFg== X-Google-Smtp-Source: ACHHUZ485u9n+Jdt6crlJwnCUGULhSfd4ZVDHBl068JqLwoOlw9Ljl0DjH93FcznormO3sXcsP6CMfpmhy2J X-Received: by 2002:a05:6a00:98e:b0:64a:c673:d064 with SMTP id u14-20020a056a00098e00b0064ac673d064mr3513338pfg.17.1684934445422; Wed, 24 May 2023 06:20:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f125-20020a623883000000b0064d3358df8dsm794270pfa.8.2023.05.24.06.20.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 06:20:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 06:20:45 -0700 (PDT) Message-ID: <646e0f2d.620a0220.34a50.a8fcSMTPIN_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 6F0A4605246B; Wed, 24 May 2023 09:20:44 -0400 (EDT) Subject: |SUCCESS| pw127325 [PATCH] common/mlx5: adjust fork call with the ne 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/127325 _Testing PASS_ Submitter: Date: Wednesday, May 24 2023 12:01:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127325 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26367/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/