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: 498 MB/s 8450 calls/s 8450 msg/s # 2.56 [+0.00] tcp rx: 498 MB/s 31839 calls/s # 3.56 [+1.00] tcp tx: 550 MB/s 9332 calls/s 9332 msg/s # 3.56 [+0.00] tcp rx: 550 MB/s 32246 calls/s # 4.56 [+1.00] tcp tx: 517 MB/s 8784 calls/s 8784 msg/s # 4.56 [+0.00] tcp rx: 518 MB/s 32201 calls/s # 5.56 [+1.00] tcp tx: 539 MB/s 9157 calls/s 9157 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.34] -4 -v # 6.94 [+1.01] udp rx: 516 MB/s 374699 calls/s # 6.96 [+0.02] udp tx: 789 MB/s 13394 calls/s 13394 msg/s # 7.94 [+0.98] udp rx: 576 MB/s 418522 calls/s # 7.96 [+0.02] udp tx: 754 MB/s 12799 calls/s 12799 msg/s # 8.95 [+0.99] udp rx: 574 MB/s 416747 calls/s # 8.96 [+0.01] udp tx: 760 MB/s 12898 calls/s 12898 msg/s # 9.95 [+0.99] udp rx: 584 MB/s 423787 calls/s # 9.96 [+0.01] udp tx: 750 MB/s 12731 calls/s 12731 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 1072 MB/s 782286 calls/s # 11.33 [+0.02] udp tx: 1096 MB/s 18599 calls/s 18599 msg/s # 12.31 [+0.98] udp rx: 1057 MB/s 771085 calls/s # 12.33 [+0.02] udp tx: 1060 MB/s 17981 calls/s 17981 msg/s # 13.31 [+0.98] udp rx: 1109 MB/s 809326 calls/s # 13.33 [+0.02] udp tx: 1112 MB/s 18870 calls/s 18870 msg/s # 14.31 [+0.98] udp rx: 1108 MB/s 808106 calls/s # 14.32 [+0.02] udp tx: 1110 MB/s 18830 calls/s 18830 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__->