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.52 [+2.24] tcp tx: 978 MB/s 16603 calls/s 16603 msg/s # 2.52 [+0.00] tcp rx: 979 MB/s 51345 calls/s # 3.52 [+1.00] tcp tx: 973 MB/s 16517 calls/s 16517 msg/s # 3.52 [+0.00] tcp rx: 974 MB/s 50403 calls/s # 4.52 [+1.00] tcp tx: 962 MB/s 16317 calls/s 16317 msg/s # 4.52 [+0.00] tcp rx: 962 MB/s 47899 calls/s # 5.52 [+1.00] tcp tx: 942 MB/s 15977 calls/s 15977 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.26] -4 -v # 6.82 [+1.01] udp rx: 659 MB/s 477440 calls/s # 6.84 [+0.02] udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # 7.82 [+0.99] udp rx: 671 MB/s 486103 calls/s # 7.84 [+0.01] udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # 8.82 [+0.99] udp rx: 671 MB/s 486105 calls/s # 8.84 [+0.01] udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # 9.83 [+0.99] udp rx: 669 MB/s 485012 calls/s # 9.84 [+0.01] udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.26] -4 -G # 11.15 [+1.01] udp rx: 1113 MB/s 812056 calls/s # 11.16 [+0.02] udp tx: 1131 MB/s 19192 calls/s 19192 msg/s # 12.15 [+0.98] udp rx: 1104 MB/s 805297 calls/s # 12.16 [+0.01] udp tx: 1103 MB/s 18719 calls/s 18719 msg/s # 13.15 [+0.99] udp rx: 1142 MB/s 833554 calls/s # 13.16 [+0.01] udp tx: 1142 MB/s 19374 calls/s 19374 msg/s # 14.15 [+0.99] udp rx: 1141 MB/s 832177 calls/s # 14.16 [+0.01] udp tx: 1140 MB/s 19341 calls/s 19341 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__->