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.35 [+0.35] -4 -t # 2.61 [+2.26] tcp tx: 988 MB/s 16772 calls/s 16772 msg/s # 2.61 [+0.00] tcp rx: 989 MB/s 50484 calls/s # 3.61 [+1.00] tcp tx: 934 MB/s 15858 calls/s 15858 msg/s # 3.61 [+0.00] tcp rx: 936 MB/s 48982 calls/s # 4.61 [+1.00] tcp tx: 941 MB/s 15963 calls/s 15963 msg/s # 4.61 [+0.00] tcp rx: 942 MB/s 47803 calls/s # 5.61 [+1.00] tcp tx: 925 MB/s 15694 calls/s 15694 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.31] -4 -v # 6.97 [+1.02] udp rx: 513 MB/s 371311 calls/s # 6.99 [+0.02] udp tx: 847 MB/s 14368 calls/s 14368 msg/s # 7.97 [+0.98] udp rx: 531 MB/s 385117 calls/s # 7.99 [+0.02] udp tx: 796 MB/s 13514 calls/s 13514 msg/s # 8.98 [+0.98] udp rx: 528 MB/s 382735 calls/s # 8.99 [+0.02] udp tx: 851 MB/s 14440 calls/s 14440 msg/s # 9.98 [+0.98] udp rx: 497 MB/s 359936 calls/s # 9.99 [+0.02] udp tx: 881 MB/s 14946 calls/s 14946 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.30] -4 -G # 11.35 [+1.02] udp rx: 1092 MB/s 796857 calls/s # 11.37 [+0.02] udp tx: 1119 MB/s 18990 calls/s 18990 msg/s # 12.35 [+0.98] udp rx: 1139 MB/s 831152 calls/s # 12.37 [+0.02] udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # 13.35 [+0.98] udp rx: 1123 MB/s 819725 calls/s # 13.37 [+0.02] udp tx: 1123 MB/s 19059 calls/s 19059 msg/s # 14.35 [+0.98] udp rx: 1138 MB/s 830226 calls/s # 14.37 [+0.02] udp tx: 1140 MB/s 19343 calls/s 19343 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__->