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 77D6843717 for ; Sun, 17 Dec 2023 12:20:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73C504026C; Sun, 17 Dec 2023 12:20:45 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9865640042 for ; Sun, 17 Dec 2023 12:20:44 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35faeadf477so830075ab.3 for ; Sun, 17 Dec 2023 03:20:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702812044; x=1703416844; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vl4PpCXjIzRdiZ/strPX+D5LAeHZ/Un1NyStHrjlJXw=; b=QjAFOrDhT6KQwJk/MSq5Pz2jmJgMR9BcuInGMdtFtO99kAaOZnRcJCRcxTDPHiuJna kJM2dyflIGsmfb/+5jGiVYi1asqelegTgTNFQ/RkXUnXPhbfWdkJkV7ggi+LYz7ZirN8 F8e9+grpiSXUMgoD0Ols/il49OeeXHXFDOU5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702812044; x=1703416844; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vl4PpCXjIzRdiZ/strPX+D5LAeHZ/Un1NyStHrjlJXw=; b=ezwh39zc9SFB9a7grrBFFI6H5KFAG2qirye9Mmw44chshRx2BzP/zRWXfRo/voTitH GsLb5fKwP+qgoaQmyPsabjCFbrTUQBwuzvY4B7aQCZ0SKC0CIT3PHWMxYoGArOneV8NQ Nn45ghpYRbHUcblGTjIJ+8GjjoAdV4aSQh6SLdQ6myrHjPLqy0BFDuGnVKmo14xL5LpJ RTUI5NdX9TCk5WB0fUl5e23Siswbc8ZnziIp2EhqHFaJ11RPLvneDYPRfa2Wf3Ivmz3Q o+9XZv/j5XA46wzjxJpKQO7TuJJUR1qI+TSOa4dsCrpVRlWnhISeYEMuPOyV+a4w8cfw IZRw== X-Gm-Message-State: AOJu0YzXv03twcWtJekgPvZHvAT2xbovmKh9Cym55bVfSfT91arD5sVx KNXD7xMsmQb2J4eA8RhlP5AgoMzZRg1Iz6GZYqNj4B+uGPcyph6MheNilA== X-Google-Smtp-Source: AGHT+IEn1PXQr2VCWR8kajHymiuDl2fFmdnoFM8pel+AdmiBxb9a4BkKyyvpMQBDtbQmfcJAJndQFcFx+eY/ X-Received: by 2002:a05:6e02:194a:b0:35d:59a2:3322 with SMTP id x10-20020a056e02194a00b0035d59a23322mr25534150ilu.38.1702812043978; Sun, 17 Dec 2023 03:20:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s13-20020a056e0218cd00b0035d3dd0557csm10779ilu.67.2023.12.17.03.20.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 03:20:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 03:20:43 -0800 (PST) Message-ID: <657ed98b.050a0220.6bcc1.0946SMTPIN_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 A01C16051823; Sun, 17 Dec 2023 06:20:43 -0500 (EST) Subject: |SUCCESS| pw135241 [PATCH] [v2,1/5] app/test-mp: add multiprocess te From: dpdklab@iol.unh.edu To: Test Report Cc: Artemy Kovalyov 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/135241 _Testing PASS_ Submitter: Artemy Kovalyov Date: Sunday, December 17 2023 03:53:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135241 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | 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 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/28653/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/