D?a 21.03.2016 o 18:45 Stephen Hemminger nap?sal(a):
> On Fri, 19 Jun 2015 10:25:00 +0200
> Matej Vido wrote:
>
>> +static struct ether_addr eth_addr = {
>> +.addr_bytes = { 0, 0, 0, 0x1, 0x2, 0x3 }
>> +};
> ...
>
>> static int
>> rte_szedata2_eth_dev_init(struct rte_eth_dev *dev)
>> {
> ..
>>
On Fri, 19 Jun 2015 10:25:00 +0200
Matej Vido wrote:
> +static struct ether_addr eth_addr = {
> + .addr_bytes = { 0, 0, 0, 0x1, 0x2, 0x3 }
> +};
...
> static int
> rte_szedata2_eth_dev_init(struct rte_eth_dev *dev)
> {
..
> /* Allocate space for one mac address */
> data->mac_ad
Added virtual PMD which communicates with COMBO cards through sze2
layer using libsze2 library.
Signed-off-by: Matej Vido
---
config/common_bsdapp |5 +
config/common_linuxapp|5 +
drivers/net/Makefile
3 matches
Mail list logo