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 0x28 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 5 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 23 │ true │ OK │ # │ vxlan 4 │ 4 │ fixed 0xd4 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x58 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 37 │ true │ OK # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 156 │ false │ OK │ # geneve │ 4 │ 4 │ fixed 0x2c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 95 │ 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__->