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 0x8c │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 70 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 other │ inherit 0xb0 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 30 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0xb4 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 254 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 54 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 126 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 191 true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 247 │ true │ OK │ # │ geneve │ 4 4 │ fixed 0x80 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 116 false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 203 │ 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__->