make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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 6000 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 612 MB/s 10390 calls/s 10390 msg/s # tcp rx: 613 MB/s 27516 calls/s # tcp tx: 614 MB/s 10416 calls/s 10416 msg/s # tcp rx: 614 MB/s 26291 calls/s # tcp tx: 565 MB/s 9598 calls/s 9598 msg/s # tcp rx: 566 MB/s 22417 calls/s # tcp tx: 698 MB/s 11849 calls/s 11849 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 510 MB/s 371088 calls/s # udp tx: 584 MB/s 9907 calls/s 9907 msg/s # udp rx: 524 MB/s 381496 calls/s # udp tx: 580 MB/s 9841 calls/s 9841 msg/s # udp rx: 412 MB/s 299461 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 msg/s # udp rx: 476 MB/s 346112 calls/s # udp tx: 664 MB/s 11266 calls/s 11266 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 487 MB/s 355494 calls/s # udp tx: 499 MB/s 8476 calls/s 8476 msg/s # udp rx: 472 MB/s 344268 calls/s # udp tx: 472 MB/s 8021 calls/s 8021 msg/s # udp rx: 430 MB/s 314128 calls/s # udp tx: 434 MB/s 7377 calls/s 7377 msg/s # udp rx: 298 MB/s 217563 calls/s # udp tx: 536 MB/s 9099 calls/s 9099 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__->