Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386069
| From | Nicolas Dichtel <nicolas.dichtel@6wind.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area |
| Date | 2016-04-25 09:50 +0200 |
| Message-ID | <rrJrj-1Vb-3@gated-at.bofh.it> (permalink) |
| References | <rqLvc-49a-5@gated-at.bofh.it> <rqLvd-49a-37@gated-at.bofh.it> <rqMAW-542-25@gated-at.bofh.it> <rr9ea-6Ge-7@gated-at.bofh.it> <rr9xw-6Os-29@gated-at.bofh.it> |
| Organization | 6WIND |
Le 23/04/2016 19:28, Alexander Aring a écrit : > > Hi, > > On 04/23/2016 07:05 PM, Alexander Aring wrote: > ... >> >> if this is really needed, then nla_put_u64/be64/etc need to be changed also, > > Okay, I found PATCH 3/9 do it for be64, but what's about u64? It's also planned. I will send several "small" series to ease integration. Regards, Nicolas
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 0/9] netlink: align attributes when needed (patchset #1) Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
[PATCH net-next 3/9] libnl: nla_put_be64(): align on a 64-bit area Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
[PATCH net-next 7/9] libnl: add nla_put_u64_64bit() helper Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
[PATCH net-next 1/9] libnl: fix help of _64bit functions Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
[PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
Re: [PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area Eric Dumazet <eric.dumazet@gmail.com> - 2016-04-22 19:00 +0200
Re: [PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area Alexander Aring <aar@pengutronix.de> - 2016-04-23 19:10 +0200
Re: [PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area Alexander Aring <aar@pengutronix.de> - 2016-04-23 19:30 +0200
Re: [PATCH net-next 2/9] libnl: nla_put_le64(): align on a 64-bit area Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-25 09:50 +0200
[PATCH net-next 6/9] libnl: nla_put_msecs(): align on a 64-bit area Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
[PATCH net-next 8/9] xfrm: align nlattr properly when needed Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
[PATCH net-next 5/9] libnl: nla_put_s64(): align on a 64-bit area Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
[PATCH net-next 4/9] libnl: nla_put_net64(): align on a 64-bit area Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
[PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-22 17:50 +0200
Re: [PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit Balbir Singh <bsingharora@gmail.com> - 2016-04-27 03:20 +0200
Re: [PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-27 09:30 +0200
Re: [PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit Balbir Singh <bsingharora@gmail.com> - 2016-04-27 14:30 +0200
Re: [PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-27 17:50 +0200
[PATCH net-next] taskstats: fix nl parsing in accounting/getdelays.c Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-27 17:50 +0200
Re: [PATCH net-next] taskstats: fix nl parsing in accounting/getdelays.c Nicolas Dichtel <nicolas.dichtel@6wind.com> - 2016-04-27 18:00 +0200
Re: [PATCH net-next 9/9] taskstats: use the libnl API to align nlattr on 64-bit David Miller <davem@davemloft.net> - 2016-04-27 18:50 +0200
Re: [PATCH net-next 0/9] netlink: align attributes when needed (patchset #1) David Miller <davem@davemloft.net> - 2016-04-24 02:20 +0200
csiph-web