We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1b1a88 commit aff862fCopy full SHA for aff862f
src/plugins/input/nfb/README.md
@@ -0,0 +1,10 @@
1
+# NFB (input plugin)
2
+
3
+Receive packets over nfb (Netcope FPGA Board). Requires a special network card with compatible
4
+firmware for high-speed packet processing. Suitable for speeds of 100 Gbps and above.
5
6
+## Parameters
7
+```
8
+ d, dev=PATH Path to the NFB device to be used and queue ID. (required)
9
+ Typically /dev/nfbX:ID or /dev/nfb/by-pci-slot/.... [path:id]
10
+````
0 commit comments