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 6BA9B43A1A for ; Wed, 31 Jan 2024 11:43:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68636402A7 for ; Wed, 31 Jan 2024 11:43:48 +0100 (CET) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id D1C0B402A1 for ; Wed, 31 Jan 2024 11:43:46 +0100 (CET) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-783da26489aso394106185a.3 for ; Wed, 31 Jan 2024 02:43:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1706697825; x=1707302625; 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=wuKYaOBrtAUJVUrXnMgkLCGPwWFrLNMLqetreJ6RluQ=; b=LoUHGZGC/tg4Gz+xCliXH3TNKjc13vJeT/zqVIrsFvFCwSa9vPV2lgSlfYkw3SQ7TQ /BcVNf/pFL+ae2KgBKYVg7XFnhX8D8lLGNhzvrF55ScQN3LDet14dYNfwDSzk9yhP0qa bIRRqrCVx3PugzEWKs1/QsvhHfHtURjnJgI05NzWl65SR5cVx9GhLSc0J4wAPFDAzchr 8TPCTmganCQvUthRQ0BsSxxxSmF/wsWdEZpHdSSxU185O+tFfFpXSQTaTz2neoijr9yG cYC/3icZXFmrjaaVeshA6aTqm0kXPNfl8+C//Z6RfS8f3WoV8krn4UejPb+yXTlecDRl GDdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706697825; x=1707302625; 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=wuKYaOBrtAUJVUrXnMgkLCGPwWFrLNMLqetreJ6RluQ=; b=u1ipl6EMV6pUvuQoM73RsJyiEk7Xt5dfFtO/8ranQxI301cpvzM1mHGQlka2Y5rd2Z znJ6i4LU7AKyISOgTeHjX3whG1UwrPyCoyhCqSUIO5QfDoxGJHzP5LbGZHO7NLoFGOAY 4gstqk7OJiSWaHSSszexHZog+5FCLAcxlBgbNpK/oci8jKBhMLMQp6oEK/eTDGeLgVC8 G/7jVuDo/400P7kLF/JkJ7C4nKFOh8xOmioVNiCtB27JgH5kw4HgSGgmkK7m2br6aAOI mwXmRX0SRuY1aFgg0Ks5vEuRfi9vMzplFfLioSj/E9JmHFoZieAeZS8dxAVYnKRBjaDF M2jA== X-Gm-Message-State: AOJu0Yy/L/vNUO0gNOh2cNoKspH+65fW3yzmmDx6hgobQMpgvO1A25qZ LkNS9NKOZmRS7AsknEdLOPCf4IzQgPlE3tjO+912uQfD23ZOiyVpVJYNv5ZhVGGjERTrQ6Zimw/ H X-Google-Smtp-Source: AGHT+IFEOa2xubQ/Ne/e+zwSpUpK+aHTtPzpfeHPslUHdHtlS6dRW7/r1b2uInYH1W7h4Z1s29ovbw== X-Received: by 2002:a05:620a:1187:b0:783:ae0c:5e8f with SMTP id b7-20020a05620a118700b00783ae0c5e8fmr1071720qkk.71.1706697825744; Wed, 31 Jan 2024 02:43:45 -0800 (PST) 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 ay6-20020a05620a178600b00783e1eae515sm3906788qkb.27.2024.01.31.02.43.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 Jan 2024 02:43:44 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136231 [PATCH v2 2/2] app/testpmd: add support for NAT64 in the command line Date: Wed, 31 Jan 2024 05:43:43 -0500 Message-Id: <20240131104343.2250486-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240131093804.357465-3-bingz@nvidia.com> References: <20240131093804.357465-3-bingz@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/136231/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7724323656