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.30 [+0.30] -4 -t # 2.56 [+2.26] tcp tx: 564 MB/s 9567 calls/s 9567 msg/s # 2.56 [+0.00] tcp rx: 564 MB/s 29494 calls/s # 3.56 [+1.00] tcp tx: 634 MB/s 10761 calls/s 10761 msg/s # 3.57 [+0.00] tcp rx: 637 MB/s 34973 calls/s # 4.56 [+1.00] tcp tx: 566 MB/s 9616 calls/s 9616 msg/s # 4.59 [+0.03] tcp rx: 598 MB/s 30895 calls/s # 5.56 [+0.97] tcp tx: 923 MB/s 15656 calls/s 15656 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.32] -4 -v # 6.93 [+1.01] udp rx: 538 MB/s 389826 calls/s # 6.95 [+0.02] udp tx: 839 MB/s 14246 calls/s 14246 msg/s # 7.93 [+0.98] udp rx: 556 MB/s 402969 calls/s # 7.95 [+0.02] udp tx: 834 MB/s 14152 calls/s 14152 msg/s # 8.93 [+0.98] udp rx: 561 MB/s 406568 calls/s # 8.95 [+0.02] udp tx: 820 MB/s 13923 calls/s 13923 msg/s # 9.93 [+0.98] udp rx: 538 MB/s 390602 calls/s # 9.95 [+0.02] udp tx: 732 MB/s 12430 calls/s 12430 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 723 MB/s 527479 calls/s # 11.32 [+0.02] udp tx: 736 MB/s 12500 calls/s 12500 msg/s # 12.30 [+0.98] udp rx: 669 MB/s 488465 calls/s # 12.32 [+0.02] udp tx: 669 MB/s 11352 calls/s 11352 msg/s # 13.30 [+0.98] udp rx: 663 MB/s 483776 calls/s # 13.32 [+0.02] udp tx: 663 MB/s 11248 calls/s 11248 msg/s # 14.30 [+0.98] udp rx: 673 MB/s 491174 calls/s # 14.32 [+0.02] udp tx: 673 MB/s 11417 calls/s 11417 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__->