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.61 [+2.28] tcp tx: 651 MB/s 11047 calls/s 11047 msg/s # 2.61 [+0.00] tcp rx: 651 MB/s 33305 calls/s # 3.61 [+1.00] tcp tx: 648 MB/s 11002 calls/s 11002 msg/s # 3.61 [+0.00] tcp rx: 649 MB/s 33102 calls/s # 4.61 [+1.00] tcp tx: 634 MB/s 10755 calls/s 10755 msg/s # 4.61 [+0.00] tcp rx: 634 MB/s 32540 calls/s # 5.61 [+1.00] tcp tx: 650 MB/s 11035 calls/s 11035 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.33] -4 -v # 6.99 [+1.02] udp rx: 610 MB/s 442368 calls/s # 7.01 [+0.02] udp tx: 1197 MB/s 20309 calls/s 20309 msg/s # 7.99 [+0.98] udp rx: 525 MB/s 380346 calls/s # 8.01 [+0.02] udp tx: 966 MB/s 16399 calls/s 16399 msg/s # 8.99 [+0.98] udp rx: 455 MB/s 329915 calls/s # 9.01 [+0.02] udp tx: 930 MB/s 15777 calls/s 15777 msg/s # 10.00 [+0.98] udp rx: 486 MB/s 352253 calls/s # 10.01 [+0.02] udp tx: 902 MB/s 15311 calls/s 15311 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.40 [+0.34] -4 -G # 11.42 [+1.02] udp rx: 633 MB/s 462112 calls/s # 11.44 [+0.02] udp tx: 647 MB/s 10985 calls/s 10985 msg/s # 12.42 [+0.98] udp rx: 669 MB/s 488246 calls/s # 12.44 [+0.02] udp tx: 670 MB/s 11372 calls/s 11372 msg/s # 13.42 [+0.98] udp rx: 668 MB/s 487278 calls/s # 13.44 [+0.02] udp tx: 668 MB/s 11344 calls/s 11344 msg/s # 14.42 [+0.98] udp rx: 658 MB/s 480586 calls/s # 14.44 [+0.02] udp tx: 659 MB/s 11189 calls/s 11189 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__->