Thanks all for attending the meeting today. Here are the notes from the discussion.
=== Status Updates === Brenden: - Adding f26 f27 and ubuntu1710 bcc buildbots - Creating 0.5.0 tag Jesper: - XDP receive queue information - tedious to add info because every driver needs update - add pointer in xdp buff to struct - v1 = per rxq info: ifindex, qidx - v2 = add memory return callback (ndo) - need netns, devno inode? - rename AF_PACKET v4 to AF_XDP? - doesn't require bpf program Yonghong: - Adding function to query prog list from perf event John: - Chasing sign extension bug with compiler - somewhere in LLVM (object code is clearly wrong) - Updating sockmap - Loop verification progress - BB and CFG are built - Can detect normal loops Alexei: - Function call patches floating around in private, to be sent soon - Would like to pull in BB/CFG infra from John when available === Attendees === Alexander Duyck Alexei Starovoitov Edwin Peer Jakub Kicinski Jesper Brouer John Fastabend Kenny Paul Martin Lau Mauricio Vasquez Yonghong Song Nic Viljoen Quentin Monnet Sandipan _______________________________________________ iovisor-dev mailing list [email protected] https://lists.iovisor.org/mailman/listinfo/iovisor-dev
