> Marcin Zapolski (3):
> examples/l3fwd*: fix use of internal struct
> examples/ip_fragmentation: fix use of internal struct
> examples/ipsec-secgw: fix use of internal struct
Applied, thanks
Some example applications have references to rte_eth_dev structure,
which is not a part of public API. These patches replace them with
calls to API functions.
v2:
* adjust commit titles
* add fixlines for the original commits
Marcin Zapolski (3):
examples/l3fwd*: fix use of internal struct
ex
2 matches
Mail list logo