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.33 [+0.33] -4 -t # 2.58 [+2.25] tcp tx: 945 MB/s 16034 calls/s 16034 msg/s # 2.58 [+0.00] tcp rx: 945 MB/s 50497 calls/s # 3.58 [+1.00] tcp tx: 979 MB/s 16610 calls/s 16610 msg/s # 3.58 [+0.00] tcp rx: 979 MB/s 50100 calls/s # 4.58 [+1.00] tcp tx: 971 MB/s 16480 calls/s 16480 msg/s # 4.58 [+0.00] tcp rx: 972 MB/s 49973 calls/s # 5.58 [+1.00] tcp tx: 970 MB/s 16468 calls/s 16468 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.33] -4 -v # 6.96 [+1.01] udp rx: 652 MB/s 472832 calls/s # 6.98 [+0.02] udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # 7.96 [+0.98] udp rx: 666 MB/s 482560 calls/s # 7.98 [+0.02] udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # 8.96 [+0.98] udp rx: 539 MB/s 390859 calls/s # 8.98 [+0.02] udp tx: 921 MB/s 15630 calls/s 15630 msg/s # 9.96 [+0.98] udp rx: 515 MB/s 373915 calls/s # 9.98 [+0.02] udp tx: 727 MB/s 12346 calls/s 12346 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.31] -4 -G # 11.34 [+1.02] udp rx: 780 MB/s 569450 calls/s # 11.36 [+0.02] udp tx: 792 MB/s 13446 calls/s 13446 msg/s # 12.34 [+0.98] udp rx: 811 MB/s 591764 calls/s # 12.36 [+0.02] udp tx: 824 MB/s 13976 calls/s 13976 msg/s # 13.34 [+0.98] udp rx: 865 MB/s 631533 calls/s # 13.36 [+0.02] udp tx: 858 MB/s 14567 calls/s 14567 msg/s # 14.34 [+0.98] udp rx: 664 MB/s 484961 calls/s # 14.36 [+0.02] udp tx: 665 MB/s 11291 calls/s 11291 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__->