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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 967 MB/s 16415 calls/s 16415 msg/s # 2.51 [+0.00] tcp rx: 968 MB/s 49559 calls/s # 3.51 [+1.00] tcp tx: 964 MB/s 16365 calls/s 16365 msg/s # 3.51 [+0.00] tcp rx: 965 MB/s 49474 calls/s # 4.51 [+1.00] tcp tx: 957 MB/s 16239 calls/s 16239 msg/s # 4.52 [+0.00] tcp rx: 958 MB/s 49080 calls/s # 5.51 [+1.00] tcp tx: 963 MB/s 16335 calls/s 16335 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.83 [+1.01] udp rx: 635 MB/s 460288 calls/s # 6.85 [+0.02] udp tx: 1159 MB/s 19668 calls/s 19668 msg/s # 7.83 [+0.98] udp rx: 665 MB/s 481792 calls/s # 7.85 [+0.02] udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # 8.83 [+0.98] udp rx: 664 MB/s 481536 calls/s # 8.85 [+0.02] udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # 9.83 [+0.98] udp rx: 665 MB/s 481792 calls/s # 9.85 [+0.02] udp tx: 1265 MB/s 21458 calls/s 21458 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 1128 MB/s 822771 calls/s # 11.19 [+0.02] udp tx: 1153 MB/s 19558 calls/s 19558 msg/s # 12.17 [+0.98] udp rx: 888 MB/s 648289 calls/s # 12.19 [+0.02] udp tx: 875 MB/s 14854 calls/s 14854 msg/s # 13.17 [+0.98] udp rx: 671 MB/s 489647 calls/s # 13.19 [+0.02] udp tx: 674 MB/s 11440 calls/s 11440 msg/s # 14.18 [+0.98] udp rx: 685 MB/s 499637 calls/s # 14.19 [+0.02] udp tx: 684 MB/s 11613 calls/s 11613 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__->