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 0xa8 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 30 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 39 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 80 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 39 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 47 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 198 │ true │ OK # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 71 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 233 false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 230 │ 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__->