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 0xf0 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 130 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 221 │ 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__->