Show patches with: Submitter = David Wei       |    State = Action Required       |    Archived = No       |   92 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[liburing,v2] Add io_uring_iowait_toggle() [liburing,v2] Add io_uring_iowait_toggle() - - - --- 2024-08-16 David Wei New
[liburing,v1] Add io_uring_iowait_toggle() [liburing,v1] Add io_uring_iowait_toggle() - - - --- 2024-08-16 David Wei New
[v2] io_uring: add IORING_ENTER_NO_IOWAIT to not set in_iowait [v2] io_uring: add IORING_ENTER_NO_IOWAIT to not set in_iowait - - - --- 2024-08-16 David Wei New
[v1,3/3] io_uring: add IORING_FEAT_IOWAIT_TOGGLE feature flag io_uring: add option to not set in_iowait - - - --- 2024-08-16 David Wei New
[v1,2/3] io_uring: do not set no_iowait if IORING_ENTER_NO_WAIT io_uring: add option to not set in_iowait - - - --- 2024-08-16 David Wei New
[v1,1/3] io_uring: add IORING_ENTER_NO_IOWAIT flag io_uring: add option to not set in_iowait - - - --- 2024-08-16 David Wei New
[for-next] io_uring: separate header for exported net bits [for-next] io_uring: separate header for exported net bits - - - --- 2024-04-09 David Wei New
[RFC,v4,16/16] veth: add support for io_uring zc rx Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,15/16] io_uring/zcrx: add copy fallback Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,14/16] net: execute custom callback from napi Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,13/16] io_uring: add io_recvzc request Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,12/16] io_uring/zcrx: implement PP_FLAG_DMA_* handling Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,11/16] io_uring: implement pp memory provider for zc rx Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,10/16] io_uring: add zero copy buf representation and pool Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,09/16] io_uring/zcrx: implement socket registration Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,08/16] io_uring: setup ZC for an Rx queue when registering an ifq Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,07/16] netdev: add XDP_SETUP_ZC_RX command Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,06/16] io_uring: add mmap support for shared ifq ringbuffers Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,05/16] io_uring: introduce interface queue Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,04/16] io_uring: separate header for exported net bits Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,03/16] net: page_pool: add ->scrub mem provider callback Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,02/16] io_uring: delayed cqe commit Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[RFC,v4,01/16] net: generalise pp provider params passing Zero copy Rx using io_uring - - - --- 2024-03-12 David Wei New
[v1,4/4] liburing: add unit test for io_uring_register_iowait() [v1,1/4] io_uring: only account cqring wait time as iowait if enabled for a ring - - - --- 2024-02-24 David Wei New
[v1,3/4] liburing: add helper for IORING_REGISTER_IOWAIT [v1,1/4] io_uring: only account cqring wait time as iowait if enabled for a ring - - - --- 2024-02-24 David Wei New
[v1,2/4] liburing: add examples/proxy to .gitignore [v1,1/4] io_uring: only account cqring wait time as iowait if enabled for a ring - - - --- 2024-02-24 David Wei New
[v1,1/4] io_uring: only account cqring wait time as iowait if enabled for a ring [v1,1/4] io_uring: only account cqring wait time as iowait if enabled for a ring - - - --- 2024-02-24 David Wei New
[RFC,v1] io_uring: only account cqring wait time as iowait if enabled for a ring [RFC,v1] io_uring: only account cqring wait time as iowait if enabled for a ring - - - --- 2024-02-23 David Wei New
[v1] Add compatibility check for idtype_t [v1] Add compatibility check for idtype_t - - - --- 2024-01-31 David Wei New
[RFC,v3,20/20] bnxt: enable io_uring zc page pool Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,19/20] net: page pool: generalise ppiov dma address get Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,18/20] veth: add support for io_uring zc rx Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,17/20] io_uring/zcrx: add copy fallback Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,16/20] net: execute custom callback from napi Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,15/20] io_uring: add io_recvzc request Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,14/20] net: page pool: add io_uring memory provider Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,13/20] io_uring: implement pp memory provider for zc rx Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,12/20] io_uring: add ZC buf and pool Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,11/20] io_uring/zcrx: implement socket registration Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,10/20] io_uring: setup ZC for an Rx queue when registering an ifq Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,09/20] netdev: add XDP_SETUP_ZC_RX command Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,08/20] io_uring: add mmap support for shared ifq ringbuffers Zero copy Rx using io_uring - 1 - --- 2023-12-19 David Wei New
[RFC,v3,07/20] io_uring: add interface queue Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,06/20] io_uring: separate header for exported net bits Zero copy Rx using io_uring - 1 - --- 2023-12-19 David Wei New
[RFC,v3,05/20] net: page_pool: add ->scrub mem provider callback Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,04/20] net: enable napi_pp_put_page for ppiov Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,03/20] net: page pool: rework ppiov life cycle Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,02/20] tcp: don't allow non-devmem originated ppiov Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,01/20] net: page_pool: add ppiov mangling helper Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[20/20] io_uring/zcrx: add multi socket support per Rx queue Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[19/20] bnxt: use data pool Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[18/20] veth: add support for io_uring zc rx Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[17/20] io_uring/zcrx: copy fallback to ring buffers Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[16/20] net: execute custom callback from napi Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[15/20] io_uring/zcrx: add copy fallback Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[14/20] io_uring/zcrx: introduce io_zc_get_rbuf_cqe Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[13/20] io_uring/zcrx: propagate ifq down the stack Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[12/20] io_uring: add io_recvzc request Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[11/20] net: add data pool Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[10/20] io_uring: delay ZC pool destruction Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[09/20] io_uring: allocate a uarg for freeing zero copy skbs Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[08/20] skbuff: add SKBFL_FIXED_FRAG and skb_fixed() Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[07/20] io_uring: add ZC pool API Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[06/20] io_uring: add ZC buf and pool Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[05/20] io_uring/zcrx: implement socket registration Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[04/20] io_uring: setup ZC for an Rx queue when registering an ifq Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[03/20] netdev: add XDP_SETUP_ZC_RX command Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[02/20] io_uring: add mmap support for shared ifq ringbuffers Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[01/20] io_uring: add interface queue Zero copy Rx using io_uring - - - --- 2023-11-07 David Wei New
[11/11] io_uring: add io_recvzc request Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[10/11] netdev/bnxt: add data pool and use it in BNXT driver Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[09/11] io_uring: delay ZC pool destruction Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[08/11] io_uring: allocate a uarg for freeing zero copy skbs Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[07/11] skbuff: add SKBFL_FIXED_FRAG and skb_fixed() Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[06/11] io_uring: add ZC pool API Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[05/11] io_uring: add ZC buf and pool Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[04/11] io_uring: setup ZC for an RX queue when registering an ifq Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[03/11] netdev: add XDP_SETUP_ZC_RX command Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[02/11] io_uring: add mmap support for shared ifq ringbuffers Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[01/11] io_uring: add interface queue Zero copy network RX using io_uring - - - --- 2023-08-26 David Wei New
[11/11] io_uring: add io_recvzc request Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[10/11] netdev/bnxt: add data pool and use it in BNXT driver Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[09/11] io_uring: delay ZC pool destruction Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[08/11] io_uring: allocate a uarg for freeing zero copy skbs Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[07/11] skbuff: add SKBFL_FIXED_FRAG and skb_fixed() Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[06/11] io_uring: add ZC pool API Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[05/11] io_uring: add ZC buf and pool Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[04/11] io_uring: setup ZC for an RX queue when registering an ifq Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[03/11] netdev: add XDP_SETUP_ZC_RX command Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[02/11] io_uring: add mmap support for shared ifq ringbuffers Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
[01/11] io_uring: add interface queue Zero copy network RX using io_uring - - - --- 2023-08-25 David Wei New
test/io_uring_setup: Fix include path to syscall.h test/io_uring_setup: Fix include path to syscall.h - - - --- 2023-06-30 David Wei New