Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 3d6cbd2e2881c1e18922b26c7fd4a2ec9464becd
      
https://github.com/Linaro/odp/commit/3d6cbd2e2881c1e18922b26c7fd4a2ec9464becd
  Author: Maxim Uvarov <maxim.uva...@linaro.org>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M platform/linux-generic/Makefile.am

  Log Message:
  -----------
  linux-gen: do not do double symlinks on make distcheck

Commit:
52f32ce1 linux-gen: abi: add symlink to arch specific dir
Fixed applications compilations for installed odp libs and includes
with adding symlink. But breaks make distcheck which creates that symlink
2 times and fails on second one because is already exist and that dir does
not have write permissions.
Current patch skips symlink creation if it's already exist and repairs
distcheck.

Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>
Reviewed-and-tested-by: Bill Fischofer <bill.fischo...@linaro.org>


  Commit: de21a1cc01d03c39fd0772dff96fb69b06613f58
      
https://github.com/Linaro/odp/commit/de21a1cc01d03c39fd0772dff96fb69b06613f58
  Author: Balasubramanian Manoharan <bala.manoha...@linaro.org>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M platform/linux-generic/include/odp_classification_inlines.h

  Log Message:
  -----------
  linux-generic: classification: implement eth type packet matching rule

Adds implementation for outer and inner ethernet type packet matching rule

Signed-off-by: Balasubramanian Manoharan <bala.manoha...@linaro.org>
Reviewed-and-tested-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


  Commit: 483cc787d1bec821a2008e32ef4dd611e365ffe4
      
https://github.com/Linaro/odp/commit/483cc787d1bec821a2008e32ef4dd611e365ffe4
  Author: Balasubramanian Manoharan <bala.manoha...@linaro.org>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M test/common_plat/validation/api/classification/classification.h
    M 
test/common_plat/validation/api/classification/odp_classification_test_pmr.c

  Log Message:
  -----------
  validation: classification: add test case for outer and inner eth type

Add test case for outer and inner ethernet type packet matching rule

Signed-off-by: Balasubramanian Manoharan <bala.manoha...@linaro.org>
Reviewed-and-tested-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Compare: https://github.com/Linaro/odp/compare/52f32ce1fa6b...483cc787d1be

Reply via email to