From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 2CFFCA0559;
	Mon, 16 Mar 2020 17:10:06 +0100 (CET)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 612341C0C4;
	Mon, 16 Mar 2020 17:09:41 +0100 (CET)
Received: from mail-pj1-f48.google.com (mail-pj1-f48.google.com
 [209.85.216.48]) by dpdk.org (Postfix) with ESMTP id 77FB51C0B9
 for <dev@dpdk.org>; Mon, 16 Mar 2020 17:09:37 +0100 (CET)
Received: by mail-pj1-f48.google.com with SMTP id bo3so7533482pjb.5
 for <dev@dpdk.org>; Mon, 16 Mar 2020 09:09:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:in-reply-to:references
 :mime-version:content-transfer-encoding;
 bh=JAMQv4YIUkehN2zt4AP+yvBCaOmB28IIJXnYvpbLWW0=;
 b=Y+vvIm447w7VVzokA21zLSJCJlbfst3rS1hpjinTFd79Xk1aSTX8jkk1YT7uAUIvqq
 U++P0/0WzZJCpJDiAzo1DW/L+JPeN9ZEjj9dQ/V8mVN/SuA0XzEOEFk4ghIh3xnVJqfd
 z4NvkSmd1/Dk++9skhD/nJB9aVv2iIFqAr7QtFeFwfG50LC4LXiIICJKJZ4jVytsV/wK
 WTTsS+iRdC8m368Gb29hnVt3Dz6kiSat8gn3hn6fgIiAoukJQkfW5JTw8qk0n+mWhtNv
 8jenKoN97W8bZo5zZPD/XBvCywz0aP2uRLElKMdS+xqXJuPsCF7w/Husfdjy0Q4Lbxeb
 HTDg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=JAMQv4YIUkehN2zt4AP+yvBCaOmB28IIJXnYvpbLWW0=;
 b=C6bFBQ9l+GS9RxAVdsmQLJiDeCa9lpKzlg7H/xHpbEIflgU6Zbl+Rqpl7eGqwKxD/W
 HpbZYhxNbGtyWOsqJcinWnrvJRLrcDYArptfQY0L1/lkDCGLQnUlXvy38d1aJ2T5tXQp
 HQ38mxbU7NFCSo7qwZl8n3OxLgUIHJbvS7ZQZJNB7Kp1x5Dz2K5WhL6JgHroI8FMFlQ2
 f9bZAz6QxyPlqrRlVT0Ms16AZYmuCjMY/F9JwmFOai1zQoeIQZQAPA8jw3IIs4HrqRTG
 5v6N6jxCO3iR3yrGkNyl/Wpl3PLoFv3iEjXgSLF1tbd3bGrW7vSSCihSYKMZ6lIXkL/v
 yKRw==
X-Gm-Message-State: ANhLgQ3uiXeD28UvJ9BJ3h+mPGlCW5kfXv3tdwmLHjJE/ktHaN/ui6/S
 NTORHuOPXGXHiFmE1tpbGILjQzKQtP4=
X-Google-Smtp-Source: ADFU+vs+Km1gWi+6oWb9iAu/kg7GcIKJAMDndyezQ+alJbuQTBx+1AzeoXM7gLY5wH1p6c0bJlJLgA==
X-Received: by 2002:a17:902:d681:: with SMTP id
 v1mr27350777ply.151.1584374976012; 
 Mon, 16 Mar 2020 09:09:36 -0700 (PDT)
Received: from hermes.corp.microsoft.com (204-195-22-127.wavecable.com.
 [204.195.22.127])
 by smtp.gmail.com with ESMTPSA id w17sm361952pfi.59.2020.03.16.09.09.34
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 16 Mar 2020 09:09:34 -0700 (PDT)
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>, matan@mellanox.com,
 stable@dpdk.org
Date: Mon, 16 Mar 2020 09:09:20 -0700
Message-Id: <20200316160923.5335-4-stephen@networkplumber.org>
X-Mailer: git-send-email 2.20.1
In-Reply-To: <20200316160923.5335-1-stephen@networkplumber.org>
References: <20200312172047.19973-1-stephen@networkplumber.org>
 <20200316160923.5335-1-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [dpdk-dev] [PATCH v2 3/6] examples/l3fwd: block attempts to use
	owned ports
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

If a ethdev port is in use for a sub device, then it should not
be allowed in the portmask of l3fwd.

Fixes: 5b7ba31148a8 ("ethdev: add port ownership")
Cc: matan@mellanox.com
Cc: stable@dpdk.org
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 examples/l3fwd/Makefile    | 3 +++
 examples/l3fwd/main.c      | 5 +++++
 examples/l3fwd/meson.build | 1 +
 3 files changed, 9 insertions(+)

diff --git a/examples/l3fwd/Makefile b/examples/l3fwd/Makefile
index 59a110d12a49..59cd00abe6e9 100644
--- a/examples/l3fwd/Makefile
+++ b/examples/l3fwd/Makefile
@@ -25,6 +25,8 @@ CFLAGS += -O3 $(shell $(PKGCONF) --cflags libdpdk)
 LDFLAGS_SHARED = $(shell $(PKGCONF) --libs libdpdk)
 LDFLAGS_STATIC = -Wl,-Bstatic $(shell $(PKGCONF) --static --libs libdpdk)
 
+CFLAGS += -DALLOW_EXPERIMENTAL_API
+
 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
 	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)
 
@@ -50,6 +52,7 @@ RTE_TARGET ?= $(notdir $(abspath $(dir $(firstword $(wildcard $(RTE_SDK)/*/.conf
 
 include $(RTE_SDK)/mk/rte.vars.mk
 
+CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -I$(SRCDIR)
 CFLAGS += -O3 $(USER_FLAGS)
 CFLAGS += $(WERROR_FLAGS)
diff --git a/examples/l3fwd/main.c b/examples/l3fwd/main.c
index dda430d68a20..ab717e3bfd2e 100644
--- a/examples/l3fwd/main.c
+++ b/examples/l3fwd/main.c
@@ -221,6 +221,11 @@ check_port_config(void)
 			printf("port %u is not present on the board\n", portid);
 			return -1;
 		}
+
+		if (rte_eth_dev_is_owned(portid)) {
+			printf("port %u is already in use\n", portid);
+			return -1;
+		}
 	}
 	return 0;
 }
diff --git a/examples/l3fwd/meson.build b/examples/l3fwd/meson.build
index ebed3b518c4b..7d72b1b365ae 100644
--- a/examples/l3fwd/meson.build
+++ b/examples/l3fwd/meson.build
@@ -6,6 +6,7 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
+allow_experimental_apis = true
 deps += ['hash', 'lpm', 'eventdev']
 sources = files(
 	'l3fwd_em.c', 'l3fwd_lpm.c', 'l3fwd_event.c',
-- 
2.20.1