16:00:01 <DaveBarach> #startmeeting fd.io-vpp
16:00:01 <collabot`> Meeting started Tue Jan 22 16:00:01 2019 UTC.  The chair is DaveBarach. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:01 <collabot`> Useful Commands: #action #agreed #help #info #idea #link #topic.
16:00:01 <collabot`> The meeting name has been set to 'fd_io_vpp'
16:01:59 <DaveBarach> #topic csit (Maciek reporting)
16:02:22 <DaveBarach> #info package name change(s) temporarily broke trending jobs
16:02:37 <DaveBarach> #info patch to turn off VIRL jobs still pending
16:03:01 <DaveBarach> #info driver testing coming soon
16:03:50 <DaveBarach> #topic Honeycomb (Michal reporting)
16:04:26 <DaveBarach> #info jvpp packages unavailable
16:05:36 <DaveBarach> #info can generate via cmake / ninja
16:11:04 <DaveBarach> #action dbarach to mail trishan about jvpp project resources e.g. on gerrit.fd.io
16:11:27 <DaveBarach> #info 19.01 HC code complete, start testing tomorrow
16:11:34 <DaveBarach> #topic Host Stack (Florin)
16:11:59 <DaveBarach> #info 19.01 not much happening / fixes (tcp, VCL) pushed
16:12:21 <DaveBarach> #info 19.04 make vcl and vcl session layer more reliable w/ forking apps
16:13:02 <DaveBarach> #info added "VLS" layer, support sshd, nginx
16:14:41 <DaveBarach> #topic Documentation (John D)
16:14:58 <DaveBarach> #info Met w/ LF re: main landing page
16:15:26 <DaveBarach> #info mockups being shown internally, wider audience after LF internal review
16:19:00 <DaveBarach> #action dbarach to ping chris luke about Coverity
16:21:17 <DaveBarach> #topic Cross Compilation
16:21:38 <DaveBarach> #info some packaging work left, but otherwise more or less done
16:21:47 <DaveBarach> #info should be able to build arm packages on x86
16:22:12 <DaveBarach> #info on aarch64, multiple cache-line sizes
16:25:20 <DaveBarach> #topic Buffer Manager Rework (Damjan)
16:25:48 <DaveBarach> #info cleanup in progress: old features dating from pre-dpdk days
16:26:16 <DaveBarach> #info main change in gerrit (not committed yet), major rework for NUMA awareness
16:26:32 <DaveBarach> #info want to unify buffer manager stats
16:27:47 <DaveBarach> #info should be fast enough to allocate single buffers, so we can stop making side-bet buffer caches
16:28:16 <DaveBarach> #info initialize buffer metadata at buffer free time, because the buffers are hot in the cache then.
16:28:53 <DaveBarach> #info do NOT memset vlib_buffer_t to zero, to avoid whacking the buffer pool index
16:33:15 <DaveBarach> #info change dpdk: use vpp buffer manager, add custom dpdk mempool calllbacks
16:44:22 <DaveBarach> #action Shirshak to report on cache line size stragegy for arm packaging
16:44:50 <DaveBarach> #endmeeting