Re: [PATCH v3 1/1] xdp: avoid calling kfree twice

2020-12-11 Thread Rain River
On Fri, Dec 11, 2020 at 11:53 PM Daniel Borkmann wrote: > > On 12/11/20 5:26 AM, Zhu Yanjun wrote: > > In the function xdp_umem_pin_pages, if npgs != umem->npgs and > > npgs >= 0, the function xdp_umem_unpin_pages is called. In this > > function, kfree is called to handle umem->pgs, and then in th

Re: [PATCHv2 1/1] net: forcedeth: add xmit_more support

2019-10-23 Thread Rain River
Server: iperf -s > Client: iperf -c serverip > Result: > TCP window size: 85.0 KByte (default) > > [ ID] Interval Transfer Bandwidth > [ 3] 0.0-10.0 sec 1.10 GBytes 942 Mbits/sec > > CC: Joe Jin > CC: JUNXIAO_BI &g

test

2019-09-06 Thread Rain River
Please ignore it.