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 248 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 63 │ false │ OK │ # │ gre 6 │ 4 │ inherit 0xfc │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 13 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ other │ inherit 0xd8 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 54 │ 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__->