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.57 [+2.27] tcp tx: 528 MB/s 8962 calls/s 8962 msg/s # 2.57 [+0.00] tcp rx: 528 MB/s 33320 calls/s # 3.57 [+1.00] tcp tx: 582 MB/s 9884 calls/s 9884 msg/s # 3.57 [+0.00] tcp rx: 583 MB/s 30346 calls/s # 4.57 [+1.00] tcp tx: 617 MB/s 10466 calls/s 10466 msg/s # 4.57 [+0.00] tcp rx: 617 MB/s 31921 calls/s # 5.57 [+1.00] tcp tx: 600 MB/s 10185 calls/s 10185 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 606 MB/s 439474 calls/s # 6.96 [+0.02] udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # 7.94 [+0.98] udp rx: 540 MB/s 391424 calls/s # 7.96 [+0.02] udp tx: 870 MB/s 14762 calls/s 14762 msg/s # 8.94 [+0.98] udp rx: 545 MB/s 395008 calls/s # 8.96 [+0.02] udp tx: 862 MB/s 14629 calls/s 14629 msg/s # 9.94 [+0.98] udp rx: 547 MB/s 396032 calls/s # 9.96 [+0.02] udp tx: 862 MB/s 14633 calls/s 14633 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.31] -4 -G # 11.32 [+1.02] udp rx: 666 MB/s 485994 calls/s # 11.34 [+0.02] udp tx: 675 MB/s 11451 calls/s 11451 msg/s # 12.32 [+0.98] udp rx: 1087 MB/s 792942 calls/s # 12.34 [+0.02] udp tx: 1100 MB/s 18666 calls/s 18666 msg/s # 13.32 [+0.98] udp rx: 1125 MB/s 820714 calls/s # 13.34 [+0.02] udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # 14.32 [+0.98] udp rx: 1148 MB/s 837853 calls/s # 14.34 [+0.02] udp tx: 1148 MB/s 19476 calls/s 19476 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__->