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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 976 MB/s 16554 calls/s 16554 msg/s # 2.53 [+0.00] tcp rx: 977 MB/s 49359 calls/s # 3.53 [+1.00] tcp tx: 914 MB/s 15510 calls/s 15510 msg/s # 3.53 [+0.00] tcp rx: 916 MB/s 43938 calls/s # 4.53 [+1.00] tcp tx: 979 MB/s 16611 calls/s 16611 msg/s # 4.53 [+0.00] tcp rx: 980 MB/s 49832 calls/s # 5.53 [+1.00] tcp tx: 994 MB/s 16866 calls/s 16866 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.30] -4 -v # 6.88 [+1.01] udp rx: 641 MB/s 464636 calls/s # 6.89 [+0.02] udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # 7.88 [+0.98] udp rx: 524 MB/s 379136 calls/s # 7.89 [+0.02] udp tx: 957 MB/s 16235 calls/s 16235 msg/s # 8.88 [+0.98] udp rx: 519 MB/s 375808 calls/s # 8.89 [+0.02] udp tx: 873 MB/s 14810 calls/s 14810 msg/s # 9.88 [+0.98] udp rx: 524 MB/s 379648 calls/s # 9.89 [+0.02] udp tx: 870 MB/s 14771 calls/s 14771 msg/s # 9.93 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.33] -4 -G # 11.28 [+1.02] udp rx: 1033 MB/s 753512 calls/s # 11.30 [+0.02] udp tx: 1056 MB/s 17923 calls/s 17923 msg/s # 12.28 [+0.98] udp rx: 1102 MB/s 803812 calls/s # 12.30 [+0.02] udp tx: 1102 MB/s 18705 calls/s 18705 msg/s # 13.28 [+0.98] udp rx: 1100 MB/s 802847 calls/s # 13.30 [+0.02] udp tx: 1100 MB/s 18670 calls/s 18670 msg/s # 14.28 [+0.98] udp rx: 1101 MB/s 803588 calls/s # 14.30 [+0.02] udp tx: 1102 MB/s 18693 calls/s 18693 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__->