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.58 [+2.26] tcp tx: 1019 MB/s 17285 calls/s 17285 msg/s # 2.58 [+0.00] tcp rx: 1019 MB/s 52176 calls/s # 3.58 [+1.00] tcp tx: 1030 MB/s 17470 calls/s 17470 msg/s # 3.58 [+0.00] tcp rx: 1031 MB/s 52715 calls/s # 4.58 [+1.00] tcp tx: 1017 MB/s 17251 calls/s 17251 msg/s # 4.58 [+0.00] tcp rx: 1018 MB/s 52052 calls/s # 5.58 [+1.00] tcp tx: 839 MB/s 14237 calls/s 14237 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.90 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 531 MB/s 384512 calls/s # 6.94 [+0.02] udp tx: 847 MB/s 14381 calls/s 14381 msg/s # 7.92 [+0.98] udp rx: 540 MB/s 391680 calls/s # 7.94 [+0.02] udp tx: 841 MB/s 14264 calls/s 14264 msg/s # 8.92 [+0.98] udp rx: 541 MB/s 391936 calls/s # 8.94 [+0.02] udp tx: 842 MB/s 14281 calls/s 14281 msg/s # 9.92 [+0.98] udp rx: 542 MB/s 392448 calls/s # 9.94 [+0.02] udp tx: 841 MB/s 14269 calls/s 14269 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.29 [+1.01] udp rx: 605 MB/s 441682 calls/s # 11.30 [+0.02] udp tx: 616 MB/s 10461 calls/s 10461 msg/s # 12.29 [+0.98] udp rx: 644 MB/s 469866 calls/s # 12.30 [+0.02] udp tx: 643 MB/s 10921 calls/s 10921 msg/s # 13.29 [+0.98] udp rx: 627 MB/s 457570 calls/s # 13.30 [+0.02] udp tx: 627 MB/s 10640 calls/s 10640 msg/s # 14.29 [+0.99] udp rx: 625 MB/s 456398 calls/s # 14.30 [+0.02] udp tx: 625 MB/s 10607 calls/s 10607 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__->