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.62 [+2.29] tcp tx: 584 MB/s 9913 calls/s 9913 msg/s # 2.63 [+0.00] tcp rx: 585 MB/s 32700 calls/s # 3.62 [+1.00] tcp tx: 622 MB/s 10566 calls/s 10566 msg/s # 3.63 [+0.00] tcp rx: 623 MB/s 32204 calls/s # 4.62 [+1.00] tcp tx: 835 MB/s 14178 calls/s 14178 msg/s # 4.63 [+0.00] tcp rx: 837 MB/s 42977 calls/s # 5.62 [+1.00] tcp tx: 860 MB/s 14587 calls/s 14587 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 # 5.99 [+0.33] -4 -v # 7.01 [+1.02] udp rx: 646 MB/s 468224 calls/s # 7.03 [+0.02] udp tx: 1202 MB/s 20390 calls/s 20390 msg/s # 8.01 [+0.98] udp rx: 665 MB/s 481965 calls/s # 8.03 [+0.02] udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # 9.01 [+0.98] udp rx: 640 MB/s 464283 calls/s # 9.03 [+0.02] udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # 10.01 [+0.98] udp rx: 667 MB/s 484217 calls/s # 10.03 [+0.02] udp tx: 1106 MB/s 18766 calls/s 18766 msg/s # 10.07 [+0.04] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.39 [+0.32] -4 -G # 11.41 [+1.02] udp rx: 544 MB/s 396798 calls/s # 11.43 [+0.02] udp tx: 552 MB/s 9370 calls/s 9370 msg/s # 12.41 [+0.98] udp rx: 596 MB/s 435130 calls/s # 12.43 [+0.02] udp tx: 599 MB/s 10175 calls/s 10175 msg/s # 13.41 [+0.98] udp rx: 582 MB/s 424809 calls/s # 13.43 [+0.02] udp tx: 587 MB/s 9961 calls/s 9961 msg/s # 14.41 [+0.98] udp rx: 906 MB/s 661133 calls/s # 14.43 [+0.02] udp tx: 905 MB/s 15355 calls/s 15355 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__->