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.61 [+2.28] tcp tx: 911 MB/s 15468 calls/s 15468 msg/s # 2.62 [+0.01] tcp rx: 926 MB/s 48607 calls/s # 3.61 [+0.99] tcp tx: 939 MB/s 15927 calls/s 15927 msg/s # 3.64 [+0.03] tcp rx: 963 MB/s 47798 calls/s # 4.61 [+0.97] tcp tx: 864 MB/s 14662 calls/s 14662 msg/s # 4.64 [+0.03] tcp rx: 858 MB/s 45926 calls/s # 5.61 [+0.97] tcp tx: 932 MB/s 15816 calls/s 15816 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.29] -4 -v # 6.95 [+1.01] udp rx: 590 MB/s 427969 calls/s # 6.96 [+0.02] udp tx: 1053 MB/s 17875 calls/s 17875 msg/s # 7.95 [+0.98] udp rx: 544 MB/s 394872 calls/s # 7.96 [+0.02] udp tx: 722 MB/s 12255 calls/s 12255 msg/s # 8.95 [+0.98] udp rx: 547 MB/s 396864 calls/s # 8.96 [+0.02] udp tx: 751 MB/s 12745 calls/s 12745 msg/s # 9.95 [+0.98] udp rx: 540 MB/s 391980 calls/s # 9.96 [+0.02] udp tx: 735 MB/s 12472 calls/s 12472 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.31] -4 -G # 11.32 [+1.01] udp rx: 573 MB/s 418534 calls/s # 11.34 [+0.02] udp tx: 586 MB/s 9951 calls/s 9951 msg/s # 12.32 [+0.98] udp rx: 598 MB/s 436455 calls/s # 12.34 [+0.02] udp tx: 597 MB/s 10138 calls/s 10138 msg/s # 13.32 [+0.98] udp rx: 605 MB/s 441307 calls/s # 13.34 [+0.02] udp tx: 604 MB/s 10259 calls/s 10259 msg/s # 14.32 [+0.98] udp rx: 612 MB/s 446638 calls/s # 14.34 [+0.02] udp tx: 612 MB/s 10395 calls/s 10395 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__->