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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 955 MB/s 16202 calls/s 16202 msg/s # 2.60 [+0.00] tcp rx: 955 MB/s 49657 calls/s # 3.60 [+1.00] tcp tx: 953 MB/s 16173 calls/s 16173 msg/s # 3.60 [+0.00] tcp rx: 954 MB/s 48352 calls/s # 4.60 [+1.00] tcp tx: 906 MB/s 15376 calls/s 15376 msg/s # 4.60 [+0.00] tcp rx: 907 MB/s 49260 calls/s # 5.60 [+1.00] tcp tx: 934 MB/s 15848 calls/s 15848 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.27] -4 -v # 6.92 [+1.01] udp rx: 523 MB/s 378880 calls/s # 6.94 [+0.02] udp tx: 1218 MB/s 20670 calls/s 20670 msg/s # 7.92 [+0.98] udp rx: 666 MB/s 482816 calls/s # 7.94 [+0.02] udp tx: 1154 MB/s 19581 calls/s 19581 msg/s # 8.92 [+0.98] udp rx: 665 MB/s 482304 calls/s # 8.94 [+0.02] udp tx: 1233 MB/s 20914 calls/s 20914 msg/s # 9.92 [+0.98] udp rx: 621 MB/s 449792 calls/s # 9.94 [+0.02] udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 1013 MB/s 738925 calls/s # 11.31 [+0.02] udp tx: 1036 MB/s 17575 calls/s 17575 msg/s # 12.29 [+0.98] udp rx: 1124 MB/s 819976 calls/s # 12.31 [+0.02] udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # 13.29 [+0.98] udp rx: 1026 MB/s 748975 calls/s # 13.31 [+0.02] udp tx: 1026 MB/s 17415 calls/s 17415 msg/s # 14.29 [+0.98] udp rx: 1069 MB/s 779974 calls/s # 14.31 [+0.02] udp tx: 1068 MB/s 18130 calls/s 18130 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__->