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.58 [+2.26] tcp tx: 619 MB/s 10500 calls/s 10500 msg/s # 2.59 [+0.00] tcp rx: 619 MB/s 31153 calls/s # 3.58 [+1.00] tcp tx: 651 MB/s 11044 calls/s 11044 msg/s # 3.59 [+0.00] tcp rx: 652 MB/s 33570 calls/s # 4.58 [+1.00] tcp tx: 608 MB/s 10318 calls/s 10318 msg/s # 4.59 [+0.00] tcp rx: 608 MB/s 31522 calls/s # 5.58 [+1.00] tcp tx: 595 MB/s 10094 calls/s 10094 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.32] -4 -v # 6.96 [+1.01] udp rx: 488 MB/s 353251 calls/s # 6.98 [+0.02] udp tx: 880 MB/s 14941 calls/s 14941 msg/s # 7.96 [+0.98] udp rx: 519 MB/s 376373 calls/s # 7.98 [+0.02] udp tx: 813 MB/s 13794 calls/s 13794 msg/s # 8.96 [+0.98] udp rx: 523 MB/s 379352 calls/s # 8.98 [+0.02] udp tx: 766 MB/s 12998 calls/s 12998 msg/s # 9.96 [+0.98] udp rx: 529 MB/s 383304 calls/s # 9.98 [+0.02] udp tx: 839 MB/s 14244 calls/s 14244 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.31] -4 -G # 11.34 [+1.02] udp rx: 622 MB/s 453992 calls/s # 11.36 [+0.02] udp tx: 636 MB/s 10796 calls/s 10796 msg/s # 12.34 [+0.98] udp rx: 644 MB/s 469920 calls/s # 12.36 [+0.02] udp tx: 644 MB/s 10923 calls/s 10923 msg/s # 13.34 [+0.98] udp rx: 615 MB/s 448678 calls/s # 13.36 [+0.02] udp tx: 618 MB/s 10491 calls/s 10491 msg/s # 14.34 [+0.99] udp rx: 675 MB/s 492604 calls/s # 14.36 [+0.02] udp tx: 676 MB/s 11472 calls/s 11472 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__->