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 0x84 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 245 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 198 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 31 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 60 │ 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__->