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: 981 MB/s 16642 calls/s 16642 msg/s # 2.52 [+0.00] tcp rx: 981 MB/s 51001 calls/s # 3.52 [+1.00] tcp tx: 976 MB/s 16555 calls/s 16555 msg/s # 3.52 [+0.00] tcp rx: 976 MB/s 50588 calls/s # 4.52 [+1.00] tcp tx: 965 MB/s 16382 calls/s 16382 msg/s # 4.52 [+0.00] tcp rx: 966 MB/s 50071 calls/s # 5.52 [+1.00] tcp tx: 950 MB/s 16120 calls/s 16120 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.83 [+0.28] -4 -v # 6.85 [+1.01] udp rx: 442 MB/s 321390 calls/s # 6.86 [+0.02] udp tx: 690 MB/s 11704 calls/s 11704 msg/s # 7.85 [+0.98] udp rx: 521 MB/s 378226 calls/s # 7.86 [+0.02] udp tx: 720 MB/s 12218 calls/s 12218 msg/s # 8.85 [+0.98] udp rx: 495 MB/s 360015 calls/s # 8.86 [+0.02] udp tx: 624 MB/s 10593 calls/s 10593 msg/s # 9.85 [+0.98] udp rx: 497 MB/s 361753 calls/s # 9.86 [+0.02] udp tx: 638 MB/s 10822 calls/s 10822 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.19 [+1.02] udp rx: 617 MB/s 450452 calls/s # 11.21 [+0.01] udp tx: 626 MB/s 10621 calls/s 10621 msg/s # 12.20 [+0.99] udp rx: 617 MB/s 450145 calls/s # 12.21 [+0.01] udp tx: 616 MB/s 10461 calls/s 10461 msg/s # 13.20 [+0.99] udp rx: 616 MB/s 449375 calls/s # 13.21 [+0.01] udp tx: 616 MB/s 10450 calls/s 10450 msg/s # 14.20 [+0.99] udp rx: 621 MB/s 453283 calls/s # 14.21 [+0.01] udp tx: 626 MB/s 10622 calls/s 10622 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__->