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 D4F07430DE for ; Wed, 23 Aug 2023 08:39:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B711A40A79 for ; Wed, 23 Aug 2023 08:39:29 +0200 (CEST) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id 083D640A79 for ; Wed, 23 Aug 2023 08:39:28 +0200 (CEST) Received: by mail-qt1-f178.google.com with SMTP id d75a77b69052e-41095b84d8eso19597181cf.2 for ; Tue, 22 Aug 2023 23:39:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692772767; x=1693377567; 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=ppLHddEIHIt85m2IHNAe4L06BIa/v1YQwmJo0whnjeE=; b=mohDDYIj2I3Q5QWYedphFFDndJxA7/V+tpd6TTRUXF7Y2uanfXdgi8sDsyTckmOPTP Xm8bPV8TocTjYCTaHkvzJzGq0KeMd5+dCqGoIAKwTGySx3VXlE0BzcH08Tapund0C0qR uT0igl+8jYULFNyk411Hy7fs2CHjoGXgqLQ8cQuzwDOPt1tQk5oalEslDGePi+bAxrOD h9ly83KGxOZTGbmOQdn3IZBCZ6rfDjMlIdhePpIU7FO5OpiaJT3zGFK+Vtdk9u88qwxN anr71udf55XrvTqlWuRjTsrfBvDbTM1x3IE9JYcNx+JjNc3pFhfvFEAIHWmL3OFxm09R q2hA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692772767; x=1693377567; 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=ppLHddEIHIt85m2IHNAe4L06BIa/v1YQwmJo0whnjeE=; b=hN8sSDpGciyLv8MucVqt7j5Pp7+QTsVckavI611d20NhdK8hLZMc5Eg0pwDyhBatkh PBx3mpDF/96J5YIp/10bLrAUHftZSCFxHoRxh0Fw5bg2q5r34wbG9NCe6tRfxHz3bWV+ 2DzcXfiqp7p2Z6pb0c5/TajG7MyrGwjEVTzLnr/t/gHXVuTe1/2KF+PF3o/kACn47pnN tZNQXCVUWQEXVja4iKyMFNC9P+KfANLJB+D0KxxnG/ywnJv+FCf4Hei5kcwsiAvklxe9 xgyDkyVSJLtcBVKStBLOKpUZnIoPLEQgG4HC7YPX9mFGKOOuW2+3BmV+lZT7n7unfoNu sAEQ== X-Gm-Message-State: AOJu0Ywocig49lbyboHkwz6fVARwuq+L3RqRCt9nod4NW6tSCy23B4Zn HQ0XK7GwNlOBxveX7KUtNyCVRHvJhvdbstvr3P4= X-Google-Smtp-Source: AGHT+IFSYIPjOsNPPMVFXG/7Y2ISJ2w3PhGgwTTVyXuBYEj9Qw07ZhDfAcjDyi5uo45z3XEWQEPy2A== X-Received: by 2002:ac8:7d41:0:b0:40d:4c6:bcf9 with SMTP id h1-20020ac87d41000000b0040d04c6bcf9mr13389846qtb.7.1692772766948; Tue, 22 Aug 2023 23:39:26 -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 t17-20020ac865d1000000b0040ff0590fd2sm3529763qto.87.2023.08.22.23.39.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Aug 2023 23:39:26 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130661 [PATCH v1 2/2] net/cnxk: update sa to port map Date: Wed, 23 Aug 2023 02:39:25 -0400 Message-Id: <20230823063925.4186210-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230823055000.2692083-3-adwivedi@marvell.com> References: <20230823055000.2692083-3-adwivedi@marvell.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/130661/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5947598660