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.59 [+2.27] tcp tx: 736 MB/s 12485 calls/s 12485 msg/s # 2.59 [+0.00] tcp rx: 739 MB/s 40293 calls/s # 3.59 [+1.00] tcp tx: 518 MB/s 8788 calls/s 8788 msg/s # 3.59 [+0.01] tcp rx: 518 MB/s 32942 calls/s # 4.59 [+1.00] tcp tx: 538 MB/s 9138 calls/s 9138 msg/s # 4.60 [+0.01] tcp rx: 541 MB/s 32114 calls/s # 5.59 [+0.99] tcp tx: 557 MB/s 9449 calls/s 9449 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.94 [+1.01] udp rx: 512 MB/s 371200 calls/s # 6.97 [+0.02] udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # 7.94 [+0.98] udp rx: 595 MB/s 431356 calls/s # 7.97 [+0.02] udp tx: 1211 MB/s 20552 calls/s 20552 msg/s # 8.94 [+0.98] udp rx: 606 MB/s 439353 calls/s # 8.97 [+0.02] udp tx: 1210 MB/s 20535 calls/s 20535 msg/s # 9.95 [+0.98] udp rx: 637 MB/s 461622 calls/s # 9.97 [+0.02] udp tx: 1216 MB/s 20633 calls/s 20633 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.34 [+0.33] -4 -G # 11.35 [+1.02] udp rx: 1102 MB/s 804147 calls/s # 11.37 [+0.02] udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # 12.35 [+0.98] udp rx: 1118 MB/s 815413 calls/s # 12.37 [+0.02] udp tx: 1117 MB/s 18955 calls/s 18955 msg/s # 13.36 [+0.98] udp rx: 1122 MB/s 818955 calls/s # 13.37 [+0.02] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 14.36 [+0.98] udp rx: 1120 MB/s 817398 calls/s # 14.37 [+0.02] udp tx: 1119 MB/s 18993 calls/s 18993 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__->