Actions
Bug #315
closed
WM
WM
PF_RING single runmode and PF_RING off-by-one fix.
Bug #315:
PF_RING single runmode and PF_RING off-by-one fix.
Affected Versions:
Effort:
Difficulty:
Label:
Description
On a fully loaded frame PF_RING recv code suffers from an off-by-one error. PF_RING does bounds checking on the buffer it is copying into and truncates to length. PF_RING single thread runmode i.e. all processing contained in a single thread seems to perform significantly better on networks where there is an even distribution of traffic, and worse on networks where there are one or two top talkers.
Files
Actions