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 0xb0 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 175 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 6 │ inherit 0x3c │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 60 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 82 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 9 true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 82 │ 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__->