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 0xe4 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 253 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 71 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 29 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 56 │ 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__->