On 8/25/25 06:38, Stephen Hemminger wrote:
Those macros are not directly in most of the test code. Replace with rte_bsd_queue.hSigned-off-by: Stephen Hemminger <step...@networkplumber.org>
Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>Nice cleanup since include is not really required in the most of these cases. Thanks.