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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.47 [+0.46] -4 -t # 2.81 [+2.34] tcp tx: 666 MB/s 11306 calls/s 11306 msg/s # 2.81 [+0.00] tcp rx: 666 MB/s 37834 calls/s # 3.81 [+1.00] tcp tx: 511 MB/s 8683 calls/s 8683 msg/s # 3.81 [+0.00] tcp rx: 512 MB/s 32804 calls/s # 4.81 [+1.00] tcp tx: 563 MB/s 9555 calls/s 9555 msg/s # 4.81 [+0.00] tcp rx: 563 MB/s 32446 calls/s # 5.81 [+1.00] tcp tx: 557 MB/s 9450 calls/s 9450 msg/s # 5.85 [+0.04] udp gso - over veth touching data # 5.85 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.28 [+0.42] -4 -v # 7.29 [+1.02] udp rx: 549 MB/s 398336 calls/s # 7.32 [+0.02] udp tx: 1215 MB/s 20620 calls/s 20620 msg/s # 8.29 [+0.98] udp rx: 621 MB/s 450450 calls/s # 8.32 [+0.02] udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # 9.30 [+0.98] udp rx: 655 MB/s 475136 calls/s # 9.32 [+0.02] udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # 10.30 [+0.98] udp rx: 631 MB/s 457216 calls/s # 10.32 [+0.02] udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # 10.36 [+0.04] udp gso and gro - over veth touching data # 10.36 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.74 [+0.38] -4 -G # 11.76 [+1.01] udp rx: 1117 MB/s 815311 calls/s # 11.78 [+0.03] udp tx: 1149 MB/s 19489 calls/s 19489 msg/s # 12.76 [+0.98] udp rx: 1071 MB/s 781777 calls/s # 12.78 [+0.02] udp tx: 1068 MB/s 18124 calls/s 18124 msg/s # 13.76 [+0.98] udp rx: 1166 MB/s 850982 calls/s # 13.78 [+0.02] udp tx: 1167 MB/s 19801 calls/s 19801 msg/s # 14.76 [+0.98] udp rx: 1168 MB/s 851844 calls/s # 14.78 [+0.02] udp tx: 1167 MB/s 19798 calls/s 19798 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__->