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.33 [+0.33] -4 -t # 2.62 [+2.28] tcp tx: 561 MB/s 9525 calls/s 9525 msg/s # 2.62 [+0.00] tcp rx: 562 MB/s 32655 calls/s # 3.62 [+1.00] tcp tx: 532 MB/s 9029 calls/s 9029 msg/s # 3.62 [+0.00] tcp rx: 533 MB/s 32051 calls/s # 4.62 [+1.00] tcp tx: 511 MB/s 8675 calls/s 8675 msg/s # 4.62 [+0.00] tcp rx: 511 MB/s 32294 calls/s # 5.62 [+1.00] tcp tx: 551 MB/s 9350 calls/s 9350 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.34] -4 -v # 7.01 [+1.02] udp rx: 514 MB/s 373595 calls/s # 7.03 [+0.02] udp tx: 790 MB/s 13403 calls/s 13403 msg/s # 8.01 [+0.98] udp rx: 481 MB/s 349364 calls/s # 8.03 [+0.02] udp tx: 805 MB/s 13657 calls/s 13657 msg/s # 9.02 [+0.98] udp rx: 572 MB/s 415488 calls/s # 9.03 [+0.02] udp tx: 763 MB/s 12957 calls/s 12957 msg/s # 10.02 [+0.98] udp rx: 548 MB/s 398080 calls/s # 10.03 [+0.02] udp tx: 788 MB/s 13375 calls/s 13375 msg/s # 10.07 [+0.04] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.42 [+0.35] -4 -G # 11.43 [+1.02] udp rx: 606 MB/s 442543 calls/s # 11.45 [+0.02] udp tx: 620 MB/s 10529 calls/s 10529 msg/s # 12.43 [+0.98] udp rx: 642 MB/s 468935 calls/s # 12.45 [+0.02] udp tx: 648 MB/s 11004 calls/s 11004 msg/s # 13.44 [+0.98] udp rx: 637 MB/s 464929 calls/s # 13.45 [+0.02] udp tx: 640 MB/s 10863 calls/s 10863 msg/s # 14.44 [+0.98] udp rx: 638 MB/s 465907 calls/s # 14.45 [+0.02] udp tx: 641 MB/s 10873 calls/s 10873 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__->