if you set
i am using ixl driver on X710-DA2 with native netmap driver.
Code Select
dev.netmap.buf_num > 1000000
does that even work? i tried that and got a message like Code Select
081.363854 [1363] netmap_config_obj_allocator requested objtotal 2000000 out of range [4, 1000000]
which seem to set the actual buf_num to the default, not even 1000000...i am using ixl driver on X710-DA2 with native netmap driver.