Activity log for bug #1763656

Date Who What changed Old value New value Message
2018-04-13 10:23:01 Wojciech Urbański bug added bug
2018-04-13 10:27:20 Wojciech Urbański description RHEL 7.5 has kernel version updated to 3.10.0-862.el7, which breaks building of vrouter module. ``` CC [M] /home/zuul/contrail-5.1.0/vrouter/linux/vhost_dev.o /home/zuul/contrail-5.1.0/vrouter/linux/vhost_dev.c: In function 'vhost_setup': /home/zuul/contrail-5.1.0/vrouter/linux/vhost_dev.c:466:8: error: 'struct net_device' has no member named 'max_mtu' dev->max_mtu = ETH_MAX_MTU; ^ ``` Afterwards: ``` CC [M] /home/zuul/contrail-5.1.0/vrouter/linux/vr_host_interface.o /home/zuul/contrail-5.1.0/vrouter/linux/vr_host_interface.c: In function 'linux_if_tx_csum_offload': /home/zuul/contrail-5.1.0/vrouter/linux/vr_host_interface.c:1711:17: warning: unused variable 'driver_name' [-Wunused-variable] const char *driver_name; ^ CC [M] /home/zuul/contrail-5.1.0/vrouter/linux/vr_genetlink.o /home/zuul/contrail-5.1.0/vrouter/linux/vr_genetlink.c:37:21: error: 'GENL_ID_GENERATE' undeclared here (not in a function) .id = GENL_ID_GENERATE, ^ /home/zuul/contrail-5.1.0/vrouter/linux/vr_genetlink.c: In function 'vr_genetlink_init': /home/zuul/contrail-5.1.0/vrouter/linux/vr_genetlink.c:224:5: error: implicit declaration of function 'genl_register_family_with_ops_groups' [-Werror=implicit-function-declaration] return genl_register_family_with_ops_groups(&vrouter_genl_family, ^ cc1: some warnings being treated as errors ``` RHEL 7.5 has kernel version updated to 3.10.0-862.el7, which breaks building of vrouter module. http://paste.openstack.org/show/EzkWxD90WlTgLwtYhPnc/ After submitting https://review.opencontrail.org/#/c/41875/1/: http://paste.openstack.org/show/EzkWxD90WlTgLwtYhPnc/
2018-04-13 10:27:29 Wojciech Urbański description RHEL 7.5 has kernel version updated to 3.10.0-862.el7, which breaks building of vrouter module. http://paste.openstack.org/show/EzkWxD90WlTgLwtYhPnc/ After submitting https://review.opencontrail.org/#/c/41875/1/: http://paste.openstack.org/show/EzkWxD90WlTgLwtYhPnc/ RHEL 7.5 has kernel version updated to 3.10.0-862.el7, which breaks building of vrouter module. Error logs: http://paste.openstack.org/show/EzkWxD90WlTgLwtYhPnc/ After submitting https://review.opencontrail.org/#/c/41875/1/: http://paste.openstack.org/show/EzkWxD90WlTgLwtYhPnc/
2018-04-13 11:18:20 OpenContrail Admin nominated for series juniperopenstack/trunk
2018-04-13 11:18:20 OpenContrail Admin bug task added juniperopenstack/trunk
2018-04-13 11:18:20 OpenContrail Admin bug task added juniperopenstack/trunk
2018-04-16 11:03:33 Krzysztof Klimonda summary vrouter kernel module does not compile on RHEL 7.5 Fix vrouter and dpdk modules building on RHEL 7.5
2018-04-20 14:56:41 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed
2018-04-20 14:56:42 OpenContrail Admin juniperopenstack/trunk: milestone r5.1.0
2018-04-20 20:33:18 OpenContrail Admin nominated for series juniperopenstack/r5.0
2018-04-20 20:33:18 OpenContrail Admin bug task added juniperopenstack/r5.0
2018-04-20 20:33:18 OpenContrail Admin bug task added juniperopenstack/r5.0
2018-04-20 23:08:35 OpenContrail Admin juniperopenstack/r5.0: status In Progress Fix Committed
2018-04-20 23:08:36 OpenContrail Admin juniperopenstack/r5.0: milestone r5.0.0
2018-05-07 08:54:19 OpenContrail Admin nominated for series juniperopenstack/r4.1
2018-05-07 08:54:19 OpenContrail Admin bug task added juniperopenstack/r4.1
2018-05-07 08:54:19 OpenContrail Admin bug task added juniperopenstack/r4.1
2018-05-07 18:14:44 Jeba Paulaiyan juniperopenstack/r4.1: milestone r4.1.1.0
2018-05-07 18:14:48 Jeba Paulaiyan juniperopenstack/r4.1: importance Undecided High
2018-05-07 18:14:52 Jeba Paulaiyan juniperopenstack/trunk: importance Undecided High
2018-05-07 18:14:57 Jeba Paulaiyan juniperopenstack/r5.0: importance Undecided High
2018-05-07 18:15:11 Jeba Paulaiyan juniperopenstack/r4.1: assignee Kumar Harsh (hkumar)
2018-05-07 18:15:19 Jeba Paulaiyan tags provisioning
2018-05-07 18:15:44 Jeba Paulaiyan juniperopenstack/r5.0: assignee Krzysztof Klimonda (kklimonda)
2018-05-07 18:15:51 Jeba Paulaiyan juniperopenstack/trunk: assignee Krzysztof Klimonda (kklimonda)
2018-05-08 04:47:24 OpenContrail Admin juniperopenstack/r4.1: status In Progress Fix Committed