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 0xb0 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 166 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 13 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 31 │ false │ OK # │ gre │ 4 │ other │ fixed 0x68 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 179 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 238 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 4 inherit 0x10 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 4 │ fixed 0x60 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 60 │ 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__->