From 457f4d7f3fc10dd602aacc7d22e41580dfcd4fb6 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Thu, 12 Mar 2020 15:28:00 -0700 Subject: [PATCH] Use configured ring stride --- fpga/common/tb/mqnic.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fpga/common/tb/mqnic.py b/fpga/common/tb/mqnic.py index ebe9f0e20..e272d2b65 100644 --- a/fpga/common/tb/mqnic.py +++ b/fpga/common/tb/mqnic.py @@ -294,7 +294,7 @@ class EqRing(object): print("%d events in queue" % (self.head_ptr - eq_tail_ptr)) while (self.head_ptr != eq_tail_ptr): - event_data = struct.unpack_from("