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.29 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 1036 MB/s 17574 calls/s 17574 msg/s # 2.53 [+0.00] tcp rx: 1036 MB/s 52771 calls/s # 3.52 [+1.00] tcp tx: 1019 MB/s 17295 calls/s 17295 msg/s # 3.53 [+0.00] tcp rx: 1020 MB/s 52131 calls/s # 4.52 [+1.00] tcp tx: 1013 MB/s 17182 calls/s 17182 msg/s # 4.53 [+0.00] tcp rx: 1014 MB/s 51779 calls/s # 5.52 [+1.00] tcp tx: 1016 MB/s 17241 calls/s 17241 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.30] -4 -v # 6.87 [+1.01] udp rx: 529 MB/s 383488 calls/s # 6.89 [+0.02] udp tx: 878 MB/s 14908 calls/s 14908 msg/s # 7.87 [+0.98] udp rx: 525 MB/s 380566 calls/s # 7.89 [+0.02] udp tx: 887 MB/s 15051 calls/s 15051 msg/s # 8.87 [+0.98] udp rx: 536 MB/s 388499 calls/s # 8.89 [+0.02] udp tx: 874 MB/s 14833 calls/s 14833 msg/s # 9.87 [+0.98] udp rx: 526 MB/s 380899 calls/s # 9.89 [+0.02] udp tx: 887 MB/s 15053 calls/s 15053 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.31] -4 -G # 11.24 [+1.01] udp rx: 576 MB/s 420691 calls/s # 11.27 [+0.02] udp tx: 591 MB/s 10032 calls/s 10032 msg/s # 12.25 [+0.98] udp rx: 604 MB/s 440567 calls/s # 12.27 [+0.02] udp tx: 604 MB/s 10249 calls/s 10249 msg/s # 13.25 [+0.98] udp rx: 607 MB/s 443299 calls/s # 13.27 [+0.02] udp tx: 608 MB/s 10327 calls/s 10327 msg/s # 14.25 [+0.98] udp rx: 609 MB/s 444257 calls/s # 14.27 [+0.02] udp tx: 610 MB/s 10350 calls/s 10350 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__->