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 0xb4 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 136 │ 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__->