[dpdk-dev] [PATCH v10 0/2] eal timer split and implementation for Windows
Thomas Monjalon
thomas at monjalon.net
Tue Jun 23 18:19:43 CEST 2020
18/06/2020 21:32, Ranjit Menon:
> On 6/17/2020 11:55 PM, Fady Bader wrote:
> > This patchset splits OS dependent EAL timer functions and implements them for windows.
> >
> > v2:
> > * fixing styles and correctness errors.
> > v3:
> > * fixing correctness, get_tsc_freq was reimplemented.
> > v4:
> > * rebasing to the new version of "Windows basic memory management" series.
> > * fixing styles and correctness errors.
> > v5:
> > * breaking the dependency on "Windows basic memory management" series.
> > * fixing correctness errors and warnings.
> > v6:
> > * fixing styles and correctness errors.
> > v7:
> > * fixing make errors.
> > v8:
> > * fixing error handling issue.
> > * removed unneded headers.
> > v9:
> > * rebasing to current master.
> > * fixing correctness issue.
> > v10:
> > * fixing correctness issue.
> >
> > Fady Bader (2):
> > timer: move from common to Unix directory
> > timer: support EAL functions on Windows
> >
> Acked-by: Ranjit Menon <ranjit.menon at intel.com>
Applied, thanks
More information about the dev
mailing list