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 0x58 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 inherit 0x20 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 76 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 inherit 0xe0 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 171 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 243 │ 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__->