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 0xec │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 88 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ other fixed 0xd4 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 51 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0xf4 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 231 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 68 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 87 │ true │ OK │ # │ geneve 6 │ 6 │ fixed 0x94 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 112 │ 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__->