make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 4 fixed 0xb0 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ other inherit 0x90 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 90 │ false OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 222 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 124 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 230 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 105 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other inherit 0x1c │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 188 │ false │ OK │ # │ geneve 6 │ other │ inherit 0x78 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 201 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->