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.32 [+0.32] -4 -t # 2.63 [+2.31] tcp tx: 560 MB/s 9514 calls/s 9514 msg/s # 2.63 [+0.00] tcp rx: 561 MB/s 33445 calls/s # 3.63 [+1.00] tcp tx: 535 MB/s 9081 calls/s 9081 msg/s # 3.63 [+0.00] tcp rx: 536 MB/s 33021 calls/s # 4.63 [+1.00] tcp tx: 907 MB/s 15389 calls/s 15389 msg/s # 4.63 [+0.00] tcp rx: 908 MB/s 49781 calls/s # 5.63 [+1.00] tcp tx: 983 MB/s 16682 calls/s 16682 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.32] -4 -v # 7.01 [+1.02] udp rx: 540 MB/s 391342 calls/s # 7.02 [+0.02] udp tx: 816 MB/s 13853 calls/s 13853 msg/s # 8.01 [+0.98] udp rx: 550 MB/s 398596 calls/s # 8.02 [+0.02] udp tx: 841 MB/s 14273 calls/s 14273 msg/s # 9.01 [+0.98] udp rx: 551 MB/s 399333 calls/s # 9.02 [+0.02] udp tx: 842 MB/s 14284 calls/s 14284 msg/s # 10.01 [+0.98] udp rx: 550 MB/s 398977 calls/s # 10.02 [+0.02] udp tx: 841 MB/s 14272 calls/s 14272 msg/s # 10.05 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.28] -4 -G # 11.35 [+1.01] udp rx: 1113 MB/s 811760 calls/s # 11.37 [+0.02] udp tx: 1136 MB/s 19274 calls/s 19274 msg/s # 12.35 [+0.98] udp rx: 789 MB/s 575501 calls/s # 12.37 [+0.02] udp tx: 788 MB/s 13371 calls/s 13371 msg/s # 13.35 [+0.98] udp rx: 1130 MB/s 824445 calls/s # 13.37 [+0.02] udp tx: 1130 MB/s 19169 calls/s 19169 msg/s # 14.35 [+0.98] udp rx: 1056 MB/s 770576 calls/s # 14.37 [+0.02] udp tx: 1056 MB/s 17916 calls/s 17916 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__->