https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272780
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Status|New |Open --- Comment #1 from Mark Johnston <[email protected]> --- CC'ing Mike Karels, who imported the driver. I suspect that genet does this so that the IP header is 4-byte aligned, since that could make accesses to header fields more efficient. But indeed, it's rather strange that rx_buf_tag is defined with an alignment of 4. I'd expect that to result in extra copying. -- You are receiving this mail because: You are the assignee for the bug.
