Thread (220 messages) 220 messages, 8 authors, 2021-10-31

[dpdk-dev] [PATCH v10 02/12] lib: pdump is not supported on Windows

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2021-09-16 22:26:48
Subsystem: library code, the rest · Maintainers: Andrew Morton, Linus Torvalds

The current version of the pdump library was building on
Windows, but it was useless since the pdump utility was not being
built and Windows does not have multi-process support.

The new version of pdump with filtering now has dependency
on bpf. But bpf library is not available on Windows.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Dmitry Kozlyuk <redacted>

Cc: Dmitry Kozlyuk <redacted>
Cc: Narcisa Ana Maria Vasile <redacted>
Cc: Dmitry Malloy <redacted>
Cc: Pallavi Kadam <redacted>
---
 lib/meson.build | 1 -
 1 file changed, 1 deletion(-)
diff --git a/lib/meson.build b/lib/meson.build
index 51bf9c2d11f0..ba88e9eabc58 100644
--- a/lib/meson.build
+++ b/lib/meson.build
@@ -85,7 +85,6 @@ if is_windows
             'gro',
             'gso',
             'latencystats',
-            'pdump',
     ] # only supported libraries for windows
 endif
 
-- 
2.30.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help