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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 941 MB/s 15968 calls/s 15968 msg/s # 2.52 [+0.00] tcp rx: 941 MB/s 49328 calls/s # 3.52 [+1.00] tcp tx: 939 MB/s 15936 calls/s 15936 msg/s # 3.52 [+0.00] tcp rx: 939 MB/s 48762 calls/s # 4.52 [+1.00] tcp tx: 922 MB/s 15640 calls/s 15640 msg/s # 4.52 [+0.00] tcp rx: 923 MB/s 48708 calls/s # 5.52 [+1.00] tcp tx: 970 MB/s 16457 calls/s 16457 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.26] -4 -v # 6.82 [+1.01] udp rx: 644 MB/s 466688 calls/s # 6.83 [+0.02] udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # 7.82 [+0.98] udp rx: 655 MB/s 475136 calls/s # 7.83 [+0.02] udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # 8.82 [+0.99] udp rx: 651 MB/s 472124 calls/s # 8.83 [+0.01] udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # 9.82 [+0.99] udp rx: 652 MB/s 472576 calls/s # 9.83 [+0.01] udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.25] -4 -G # 11.13 [+1.01] udp rx: 1111 MB/s 810610 calls/s # 11.15 [+0.02] udp tx: 1132 MB/s 19210 calls/s 19210 msg/s # 12.13 [+0.98] udp rx: 1104 MB/s 805782 calls/s # 12.15 [+0.02] udp tx: 1105 MB/s 18744 calls/s 18744 msg/s # 13.13 [+0.98] udp rx: 1110 MB/s 810174 calls/s # 13.15 [+0.02] udp tx: 1109 MB/s 18826 calls/s 18826 msg/s # 14.13 [+0.98] udp rx: 1103 MB/s 804503 calls/s # 14.15 [+0.02] udp tx: 1102 MB/s 18699 calls/s 18699 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__->