Page MenuHomeFreeBSD

D3564.diff
No OneTemporary

D3564.diff

Index: head/sys/netinet/ip_input.c
===================================================================
--- head/sys/netinet/ip_input.c
+++ head/sys/netinet/ip_input.c
@@ -160,7 +160,7 @@
.nh_name = "ip_direct",
.nh_handler = ip_direct_input,
.nh_proto = NETISR_IP_DIRECT,
- .nh_m2cpuid = rss_m2cpuid,
+ .nh_m2cpuid = rss_soft_m2cpuid_v4,
.nh_policy = NETISR_POLICY_CPU,
.nh_dispatch = NETISR_DISPATCH_HYBRID,
};

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 26, 12:36 PM (29 m, 28 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15604774
Default Alt Text
D3564.diff (423 B)

Event Timeline