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.53 [+2.24] tcp tx: 928 MB/s 15753 calls/s 15753 msg/s # 2.53 [+0.00] tcp rx: 929 MB/s 50744 calls/s # 3.53 [+1.00] tcp tx: 920 MB/s 15605 calls/s 15605 msg/s # 3.53 [+0.00] tcp rx: 920 MB/s 48561 calls/s # 4.53 [+1.00] tcp tx: 935 MB/s 15861 calls/s 15861 msg/s # 4.53 [+0.00] tcp rx: 936 MB/s 48253 calls/s # 5.53 [+1.00] tcp tx: 685 MB/s 11619 calls/s 11619 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.33] -4 -v # 6.91 [+1.01] udp rx: 476 MB/s 345145 calls/s # 6.93 [+0.02] udp tx: 887 MB/s 15057 calls/s 15057 msg/s # 7.91 [+0.98] udp rx: 523 MB/s 378486 calls/s # 7.93 [+0.02] udp tx: 863 MB/s 14642 calls/s 14642 msg/s # 8.91 [+0.98] udp rx: 524 MB/s 379385 calls/s # 8.93 [+0.02] udp tx: 862 MB/s 14634 calls/s 14634 msg/s # 9.91 [+0.98] udp rx: 524 MB/s 379719 calls/s # 9.93 [+0.02] udp tx: 853 MB/s 14479 calls/s 14479 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.33] -4 -G # 11.31 [+1.02] udp rx: 599 MB/s 437080 calls/s # 11.33 [+0.02] udp tx: 614 MB/s 10417 calls/s 10417 msg/s # 12.31 [+0.98] udp rx: 644 MB/s 470000 calls/s # 12.33 [+0.02] udp tx: 641 MB/s 10877 calls/s 10877 msg/s # 13.31 [+0.98] udp rx: 607 MB/s 442825 calls/s # 13.33 [+0.02] udp tx: 607 MB/s 10304 calls/s 10304 msg/s # 14.31 [+0.98] udp rx: 647 MB/s 471893 calls/s # 14.33 [+0.02] udp tx: 649 MB/s 11017 calls/s 11017 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__->