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 5AA6D437A9 for ; Wed, 27 Dec 2023 11:05:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42754402D6 for ; Wed, 27 Dec 2023 11:05:04 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 4A2C5402D1 for ; Wed, 27 Dec 2023 11:05:03 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-427941528d8so43446471cf.2 for ; Wed, 27 Dec 2023 02:05:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1703671502; x=1704276302; 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=pRdXGbiWopuftSi0jHdUra/DmVRBFGAxD1pbFs+pPjE=; b=2OU45TMRYZHfVcP0/Mr9bEK8/cGyjqNofFEdjwlCxBSkQ0OhSEDjBXsQKeCiCKQ78/ aAW2M0eaC7kDcJAYlj+g0wIGGmr+vYVBEg/zDvKjDdDJFxQ/GRS1LWyc7lx0k0FxBxc9 PpYJqDac61iSs3QeXYFj72v5srjtqDV4Ur1iuYXRvuSWSGkaW7waJWroRWbRSz9Jnuy5 BiG7oMO8SaZLa53PCFvSoP/SaqwLjW7uRfPoZOM2xR9cMOCEYhx5ohTfUAXu6M40DSeQ bRfNUz98sZTcExJ9m5fJFlTTEbbgecvN3Nx6ahtx9JtSer8F2LdNdMlKAXbGBFA3xzhO GWMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703671502; x=1704276302; 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=pRdXGbiWopuftSi0jHdUra/DmVRBFGAxD1pbFs+pPjE=; b=j/UuXAhOvjjLKM3ORiyYttUZ0NCh0fQCvTCnuvl9F6gn0odLub32Bqg961GPZWTOUG aiyaZ+uSyO/Ja5NS8jNxgiNUMuJx1NJDc7315N/tgl56PiKynhWp9x48ZeSsvssnjKlg mD+JrM4P8UpKPC7aei4YWgFyf1oOJ+CmGyDyId14My5MoD2C27ueQqAxKZPgYKWLh3bD CQazSObRRqHVqG3x3+GTcAhHvNHkr+i5qXZhmzzGbIFGZK+ziRcffmsZTpCsRyyqHz7l cQ8j+bLQvso8Xp4ruvVg0T0PtKjkjqksiP0Ce5uDYf6FtQX3W0J8xy2gNtHRxKglldM3 I8FA== X-Gm-Message-State: AOJu0YzUwD/aRhrHmrr889PVV+IJdUG3MMVfcb4Iog0X7PxvtbwufccD VHKa8Fvvt9TXtsZGxi9croy4rrFSi5zLoGwwZDmlPt2XByw= X-Google-Smtp-Source: AGHT+IGvYSPw1xmwhsE9wGJ+X833RHUEr0wAIXmhMOTgEceIrbC4SAoZq1wvjslYFWNviRysM+FY5A== X-Received: by 2002:ac8:5c49:0:b0:425:4043:1d80 with SMTP id j9-20020ac85c49000000b0042540431d80mr15335921qtj.83.1703671501776; Wed, 27 Dec 2023 02:05:01 -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 gb12-20020a05622a598c00b0042753a7ada2sm6945162qtb.85.2023.12.27.02.05.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Dec 2023 02:05:01 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135615 [PATCH 8/8] net/mlx5: validate the actions combination with NAT64 Date: Wed, 27 Dec 2023 05:05:00 -0500 Message-Id: <20231227100500.2639927-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231227090731.2569427-9-bingz@nvidia.com> References: <20231227090731.2569427-9-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/135615/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7336973818