ANLAB-KAIST / NBA

Network Balancing Act: A High-performance packet processing framework for heterogeneous processors
MIT License
55 stars 13 forks source link

Incorrect TX bytes statistics when NBA_OQ enabled #20

Closed achimnol closed 8 years ago

achimnol commented 9 years ago

When NBA_OQ config is enabled (default), the bytes of the packets failed to send due to limited TX descriptors in the NIC are not subtracted from the statistics. This case is very rare with our default 1024 TX descriptors, but anyway the current behavior is incorrect.