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 229DC43717 for ; Sun, 17 Dec 2023 12:32:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E65D4026C; Sun, 17 Dec 2023 12:32:58 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 73CCC40042 for ; Sun, 17 Dec 2023 12:32:54 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-77fbab92df6so142493985a.0 for ; Sun, 17 Dec 2023 03:32:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702812774; x=1703417574; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eiOS8KYxzJMwDwF5+jnI11MHRlgYMLLeJtxKLFZbPPU=; b=PAnUAdIiCwHr2eWnvGlccB8uANLv9O+Ypn1E1G5Gc5Df69MSUgrJLG+P2MkKz5d78T HK1LSFjkhVMLDIsZpiu+l4v+6JAXvkWKzY7UOqQBmzPdFsMQVkAUMfwPpE+/efplukmw Iw67xyAnSQi4si6+jSOCpPL3XzfCTG0FCzJWI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702812774; x=1703417574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eiOS8KYxzJMwDwF5+jnI11MHRlgYMLLeJtxKLFZbPPU=; b=OPdAeF0iKokwXPxW+3p7FT/wL+RY0So66qKojF+VyreWrQ13GtWlWuKpAC3SCpZ3rC NKjaw3esUWV+Ez6KXahJHSqxHe6RDtl10dYW/6hSdd315JYZPXnSCqhfeTTAJX1eWWeX H0/kHwVF8R2owphYkIY8bnYLVOYtaeQKFwUnptB9zIPvs8R+ULZcR9YwRIFYzVoWx9X5 baz6mfS4sx7CE1GvgMFOjOuNe7HLgYEk0+NXvEloWsc7+G8SU1Ue96F2RweC+u3FCnt7 7JMnPRKPjj2komapCXsSftukDV/KYbUxEnpGjGSizyNmtCDMo+Mq6Sv5MYKZvuxmeoyC fqvg== X-Gm-Message-State: AOJu0Yx08o4jEB8ANeBnH+2AWfggdbHp4nzjIxgosdP30j9efFyahlCB h7qbcj6osoOPNaGKGWMVCalcjjfz/8YBdgWmHuGoSmKVYY9ZlehFYDEI+OlFOUe15knlcATShw= = X-Google-Smtp-Source: AGHT+IFEWo5fJNZFxA5W+vMsBzsCf3PLMk0hbW1BIhpcTlqYq6kLAI8P2/HU2dhl54ymD8NRmOqfVNF2Sztg X-Received: by 2002:a05:620a:3cf:b0:775:d7d7:cdbb with SMTP id r15-20020a05620a03cf00b00775d7d7cdbbmr15938566qkm.38.1702812773941; Sun, 17 Dec 2023 03:32:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v124-20020a0dd382000000b005d41181b5c8sm2350335ywd.31.2023.12.17.03.32.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Dec 2023 03:32:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Dec 2023 03:32:53 -0800 (PST) Message-ID: <657edc65.0d0a0220.dd6aa.6505SMTPIN_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 980266051823; Sun, 17 Dec 2023 06:32:53 -0500 (EST) Subject: |SUCCESS| pw135241 [PATCH] [v2,1/5] app/test-mp: add multiprocess te 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/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 | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/