On Wed, Jun 26, 2019 at 12:21:19PM -0400, Dennis Dalessandro wrote: > Hmm... I'm not seeing it: > > Here they are in Doug's branch: > $ git log --pretty=oneline -n 100 rdma/wip/dl-for-next include/rdma | grep > -e "Add new completion\|Convert to new" > 4a9ceb7dbadf9e1435644b1f49720ee87431ce26 IB/{rdmavt, qib, hfi1}: Convert to > new completion API > f56044d686c82bd31713fc0398d68e322813dc62 IB/rdmavt: Add new completion > inline > > Here is the for-testing: > $ git log --pretty=oneline -n 100 rdma/wip/for-testing include/rdma | grep > -e "Add new completion\|Convert to new" > awfm-01 $ echo $? > 1 Ah the push got botched yesterday, fetch it again Thanks, Jason