Re: [dpdk-dev] DPDK support for 82579

2017-11-05 Thread Thomas Monjalon
Hi, 05/11/2017 13:05, James Bensley: > Hi all, > > Please see attached and below a patch which allowed Pktgen to run on > my laptop which has a built in Intel 82579LM 1G NIC: Thank you for your contribution. If you have a bit of time, you can try to send a well formatted patch which will be bett

[dpdk-dev] DPDK support for 82579

2017-11-05 Thread James Bensley
Hi all, Please see attached and below a patch which allowed Pktgen to run on my laptop which has a built in Intel 82579LM 1G NIC: bensley@ubuntu-laptop:~$ lspci -nn | grep Ether 00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04) bensley@