Re: patch to fix pkt-gen

2021-08-01 Thread John-Mark Gurney
Kubilay Kocak wrote this message on Sun, Aug 01, 2021 at 11:28 +1000: > On 1/08/2021 4:45 am, John-Mark Gurney wrote: > > pkt-gen by default compiles against headers that it ships with. This is > > likely to deal w/ Linux, but now that FreeBSD has rev'd the API a few > > times, it fails to work on

Re: patch to fix pkt-gen

2021-07-31 Thread Kubilay Kocak
On 1/08/2021 4:45 am, John-Mark Gurney wrote: pkt-gen by default compiles against headers that it ships with. This is likely to deal w/ Linux, but now that FreeBSD has rev'd the API a few times, it fails to work on FreeBSD, instead, giving you this: 360.000574 [ 376] netmap_ioctl_legacy Mi

patch to fix pkt-gen

2021-07-31 Thread John-Mark Gurney
pkt-gen by default compiles against headers that it ships with. This is likely to deal w/ Linux, but now that FreeBSD has rev'd the API a few times, it fails to work on FreeBSD, instead, giving you this: 360.000574 [ 376] netmap_ioctl_legacy Minimum supported API is 14 (requested 11) This