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 0xc4 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 22 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 22 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 196 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 113 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 57 │ false │ OK │ # geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 243 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0xd0 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 87 │ 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__->