power: update error handling (2019-03-29 15:29:31 +0100) are available in the Git repository at:
http://dpdk.org/git/next/dpdk-next-qos for you to fetch changes up to 7c537589db2aa1f35681e39d9270d5fe8b04fb11: net: add PPPoE ethertypes (2019-03-29 19:55:25 +0000) ---------------------------------------------------------------- Eelco Chaudron (1): lib/librte_meter: fix divide by zero for RFC4115 meter Nemanja Marjanovic (4): pipeline: support QinQ PPPoE encap examples/ip_pipeline: support QinQ PPPoE encap net/softnic: support QinQ PPPoE encap net: add PPPoE ethertypes drivers/net/softnic/rte_eth_softnic_cli.c | 44 ++++++++++++++++++++- examples/ip_pipeline/cli.c | 46 +++++++++++++++++++++- lib/librte_meter/rte_meter.c | 10 ++++- lib/librte_net/rte_ether.h | 2 + lib/librte_pipeline/rte_table_action.c | 63 ++++++++++++++++++++++++++++++- lib/librte_pipeline/rte_table_action.h | 16 ++++++++ 6 files changed, 175 insertions(+), 6 deletions(-)