[G][SRU][PATCH 0/1] Remove duplicated code in ip_defrag.sh of kselftests/net

Po-Hsu Lin po-hsu.lin at canonical.com
Thu Sep 3 08:28:12 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1894062

== SRU Justification ==
In Groovy, patch 6c6ab1256 "UBUNTU: SAUCE: selftests: net: ip_defrag:
modprobe missing nf_defrag_ipv6 support" has been applied again with
commit aba69d49

Therefore there are two lines with:
modprobe -q nf_defrag_ipv6

== Fix ==
Revert the SAUCE patch can correct this, and it can make our code
matches with the one upstream.

== Regression Potential ==
Low, change limited to testing tools and it's only removing the
duplicated code.

Po-Hsu Lin (1):
  Revert "UBUNTU: SAUCE: selftests: net: ip_defrag: modprobe missing
    nf_defrag_ipv6 support"

 tools/testing/selftests/net/ip_defrag.sh | 2 --
 1 file changed, 2 deletions(-)

-- 
2.7.4




More information about the kernel-team mailing list