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 249 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 220 │ false │ OK │ # │ gre 4 │ 6 │ fixed 0xe8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 194 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 116 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 179 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 26 │ 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__->