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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 974 MB/s 16520 calls/s 16520 msg/s # 2.56 [+0.00] tcp rx: 974 MB/s 49996 calls/s # 3.55 [+1.00] tcp tx: 928 MB/s 15755 calls/s 15755 msg/s # 3.56 [+0.00] tcp rx: 929 MB/s 48208 calls/s # 4.55 [+1.00] tcp tx: 897 MB/s 15222 calls/s 15222 msg/s # 4.56 [+0.00] tcp rx: 898 MB/s 45247 calls/s # 5.55 [+1.00] tcp tx: 923 MB/s 15661 calls/s 15661 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 609 MB/s 441600 calls/s # 6.91 [+0.02] udp tx: 1147 MB/s 19454 calls/s 19454 msg/s # 7.89 [+0.98] udp rx: 585 MB/s 424799 calls/s # 7.91 [+0.02] udp tx: 992 MB/s 16841 calls/s 16841 msg/s # 8.89 [+0.98] udp rx: 499 MB/s 362152 calls/s # 8.91 [+0.02] udp tx: 788 MB/s 13371 calls/s 13371 msg/s # 9.89 [+0.98] udp rx: 516 MB/s 374047 calls/s # 9.91 [+0.02] udp tx: 820 MB/s 13920 calls/s 13920 msg/s # 9.95 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.36] -4 -G # 11.33 [+1.02] udp rx: 598 MB/s 436718 calls/s # 11.34 [+0.02] udp tx: 610 MB/s 10355 calls/s 10355 msg/s # 12.33 [+0.98] udp rx: 675 MB/s 492616 calls/s # 12.34 [+0.02] udp tx: 675 MB/s 11457 calls/s 11457 msg/s # 13.33 [+0.98] udp rx: 685 MB/s 500069 calls/s # 13.34 [+0.01] udp tx: 690 MB/s 11719 calls/s 11719 msg/s # 14.33 [+0.99] udp rx: 676 MB/s 493184 calls/s # 14.34 [+0.01] udp tx: 676 MB/s 11466 calls/s 11466 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__->