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 0xc8 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 130 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 59 │ 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__->