JIRA: https://issues.redhat.com/browse/RHEL-78307 commit 581073f626e387d3e7eed55c48c8495584ead7ba Author: Eric Dumazet <edumazet@google.com> Date: Wed May 15 16:33:58 2024 +0000 af_packet: do not call packet_read_pending() from tpacket_destruct_skb() trafgen performance considerably sank on hosts with many cores after the blamed commit. packet_read_pending() is very expensive, and calling it in af_packet fast path defeats Daniel intent in commit |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
af_packet.c | ||
diag.c | ||
internal.h |