summaryrefslogtreecommitdiffstats
path: root/INFO
blob: 0a1da4980d55d737d7c3ca97bfdd42133b2696c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Project: Characterize vSwitch Performance for Telco NFV Use Cases
Creation Date: December 16th, 2014
Category: Integration & Testing
Lifecycle State: Incubation
Primary Contact: Mike Lynch
Project Lead: maryam.tahhan@intel.com
Jira name vSwitch Characterization Project
JIRA tag : VSPERF
Mailing list tag: [vsperf]
Repository: vswitchperf

Commiters:
maryam.tahhan@intel.com
chenjinzhou@huawei.com
randy.wang@huawei.com
challa@noironetworks.com
tgraf@noironetworks.com
Eugene.Snider@huawei.com
acmorton@att.com

Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/
Link(s) to approval of additional submitters:
atar.org/avatar/bd623584b821bd0ff78648dbaed07f92?s=128&d=retro' />Yunhong Jiang1-7/+13 OVS kernel module is important for NFV. The existed kernel config misses several important kernel configuration, mostly for VxLAN, which is required by the OVS kernel module. Also add the OVS as a module, so that user can use it if needed, or replace it when use the OPNFV patched OVS module. Change-Id: I032f84e0468fc2614557274a50f30d502d39cc52 Signed-off-by: Yunhong Jiang <yunhong.jiang@intel.com> 2015-11-17Fix systemd boot.José Pekkarinen1-1/+1 Change-Id: I3e91161abafc62554e793e4851df639c099421e7 Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com> 2015-11-17Build vfio-pci as a module, as dpdk tools expect it to be.José Pekkarinen1-2/+2 Change-Id: I4c0fe67609fc74fc60e6a2c99d448fd47a6d2a86 Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com> 2015-11-17Update the kernel config to match the kernel version shipped.José Pekkarinen1-1/+2 Change-Id: Icd51e1625a57867b2f79cb2b2d1ab21b23bd80e0 Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com> 2015-11-03Merge "Add the opnfv kernel config file"Don Dugger1-0/+3741 2015-10-29Add the opnfv kernel config fileYunhong Jiang1-0/+3741 Kernel config is important for RT linux. A specific config file is provided for the opnfv project to build the reference config options. Currently this config file is assumed to be used for both host and guest kernel. We may split them in future. Change-Id: Ia9ebe0bc002518bb603af8901c6f31531d2f0cee Signed-off-by: Yunhong Jiang <yunhong.jiang@intel.com> 2015-10-19These changes are a raw update to a vanilla kernel 4.1.10, with theJosé Pekkarinen343-1508/+3092 recently announced rt patch patch-4.1.10-rt10.patch. No further changes needed. Change-Id: I9a0cf084498133b10771e744b6da4b29dff706ba Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com> 2015-10-09Kernel bump from 4.1.3-rt to 4.1.7-rt.José Pekkarinen628-4568/+6245 These changes brings a vanilla kernel from kernel.org, and the patch applied for rt is patch-4.1.7-rt8.patch. No further changes needed. Change-Id: Id8dd03c2ddd971e4d1d69b905f3069737053b700 Signed-off-by: José Pekkarinen <jose.pekkarinen@nokia.com> 2015-08-04Add the rt linux 4.1.3-rt3 as baseYunhong Jiang