capture/plugins/snf/README.md
The snf reader plugin now works directly with Myricom SNF
Optional settings
snfNumRings number of rings and threads to use per interfacesnfDataRingSize SNF_DATARING_SIZEsnfFlags Variable that controls process-sharing (1), port aggregation (2), and packet duplication (3), see SNF documentation for more details.snfNumProcs The number of capture processes sharing a given Myricom boardsnfProcNum The process number in the sharing cluster (If snfNumProcs=2, one process should have snfProcNum=1, the other =2)Multiple capture processes per NIC requires some special settings
SNF_APP_ID environment variable to a unique (per host) valuesnfFlags includes the process sharing flag (0x01)snfNumProcs to the number of capture processes listening on the shared interfacesnfProcNum for each processTo use:
make in the capture/plugins/snf directoryrootPlugins=reader-snf.sointerface to either the OS interface name or snf# where # is the portnum