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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 1018 MB/s 17277 calls/s 17277 msg/s # 2.66 [+0.04] tcp rx: 1066 MB/s 42524 calls/s # 3.61 [+0.96] tcp tx: 981 MB/s 16642 calls/s 16642 msg/s # 3.66 [+0.05] tcp rx: 991 MB/s 43678 calls/s # 4.61 [+0.95] tcp tx: 1162 MB/s 19715 calls/s 19715 msg/s # 5.59 [+0.98] tcp rx: 2237 MB/s 16799 calls/s # 5.61 [+0.02] tcp tx: 1157 MB/s 19624 calls/s 19624 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.30] -4 -v # 6.96 [+1.02] udp rx: 537 MB/s 389502 calls/s # 6.97 [+0.01] udp tx: 779 MB/s 13228 calls/s 13228 msg/s # 7.96 [+0.99] udp rx: 534 MB/s 387866 calls/s # 7.97 [+0.01] udp tx: 768 MB/s 13036 calls/s 13036 msg/s # 8.96 [+0.99] udp rx: 556 MB/s 403456 calls/s # 8.97 [+0.01] udp tx: 822 MB/s 13954 calls/s 13954 msg/s # 9.96 [+0.99] udp rx: 553 MB/s 400896 calls/s # 9.97 [+0.01] udp tx: 825 MB/s 13993 calls/s 13993 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.32 [+1.01] udp rx: 662 MB/s 482941 calls/s # 11.33 [+0.02] udp tx: 674 MB/s 11433 calls/s 11433 msg/s # 12.32 [+0.98] udp rx: 693 MB/s 505708 calls/s # 12.33 [+0.02] udp tx: 694 MB/s 11785 calls/s 11785 msg/s # 13.32 [+0.98] udp rx: 681 MB/s 497137 calls/s # 13.33 [+0.02] udp tx: 681 MB/s 11556 calls/s 11556 msg/s # 14.32 [+0.98] udp rx: 687 MB/s 501206 calls/s # 14.33 [+0.02] udp tx: 686 MB/s 11649 calls/s 11649 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__->