Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 68d9edd5c7b1a2b28d07757d2580ba955463e73d
      
https://github.com/Linaro/odp/commit/68d9edd5c7b1a2b28d07757d2580ba955463e73d
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M platform/linux-generic/pktio/dpdk.c

  Log Message:
  -----------
  linux-gen: dpdk: support DPDK version up to v18.11

All DPDK versions from v17.11 to v18.11 are supported. Earlier
versions are not supported.

RTE_ETH_FOREACH_DEV macro implementation in v18.02 uses
an experimental (new) DPDK API function, which produces
a compile error. It is replaced with the old implementation
(from v17.11).

Tested with: v17.11.4, v18.02.2, v18.05.1 and v18.11

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


  Commit: 6c06c34a051342b2d25444ac65348acc30828b11
      
https://github.com/Linaro/odp/commit/6c06c34a051342b2d25444ac65348acc30828b11
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M DEPENDENCIES

  Log Message:
  -----------
  dependencies: dpdk: list supported versions

DPDK versions earlier than v17.11 are not supported.

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Compare: https://github.com/Linaro/odp/compare/17a547b56ac5...6c06c34a0513
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

Reply via email to