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.69 [+0.69] -4 -t # 3.15 [+2.46] tcp tx: 536 MB/s 9104 calls/s 9104 msg/s # 3.15 [+0.00] tcp rx: 537 MB/s 27592 calls/s # 4.15 [+1.00] tcp tx: 598 MB/s 10156 calls/s 10156 msg/s # 4.15 [+0.01] tcp rx: 601 MB/s 30539 calls/s # 5.15 [+0.99] tcp tx: 751 MB/s 12741 calls/s 12741 msg/s # 5.17 [+0.02] tcp rx: 765 MB/s 41070 calls/s # 6.15 [+0.98] tcp tx: 834 MB/s 14158 calls/s 14158 msg/s # 6.19 [+0.04] udp gso - over veth touching data # 6.19 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.56 [+0.38] -4 -v # 7.58 [+1.02] udp rx: 527 MB/s 382464 calls/s # 7.60 [+0.02] udp tx: 1011 MB/s 17150 calls/s 17150 msg/s # 8.58 [+0.98] udp rx: 557 MB/s 403712 calls/s # 8.60 [+0.02] udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # 9.58 [+0.98] udp rx: 567 MB/s 410880 calls/s # 9.60 [+0.02] udp tx: 1209 MB/s 20521 calls/s 20521 msg/s # 10.58 [+0.98] udp rx: 507 MB/s 367872 calls/s # 10.60 [+0.02] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 10.64 [+0.04] udp gso and gro - over veth touching data # 10.64 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.99 [+0.34] -4 -G # 12.00 [+1.02] udp rx: 1049 MB/s 765247 calls/s # 12.02 [+0.02] udp tx: 1073 MB/s 18202 calls/s 18202 msg/s # 13.00 [+0.98] udp rx: 1011 MB/s 737803 calls/s # 13.02 [+0.02] udp tx: 1009 MB/s 17129 calls/s 17129 msg/s # 14.00 [+0.98] udp rx: 1028 MB/s 750299 calls/s # 14.02 [+0.02] udp tx: 1024 MB/s 17375 calls/s 17375 msg/s # 15.00 [+0.98] udp rx: 1021 MB/s 745216 calls/s # 15.02 [+0.02] udp tx: 1027 MB/s 17433 calls/s 17433 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__->