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 0x14 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 212 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 243 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 18 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 45 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0x94 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 67 │ 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__->