Jason Wang
2021-Apr-07 09:30 UTC
[PATCH net-next v3 8/8] virtio-net: free old xmit handle xsk
? 2021/4/7 ??5:26, Xuan Zhuo ??:>>> + __free_old_xmit(sq, false, &stats); >> Let's use a separate patch for this kind of factoring. >> > It is also possible to encounter xsk here, so it should not be a separate patch. > > Thanks.You can do the factoring first and add xsk stuffs on top. Thanks>