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 0xfc │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 135 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 183 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 186 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 207 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 116 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 70 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 inherit 239 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 106 │ 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__->