[Bug 193299] New: [valgrind] doesn't recognise the netmap ioctls
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 4 01:08:32 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193299
Bug ID: 193299
Summary: [valgrind] doesn't recognise the netmap ioctls
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: adrian at freebsd.org
Valgrind doesn't currently recognise the netmap ioctls.
Eg:
libnet injecting on interface: igb2
==20420== Warning: noted but unhandled ioctl 0x20006995 with no size/direction
hints This could cause spurious value errors to appear. See
README_MISSING_SYSCALL_OR_IOCTL for guidance on writing a proper
wrapper.Syscall param ioctl(generic) points to uninitialised byte(s)
that's ioctl 149, for:
netmap.h:#define NIOCRXSYNC _IO('i', 149) /* sync rx queues */
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list