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 0x1c │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 214 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 123 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 209 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 139 │ true │ OK │ # ├────────┼───────┼──────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 210 │ 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__->