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.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 970 MB/s 16466 calls/s 16466 msg/s # 2.58 [+0.04] tcp rx: 1013 MB/s 50530 calls/s # 3.54 [+0.96] tcp tx: 947 MB/s 16063 calls/s 16063 msg/s # 3.58 [+0.04] tcp rx: 938 MB/s 48701 calls/s # 4.54 [+0.96] tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # 4.58 [+0.04] tcp rx: 934 MB/s 46565 calls/s # 5.54 [+0.96] tcp tx: 886 MB/s 15038 calls/s 15038 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 623 MB/s 452096 calls/s # 6.91 [+0.02] udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # 7.89 [+0.98] udp rx: 625 MB/s 453386 calls/s # 7.91 [+0.02] udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # 8.89 [+0.98] udp rx: 651 MB/s 472299 calls/s # 8.91 [+0.02] udp tx: 1201 MB/s 20373 calls/s 20373 msg/s # 9.89 [+0.99] udp rx: 653 MB/s 473085 calls/s # 9.91 [+0.01] udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # 9.94 [+0.04] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.30] -4 -G # 11.26 [+1.01] udp rx: 1034 MB/s 754432 calls/s # 11.28 [+0.02] udp tx: 1055 MB/s 17895 calls/s 17895 msg/s # 12.26 [+0.98] udp rx: 1091 MB/s 795742 calls/s # 12.28 [+0.02] udp tx: 1090 MB/s 18502 calls/s 18502 msg/s # 13.26 [+0.98] udp rx: 1062 MB/s 774800 calls/s # 13.28 [+0.02] udp tx: 1058 MB/s 17960 calls/s 17960 msg/s # 14.26 [+0.98] udp rx: 1094 MB/s 798045 calls/s # 14.28 [+0.01] udp tx: 1097 MB/s 18610 calls/s 18610 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__->