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.56 [+2.26] tcp tx: 916 MB/s 15540 calls/s 15540 msg/s # 2.56 [+0.00] tcp rx: 916 MB/s 50778 calls/s # 3.56 [+1.00] tcp tx: 908 MB/s 15414 calls/s 15414 msg/s # 3.56 [+0.00] tcp rx: 909 MB/s 52919 calls/s # 4.56 [+1.00] tcp tx: 882 MB/s 14964 calls/s 14964 msg/s # 4.56 [+0.00] tcp rx: 883 MB/s 50768 calls/s # 5.56 [+1.00] tcp tx: 907 MB/s 15385 calls/s 15385 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 621 MB/s 450048 calls/s # 6.90 [+0.02] udp tx: 1293 MB/s 21938 calls/s 21938 msg/s # 7.88 [+0.98] udp rx: 531 MB/s 384964 calls/s # 7.90 [+0.02] udp tx: 1039 MB/s 17629 calls/s 17629 msg/s # 8.88 [+0.98] udp rx: 515 MB/s 373272 calls/s # 8.90 [+0.02] udp tx: 855 MB/s 14504 calls/s 14504 msg/s # 9.88 [+0.98] udp rx: 554 MB/s 402069 calls/s # 9.90 [+0.02] udp tx: 812 MB/s 13787 calls/s 13787 msg/s # 9.93 [+0.04] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.32] -4 -G # 11.27 [+1.01] udp rx: 1088 MB/s 793963 calls/s # 11.28 [+0.02] udp tx: 1109 MB/s 18811 calls/s 18811 msg/s # 12.27 [+0.98] udp rx: 1104 MB/s 805254 calls/s # 12.28 [+0.02] udp tx: 1105 MB/s 18754 calls/s 18754 msg/s # 13.27 [+0.98] udp rx: 1088 MB/s 793675 calls/s # 13.28 [+0.02] udp tx: 1089 MB/s 18472 calls/s 18472 msg/s # 14.27 [+0.99] udp rx: 1095 MB/s 798602 calls/s # 14.28 [+0.02] udp tx: 1096 MB/s 18595 calls/s 18595 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__->