A new major release is available:
http://fast.dpdk.org/rel/dpdk-16.11.tar.xz
It has been built by an important community:
728 patches from 119 authors
773 files changed, 60728 insertions(+), 1220384 deletions(-)
There are 56 new contributors
(including authors, reviewers a
2016-11-09 16:44, Thomas Monjalon:
> Sometimes git does not print the name of the function being changed
> after @@. It happens especially after a goto label which is not indented.
> Giving a hint about the languages of files .c, .h and .py
> will improve hunk headers of "git diff" rendering.
>
>
2016-11-11 12:04, John McNamara:
> Fix grammar, spelling and formatting of DPDK 16.11 release notes.
>
> Signed-off-by: John McNamara
Applied, thanks
> > This patch adds a notice that the ABI change for ethtool app to get the NIC
> > firmware version in the 17.02 release.
> >
> > Signed-off-by: Qiming Yang
Acked-by: Jingjing Wu
Acked-by: Beilei Xing
> Acked-by: Helin Zhang
> >> In 17.02 five rte_eth_dev_set_vf_*** functions will be removed from
> >> librte_ether, renamed and moved to the ixgbe PMD.
> >>
> >> Signed-off-by: Bernard Iremonger
> >
> > Acked-by: John McNamara
Acked-by: Reshma Pattan
> Acked-by: Ferruh Yigit
Applied
> > The _rte_eth_dev_call_process function will change to return "int"
> > and a fourth parameter "void* ret_param" will be added. This change
> > targets release 17.02.
> >
> > Signed-off-by: Bernard Iremonger
>
> Acked-by: John McNamara
The real API change is in rte_eth_dev_cb_fn but we unde
> > >> Signed-off-by: Shreyansh Jain
> > >
> > > Acked-by: David Marchand
> >
> > Acked-by: Ferruh Yigit
>
> Acked-by: Reshma Pattan
Applied
> > Suggested-by: Yigit, Ferruh
> > Signed-off-by: Jianfeng Tan
>
> Acked-by: Remy Horton
Applied
2016-11-11 13:45, John McNamara:
> Rearrange the order of the high level documenation index into
> a more logical sequence for a new user.
>
> Also, improve some of the high-level document names.
>
> Signed-off-by: John McNamara
Applied, thanks
9 matches
Mail list logo