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.59 [+2.27] tcp tx: 868 MB/s 14724 calls/s 14724 msg/s # 2.59 [+0.00] tcp rx: 868 MB/s 47553 calls/s # 3.59 [+1.00] tcp tx: 909 MB/s 15424 calls/s 15424 msg/s # 3.59 [+0.00] tcp rx: 910 MB/s 47494 calls/s # 4.59 [+1.00] tcp tx: 897 MB/s 15220 calls/s 15220 msg/s # 4.59 [+0.00] tcp rx: 898 MB/s 47020 calls/s # 5.59 [+1.00] tcp tx: 937 MB/s 15904 calls/s 15904 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 610 MB/s 442624 calls/s # 6.96 [+0.02] udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # 7.94 [+0.98] udp rx: 664 MB/s 481024 calls/s # 7.96 [+0.02] udp tx: 1236 MB/s 20973 calls/s 20973 msg/s # 8.94 [+0.98] udp rx: 665 MB/s 481792 calls/s # 8.96 [+0.02] udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # 9.94 [+0.98] udp rx: 664 MB/s 481024 calls/s # 9.96 [+0.02] udp tx: 1237 MB/s 20991 calls/s 20991 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.31 [+1.02] udp rx: 891 MB/s 650077 calls/s # 11.33 [+0.02] udp tx: 916 MB/s 15538 calls/s 15538 msg/s # 12.31 [+0.98] udp rx: 1018 MB/s 742481 calls/s # 12.33 [+0.02] udp tx: 1017 MB/s 17258 calls/s 17258 msg/s # 13.31 [+0.98] udp rx: 1065 MB/s 777292 calls/s # 13.33 [+0.02] udp tx: 1065 MB/s 18076 calls/s 18076 msg/s # 14.32 [+0.98] udp rx: 905 MB/s 660457 calls/s # 14.33 [+0.02] udp tx: 902 MB/s 15310 calls/s 15310 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__->