在 2021/4/13 上午11:15, Xuan Zhuo 写道:
Now there are two types of "skb" and "xdp frame" during recycling old
xmit.
There are two completely similar and independent implementations. This
is inconvenient for the subsequent addition of new types. So extract a
function from this piece of code and call
Now there are two types of "skb" and "xdp frame" during recycling old
xmit.
There are two completely similar and independent implementations. This
is inconvenient for the subsequent addition of new types. So extract a
function from this piece of code and call this function uniformly to
recover old