23178e711a
- Update to v14 (bsc#321907). * Introduction of bnxt_re driver * Rework srp_daemon's systemd integration * Various fixes in qedr, mlx4, mlx5, bnxrt_re and rxe drivers * New supported PCI ID were added to mlx5 * Addition of manual pages for cmtime and udpong programs * Multiple fixes of spelling types and documentation clarifications * Sparse fixes * rping gained ability to bind to source IP address * Various improvements in cmake and cbuild infrastructures * Add support for flow tag, CVLAN and VXLAN specifications * Provide ability to pass private data to create CQ * Exposure various device capabilities to user applications OBS-URL: https://build.opensuse.org/request/show/499634 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=28
16 lines
573 B
Plaintext
16 lines
573 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/linux-rdma/rdma-core.git</param>
|
|
<param name="package-meta">no</param>
|
|
<param name="exclude">.git</param>
|
|
<param name="filename">rdma-core</param>
|
|
<param name="version">14</param>
|
|
<param name="revision">b2f6a3699b2a4bb1478e919b29e9a39307457e48</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*rdma-core*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
</services>
|