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-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 0x48 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 170 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 115 │ false │ OK # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 120 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 253 │ 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__->