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 DA20C42DDE for ; Wed, 5 Jul 2023 23:19:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2F2A406B5; Wed, 5 Jul 2023 23:19:03 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id ED933406B5 for ; Wed, 5 Jul 2023 23:19:01 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77a62a84855so281979239f.1 for ; Wed, 05 Jul 2023 14:19:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688591941; x=1691183941; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aeRUpBhDwvTleXmXQwSoBNkgTMbBXeIhddyJrXmuRLA=; b=ic7RY4OaSGBPHkoU56uMRYQw9ljPbvH0yhqUMWbkRZk9+qRS2J84GzKKlVbMHqDywB w9Filis5ZabZd3QGXpAAzoPg6DRi/Go+HJzQvwkfb+DLqvIsRVt1Xkatv0r3nH5mQhkr wdQjpYg6bmGFCmCy6SyEO5zoaw5X40yVmE56U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688591941; x=1691183941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aeRUpBhDwvTleXmXQwSoBNkgTMbBXeIhddyJrXmuRLA=; b=VSCFMz+4nmQACMUaSgHhJ249DujTYkD7GLSGThwqkeEbF0MkP4W7Q8hX83aGsmxvIG c4Vz8ZdQh2CgQGvFQnGl+usryTK8CJAWfczpkQENa1tHEmnjWZAS8n6an2culoAv8wuR ARofpgvzQbJBiMHfcTVqELo9neNNkspfTPFnyDi7L6EMtShF5eUeRH1flGWWpyRaIMDm nBRSlJFoxDkVhd84vk3vfeLW4WXtd9wEgYhcq8gPOpSXF8ZA6uuMcTWbpWEXIVn1Ykdv skQ+8KB2pHw2C1jNjTzxt6n4ZGBedSnDDw+rEBOys5+66jRPXSCBTPPTa7KmY3sn5+sh ScMw== X-Gm-Message-State: ABy/qLbcmxqJL+h60U3Fa+0BfZThWj5kWfOa9KVtdZO63bt7Kkv69FXO VGoHsmSaEVKigUtPOybKRBk860wB0wdA9vhDhQXKeE9eSDvLYLJXhRnKSw== X-Google-Smtp-Source: APBJJlHaFzWVZJWfiBTdH766ybnp3U3/g3hTLvQ1NiYPUnPUYwDrOsD4L6/YdmxikpScgR0VeE6iIebhVG2y X-Received: by 2002:a5d:9f50:0:b0:785:ccfe:b68f with SMTP id u16-20020a5d9f50000000b00785ccfeb68fmr338039iot.4.1688591941302; Wed, 05 Jul 2023 14:19:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c14-20020a02a40e000000b0042676b1167csm4025jal.25.2023.07.05.14.19.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 14:19:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 14:19:01 -0700 (PDT) Message-ID: <64a5de45.020a0220.3cc1d.010fSMTPIN_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 BE797605246B; Wed, 5 Jul 2023 17:19:00 -0400 (EDT) Subject: |SUCCESS| pw129273 [PATCH] child process synchronization NIC startup 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/129273 _Testing PASS_ Submitter: Kaisen You Date: Wednesday, July 05 2023 07:43:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129273 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26962/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/