From fd4b526bd4251633c7dbd64605be47c8a41b57a1 Mon Sep 17 00:00:00 2001 From: John Ousterhout Date: Wed, 4 Dec 2024 10:00:34 -0800 Subject: [PATCH] Fix problem related to stip.py --- homa_offload.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homa_offload.c b/homa_offload.c index e4d7ea6..f8b8fa9 100644 --- a/homa_offload.c +++ b/homa_offload.c @@ -340,10 +340,12 @@ struct sk_buff *homa_gro_receive(struct list_head *held_list, INC_METRIC(gro_grant_bypasses, 1); goto bypass; } +#if 1 /* See strip.py */ } else { tt_record4("homa_gro_receive got packet from 0x%x id %llu, type 0x%x, priority %d", saddr, homa_local_id(h_new->common.sender_id), h_new->common.type, priority); +#endif /* See strip.py */ } /* The GRO mechanism tries to separate packets onto different