make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.33 [+0.33] -4 -t # 2.63 [+2.30] tcp tx: 986 MB/s 16734 calls/s 16734 msg/s # 2.63 [+0.00] tcp rx: 987 MB/s 50074 calls/s # 3.63 [+1.00] tcp tx: 737 MB/s 12515 calls/s 12515 msg/s # 3.63 [+0.00] tcp rx: 738 MB/s 41424 calls/s # 4.63 [+1.00] tcp tx: 582 MB/s 9872 calls/s 9872 msg/s # 4.63 [+0.00] tcp rx: 582 MB/s 33861 calls/s # 5.63 [+1.00] tcp tx: 572 MB/s 9709 calls/s 9709 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.01 [+0.35] -4 -v # 7.03 [+1.02] udp rx: 473 MB/s 342634 calls/s # 7.05 [+0.02] udp tx: 864 MB/s 14670 calls/s 14670 msg/s # 8.03 [+0.98] udp rx: 529 MB/s 382976 calls/s # 8.05 [+0.02] udp tx: 859 MB/s 14583 calls/s 14583 msg/s # 9.03 [+0.98] udp rx: 531 MB/s 384768 calls/s # 9.05 [+0.02] udp tx: 861 MB/s 14607 calls/s 14607 msg/s # 10.03 [+0.98] udp rx: 532 MB/s 385536 calls/s # 10.05 [+0.02] udp tx: 863 MB/s 14651 calls/s 14651 msg/s # 10.08 [+0.03] udp gso and gro - over veth touching data # 10.08 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.39 [+0.30] -4 -G # 11.40 [+1.01] udp rx: 1064 MB/s 776392 calls/s # 11.42 [+0.02] udp tx: 1081 MB/s 18350 calls/s 18350 msg/s # 12.40 [+0.98] udp rx: 1117 MB/s 815211 calls/s # 12.42 [+0.02] udp tx: 1119 MB/s 18987 calls/s 18987 msg/s # 13.40 [+0.98] udp rx: 1148 MB/s 837760 calls/s # 13.42 [+0.02] udp tx: 1147 MB/s 19466 calls/s 19466 msg/s # 14.40 [+0.99] udp rx: 1097 MB/s 800634 calls/s # 14.42 [+0.01] udp tx: 1096 MB/s 18602 calls/s 18602 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->