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.58 [+2.25] tcp tx: 941 MB/s 15961 calls/s 15961 msg/s # 2.88 [+0.31] tcp rx: 1287 MB/s 53129 calls/s # 3.58 [+0.69] tcp tx: 997 MB/s 16916 calls/s 16916 msg/s # 3.88 [+0.31] tcp rx: 920 MB/s 40845 calls/s # 4.58 [+0.69] tcp tx: 900 MB/s 15280 calls/s 15280 msg/s # 4.88 [+0.31] tcp rx: 922 MB/s 44472 calls/s # 5.58 [+0.69] tcp tx: 936 MB/s 15883 calls/s 15883 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.28] -4 -v # 6.90 [+1.01] udp rx: 642 MB/s 465291 calls/s # 6.92 [+0.02] udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # 7.90 [+0.98] udp rx: 640 MB/s 463682 calls/s # 7.92 [+0.02] udp tx: 1222 MB/s 20733 calls/s 20733 msg/s # 8.90 [+0.99] udp rx: 664 MB/s 480845 calls/s # 8.92 [+0.01] udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # 9.90 [+0.99] udp rx: 655 MB/s 474826 calls/s # 9.92 [+0.01] udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1092 MB/s 797114 calls/s # 11.28 [+0.02] udp tx: 1113 MB/s 18893 calls/s 18893 msg/s # 12.27 [+0.98] udp rx: 1146 MB/s 836493 calls/s # 12.28 [+0.02] udp tx: 1146 MB/s 19449 calls/s 19449 msg/s # 13.27 [+0.98] udp rx: 1130 MB/s 824608 calls/s # 13.28 [+0.02] udp tx: 1131 MB/s 19184 calls/s 19184 msg/s # 14.27 [+0.98] udp rx: 1128 MB/s 822924 calls/s # 14.28 [+0.02] udp tx: 1127 MB/s 19128 calls/s 19128 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__->