On Mon, 10 Mar 2025 11:10:42 +0900 Taehee Yoo wrote:
Although I wonder if you wanna return -ENETDOWN from other queue API ops, if your driver doesn't handle them.
Okay, I will add -ENETDOWN return to the other queue API in the next version.
I prefer the current version. If queues can't be allocated while down, how can free be called..