make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xc0 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 183 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 172 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 199 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 2 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 194 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 189 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0x78 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 169 │ 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__->