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 0xf8 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 239 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 130 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 97 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 135 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 182 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 4 │ inherit 0x88 │ inherit 81 │ false │ OK │ # │ geneve │ 6 4 │ inherit 0x44 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 188 │ 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__->