[ewg] new libnes daily library
Vladimir Sokolovsky
vlad at dev.mellanox.co.il
Thu May 27 05:29:52 PDT 2010
Tung, Chien Tin wrote:
> Vlad,
>
> I've updated libnes library:
>
> http://www.openfabrics.org/downloads/nes/libnes-1.0.1-0.3.g8d69734.tar.gz
>
>
> latest.txt has been updated with the new file name.
>
> The new library has this commit:
>
> commit 8d697346deeed723d69c284e597c0ebcb11dc602
> Author: Mirek Walukiewicz <miroslaw.walukiewicz at intel.com>
> Date: Wed May 26 17:30:26 2010 +0200
>
> libnes: RAW ETH QP fixes
>
> Fix a problem with hang-up of RAW ETH CQ poll when now entry valid
> Fix a problem with coreection of RAW ETH QP head on transmit
>
> Signed-off-by: Mirek Walukiewicz <miroslaw.walukiewicz at intel.com>
>
>
> Thanks,
>
> Chien
>
> --
> Chien Tung | chien.tin.tung at intel.com
>
>
Hi Chien,
The libnes.spec file was not updated with the correct release version in the libnes-1.0.1-0.3.g8d69734.tar.gz which caused rpmbuild command to fail:
$ rpmbuild -ts --nodeps --define "_topdir /tmp/vlad/topdir" libnes-1.0.1-0.3.g8d69734.tar.gz
sh: %{__id_u}: not found
error: File /tmp/vlad/libnes/libnes-1.0.1-0.1.g8d69734.tar.gz: No such file or directory
I fixed this in http://www.openfabrics.org/downloads/nes/libnes-1.0.1-0.3.g8d69734.tar.gz but please pay attention on this when you will create the next tarball.
The easiest way to check this is to run:
$ rpmbuild -ts --nodeps --define "_specdir $PWD" --define "_srcrpmdir $PWD" libnes-1.0.1-0.3.g8d69734.tar.gz
Regards,
Vladimir
More information about the ewg
mailing list