> On Feb 15, 2022, at 6:50 AM, Thanos Makatos <thanos.maka...@nutanix.com> > wrote: > >>> > > On second thought, should we dump the entire header in case of such errors? > If not by default then at least in debug builds?
I was thinking of adding qemu tracepoints in the recv and send paths for your other debug rfe. Maybe I’ll add one set for the normal path that prints an abbreviated header, and another set for the error case that prints the whole header. Would that work? JJ