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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 930 MB/s 15786 calls/s 15786 msg/s # 2.63 [+0.03] tcp rx: 954 MB/s 50490 calls/s # 3.60 [+0.97] tcp tx: 902 MB/s 15301 calls/s 15301 msg/s # 3.63 [+0.03] tcp rx: 910 MB/s 47785 calls/s # 4.60 [+0.97] tcp tx: 827 MB/s 14039 calls/s 14039 msg/s # 4.63 [+0.03] tcp rx: 822 MB/s 42676 calls/s # 5.60 [+0.97] tcp tx: 830 MB/s 14080 calls/s 14080 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.32] -4 -v # 6.97 [+1.02] udp rx: 499 MB/s 362769 calls/s # 6.99 [+0.02] udp tx: 677 MB/s 11489 calls/s 11489 msg/s # 7.97 [+0.98] udp rx: 539 MB/s 392053 calls/s # 7.99 [+0.02] udp tx: 720 MB/s 12227 calls/s 12227 msg/s # 8.98 [+0.98] udp rx: 528 MB/s 383354 calls/s # 8.99 [+0.02] udp tx: 766 MB/s 12998 calls/s 12998 msg/s # 9.98 [+0.98] udp rx: 561 MB/s 407568 calls/s # 9.99 [+0.02] udp tx: 762 MB/s 12940 calls/s 12940 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.33] -4 -G # 11.38 [+1.01] udp rx: 1057 MB/s 771118 calls/s # 11.39 [+0.02] udp tx: 1074 MB/s 18231 calls/s 18231 msg/s # 12.38 [+0.98] udp rx: 1106 MB/s 807020 calls/s # 12.39 [+0.02] udp tx: 1111 MB/s 18854 calls/s 18854 msg/s # 13.38 [+0.98] udp rx: 1096 MB/s 799591 calls/s # 13.39 [+0.02] udp tx: 1097 MB/s 18609 calls/s 18609 msg/s # 14.38 [+0.99] udp rx: 1022 MB/s 745620 calls/s # 14.39 [+0.01] udp tx: 1025 MB/s 17401 calls/s 17401 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__->