Toggle navigation
Help
Log In
Help
Log In
Home
Messages
Hashtags
Subgroups
×
×
×
Close
Likes
iovisor-dev@lists.iovisor.org
Topics
[RFC PATCHv2 12/13] ofproto: disable megaflow for bpf datapath.
×
Close
Search
Date
Date
1 - 1 of 1
previous page
next page
[RFC PATCHv2 12/13] ofproto: disable megaflow for bpf datapath.
William Tu
#1378
BPF datapath is always exact match.
Signed-off-by: William Tu <u9012063@...>
---
ofproto/ofproto-dpif-upcall.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/ofproto/ofproto-dpif-upcall.c b/ofproto/ofproto-dpif-upcall.c
index 4f696fdca7f6..92a55d0b7768 100644
--- a/ofproto/ofproto-dpif-upcall.c
+++ b/ofproto/ofproto-dpif-upcall.c
@@ -388,7 +388,11 @@ static void upcall_uninit(struct upcall *);
static upcall_callback upcall_cb;
static dp_purge_callback dp_purge_cb;
+#ifdef HAVE_BPF
+static atomic_bool enable_megaflows = ATOMIC_VAR_INIT(false);
+#else
static atomic_bool enable_megaflows = ATOMIC_VAR_INIT(true);
+#endif
static atomic_bool enable_ufid = ATOMIC_VAR_INIT(true);
void
--
2.7.4
More
All Messages By This Member
×
Close
Verify Delete
Are you sure you wish to delete this message from the message archives of iovisor-dev@lists.iovisor.org?
This cannot be undone.
×
Close
Verify Repost
Are you sure you wish to repost this message?
×
Close
Report Message
Reason
Report to Moderators
I think this message isn't appropriate for our group. The Group moderators are responsible for maintaining their community and can address these issues.
Report to iovisor Support
I think this violates the Terms of Service. This includes: harm to minors, violence or threats, harassment or privacy invasion, impersonation or misrepresentation, fraud or phishing.
Note:
Your email address is included with the abuse report.
×
Close
Split Topic
The new topic will begin with this message. Subject of the new topic:
1 - 1 of 1
previous page
1
next page
Previous Topic
Next Topic
More Options
More
Home
Hashtags
Subgroups
Terms
Toggle navigation
Terms
©
2023
Groups.io