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 67F22430E0 for ; Wed, 23 Aug 2023 09:19:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6170040A79; Wed, 23 Aug 2023 09:19:23 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 3347640ED6 for ; Wed, 23 Aug 2023 09:19:22 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bdf98a6086so42251835ad.0 for ; Wed, 23 Aug 2023 00:19:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692775161; x=1693379961; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Lk5zrmnsT8KAuQqi3ylAN9Zj75Uj5mCpwprxX2a3vM8=; b=efFICRrFoAjfoaIiRVCK2hO1rJEr/7iPVDxGW1+EfPrFxT/Itmvj99sz548vK/Cjlp dfyHf1hqSAi9E+VVE/PEJ9vs1OIP61SWMFax6rU9XQDrkZcElSjJAZ0wEb8IXmxZF8+T 4gK8F+DAXkKQ1K/vf8ITAgnhua4yJWTnRj5K4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692775161; x=1693379961; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Lk5zrmnsT8KAuQqi3ylAN9Zj75Uj5mCpwprxX2a3vM8=; b=UCeMt8VAfuYyed6Y25vfE+Lwg2nZFmLcKhEGOLrkoQWOJA7T873dwLbJ+H2TkeNKJC G/gJ6+fV1fpa73tqzHnHlLbYoviv3rT7GAuTQbvIYfgowQLZwnUve53MykiS/OvuAwK5 l69PLzQQwyVb50j8VN0eqX+0v1+JytBTXaSLWizpipv873KS9d1x6oTLtSEqKJBABJSq frMrvC1keQHeDd6Jb/M6U2KQJm/zrzmhsDFKHGOekqDLMvjsONt+OV+YJw3FJhy2Kb9k j1qIMQXnlDvOyPONuKpwyJFznc1zrxyXGxUaaxzhdO1eOa7Zm7ISZgjrBWagUo4Nwtk9 hVnQ== X-Gm-Message-State: AOJu0YwyVyxULT3Sp35NHN+KVG8wWAxi2OZZU5tJISRQ6QhH/ff7O20T RpeMD27Yqzd1UjVU9MkaltXo7MuospJKZoQywevY6+61JyrzBvIrWzazFlTNswtElupps782YA= = X-Google-Smtp-Source: AGHT+IGFz1R0fdWadJYlcpK2nvhAaGjRa53oD/q13L0fVIfoHT+H5xYWLb8zLEJZ5lbAXX2PTCx7oKQahwwR X-Received: by 2002:a17:903:4283:b0:1b8:954c:1f6 with SMTP id ju3-20020a170903428300b001b8954c01f6mr11761535plb.36.1692775161431; Wed, 23 Aug 2023 00:19:21 -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 2-20020a170902e9c200b001bc50fdf464sm517535plk.17.2023.08.23.00.19.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 00:19:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 00:19:21 -0700 (PDT) Message-ID: <64e5b2f9.170a0220.60b8f.86e9SMTPIN_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 9DC4B6052471; Wed, 23 Aug 2023 03:19:20 -0400 (EDT) Subject: |SUCCESS| pw130660-130661 [PATCH] [v1,2/2] net/cnxk: update sa to po 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130661 _Testing PASS_ Submitter: Ankur Dwivedi Date: Wednesday, August 23 2023 05:50:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130660-130661 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27424/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/