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 D351F425F1 for ; Wed, 20 Sep 2023 15:19:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE0EA402F2 for ; Wed, 20 Sep 2023 15:19:42 +0200 (CEST) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 7D6EF402F2 for ; Wed, 20 Sep 2023 15:19:41 +0200 (CEST) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-41206fd9717so43769441cf.3 for ; Wed, 20 Sep 2023 06:19:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695215980; x=1695820780; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0UnilL2o5RTvZHWi1QMLrEmY0z7BKIQeCBl0enIa2eE=; b=ZXisHYumqVk1ELWdlhxOrgpCjgKAlmZ7cp5MKe147FS1ZNZtW5V4sN4m/C8rA3khlE 1Hnz5ceKDERift/dCsxiMfPsKT/LSzVR37PHgT+pc2IeUD3qIWCklKuINKTSh29rtqMp hNL0hZmaBmNSd5XOIkS7ydLcCe55CbOFQW3RCUWZW8JNhaXtnfyhkbthp1scpxPRRD2Q hN11Qadh3C1Vl60AfSxuEGnoAdck36VBD/KLnFIKuk1w2wTOrc+xaToRxrIHmTKJlgIR 6tFaonyfym2CZ0L2KEJDkToh2F6ObWv5bdYgNN1C4sBvHkYlR3vujMVyYJSQhSETrmlH n5Ng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695215980; x=1695820780; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0UnilL2o5RTvZHWi1QMLrEmY0z7BKIQeCBl0enIa2eE=; b=aw7VjqXP4XRCXM40kbN4B1qTrAFiqDFxXBky5BPAkP33vyTjhJ9/kYbJXEFidPidY7 d6Ztt6623zHMKufvGhGcfuuDv2q7QF4DeSJRzV/xfoNDZz42MtIS2+2pU1DRMrOjs3nz meh0i0T5NwFvegRUMeyDajrX2WA0iNu+nRPMHGsTBeL6WzEGju1UvEZ9PP/JxIAskS/u EYS00U3fEJRnVulkBO6/JLyFPg85R6xamUDZNd9xpGJEV12bJt4RVrnJW+p+D1904l4X +WBd2lXNNnHF/j+DklIGwhz4ywSLb1da+cARcNO0hEY9xZs00N1NzSmEQvRpcn3KIjDK /W8Q== X-Gm-Message-State: AOJu0YzO7WTlMMOsLkZwWh/4qtHr3DQ3QcY+0L5f6UvlwMWauiDtUQNh RNH8GZbk0YDROdHmqcuQ855L2xQbMt0eRh7NpZA= X-Google-Smtp-Source: AGHT+IEP6hG0uGQJaHQWIJG6aIYd0b26dfjHCV/Tm0UmgEZ/8aYzO2eknZJj5T9IY7yGc76V0FT/Fw== X-Received: by 2002:a05:622a:551:b0:412:1163:1d20 with SMTP id m17-20020a05622a055100b0041211631d20mr2919529qtx.48.1695215980192; Wed, 20 Sep 2023 06:19:40 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id e6-20020ac81306000000b0041524a92367sm4507207qtj.16.2023.09.20.06.19.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Sep 2023 06:19:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131725 [PATCH v2] testpmd: add hairpin-map parameter Date: Wed, 20 Sep 2023 09:19:38 -0400 Message-Id: <20230920131938.1689044-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230920122217.264818-1-getelson@nvidia.com> References: <20230920122217.264818-1-getelson@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/131725/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6248675179