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 0x3c │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 4 inherit 0xd0 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 171 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 161 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 137 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 22 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 6 │ inherit 0x7c │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 212 │ true │ OK # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 180 │ 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__->