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 47C7043891 for ; Thu, 11 Jan 2024 10:09:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43C9C40266; Thu, 11 Jan 2024 10:09:20 +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 D9A0D40042 for ; Thu, 11 Jan 2024 10:09:18 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3606ef221dbso24115565ab.2 for ; Thu, 11 Jan 2024 01:09:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704964158; x=1705568958; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LGkHHBheh46ZNmYnEM24sDisqiibx2dRi+p0QtpJsRA=; b=RhomAixu+a//cShIxaSdTjZXWG93v7G6w71buFO/OwV2CXYqzVOW/38aQBOj65G1Yf wOjHip5EzeGtMGESH35p9h77wXcuNa5d7Gm4F/PxrmAZJIEOF4kswNDbcMeHy5eHtwEV See8LD6GxAIGenzgOIuFufFbscWKcVd2s+AAc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704964158; x=1705568958; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LGkHHBheh46ZNmYnEM24sDisqiibx2dRi+p0QtpJsRA=; b=lX2Ke2I9CvvVZgkoGttvoCWo3Ifir9qdG7/4WlFKccaykLfQTx0EMAVnT8H+qLW6Vt zK50jgt/1dHbXr2GSfRpDLuEX0D7Ed7mskZ5m9osPSonLQdweTbo4Xt3di40Bz22pHvK W/jrZbINtGaDWLmWKJEI3NZxd+4LsSsSuteeOi6LFwsel/7QecnceCyAnaD2rFycxBez IRm3majCSHbcMth1Tg/JzqHH2YEZsZgmD/mtvwmnuWMd4yZQOo+ACj8ufP3Tggc/DamV wPUGFzk8Dt+j/MIZYPTv2pfrW+IdPvOMAy3L//Ut43oI5KSc16yeTS1K9wgjLFmZojz+ cNIQ== X-Gm-Message-State: AOJu0YyglBxzZAMbyLmPzrkXE551h/TgPpYP3RRj4phf1Mh0pmPMVRsy jzOEYWLuEUgWJLDTP1Iey2zBj8DejdYZjiG+XPsEDVX+GmIp35aQQAZ3NkRBtBzbSg== X-Google-Smtp-Source: AGHT+IGYv39QJ3QobteNWk5DoQj2KGquuJgkD6m2skWprvr6c0tthpX781PGFK1U3iw0uyZyWE7Iox4GL9Te X-Received: by 2002:a05:6e02:12e8:b0:360:780c:d2ab with SMTP id l8-20020a056e0212e800b00360780cd2abmr1144473iln.5.1704964158354; Thu, 11 Jan 2024 01:09:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a92de03000000b0035d56982785sm17741ilm.77.2024.01.11.01.09.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 01:09:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 01:09:18 -0800 (PST) Message-ID: <659fb03e.920a0220.3c751.160bSMTPIN_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 DF9EF6052516; Thu, 11 Jan 2024 04:09:17 -0500 (EST) Subject: |SUCCESS| pw135836-135837 [PATCH] [2/2] doc: multiple representors i 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135837 _Testing PASS_ Submitter: Harman Kalra Date: Thursday, January 11 2024 06:44:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:6560d57ceebf122c7950e633ea7ed97b44351035 135836-135837 --> testing pass Test environment and result as below: +-------------+----------------+ | Environment | dpdk_unit_test | +=============+================+ | Fedora 37 | PASS | +-------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28846/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/