On 2019-12-30 02:29, Jack Wang wrote: > here is V6 of the RTRS (former IBTRS) rdma transport library and the > corresponding RNBD (former IBNBD) rdma network block device. > > Changelog since v5: > 1 rebased to linux-5.5-rc4 > 2 fix typo in my email address in first patch > 3 cleanup copyright as suggested by Leon Romanovsky > 4 remove 2 redudant kobject_del in error path as suggested by Leon Romanovsky > 5 add MAINTAINERS entries in alphabetical order as Gal Pressman suggested Please always include the full changelog when posting a new version. Every other Linux kernel patch series I have seen includes a full changelog in version two and later versions of its cover letter. Information about how this patch series has been tested would be welcome. How big were the changes between v4 and v5 and how much testing have these changes received? Was this patch series tested in the Ionos data center or is it the out-of-tree version of these drivers that runs in the Ionos data center? Thanks, Bart.