HomeFreeBSD

Chain mbufs before passing to if_input()

Description

Chain mbufs before passing to if_input()

Build a list of mbufs to pass to if_input() after LRO. Results in
12% small packet forwarding rate improvement.

Reviewed by: sbruno
Approved by: sbruno (mentor)
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D12444

Details

Provenance
shurdAuthored on
Reviewer
sbruno
Differential Revision
D12444: Chain mbufs before passing to if_input()
Parents
rS323941: Some small packet performance improvements
Branches
Unknown
Tags
Unknown