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 0x90 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 8 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 59 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 87 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 19 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 4 │ fixed 0x64 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 190 │ 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__->