make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh 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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 201 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 5 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 94 │ true │ OK # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 30 │ false │ OK │ # │ vxlan 4 │ 4 │ fixed 0x4c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 209 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->