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.31 [+0.30] -4 -t # 2.58 [+2.28] tcp tx: 917 MB/s 15557 calls/s 15557 msg/s # 2.59 [+0.00] tcp rx: 917 MB/s 48740 calls/s # 3.58 [+1.00] tcp tx: 957 MB/s 16245 calls/s 16245 msg/s # 3.59 [+0.00] tcp rx: 959 MB/s 49449 calls/s # 4.58 [+1.00] tcp tx: 953 MB/s 16178 calls/s 16178 msg/s # 4.59 [+0.00] tcp rx: 954 MB/s 47873 calls/s # 5.58 [+1.00] tcp tx: 947 MB/s 16070 calls/s 16070 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.32] -4 -v # 6.95 [+1.02] udp rx: 647 MB/s 468992 calls/s # 6.97 [+0.02] udp tx: 1299 MB/s 22045 calls/s 22045 msg/s # 7.95 [+0.98] udp rx: 666 MB/s 482816 calls/s # 7.97 [+0.02] udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # 8.95 [+0.98] udp rx: 665 MB/s 482304 calls/s # 8.97 [+0.02] udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # 9.95 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.97 [+0.02] udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.31] -4 -G # 11.33 [+1.01] udp rx: 1078 MB/s 786526 calls/s # 11.35 [+0.02] udp tx: 1103 MB/s 18718 calls/s 18718 msg/s # 12.33 [+0.98] udp rx: 995 MB/s 725914 calls/s # 12.35 [+0.02] udp tx: 994 MB/s 16869 calls/s 16869 msg/s # 13.33 [+0.98] udp rx: 1063 MB/s 775767 calls/s # 13.35 [+0.02] udp tx: 1063 MB/s 18032 calls/s 18032 msg/s # 14.33 [+0.98] udp rx: 616 MB/s 449571 calls/s # 14.35 [+0.02] udp tx: 608 MB/s 10314 calls/s 10314 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__->