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